[Ascent]Running server on a laptop

Results 1 to 7 of 7
  1. #1
    Elite Member domini_kid is offline
    Member +Rank
    Aug 2006 Join Date
    New YorkLocation
    117Posts

    [Ascent]Running server on a laptop

    um i'm trying to run a server on a laptop but i am not sure what i should put for the address, the router ip (wireless), or the laptop ip. i have tried both of them and in the ascent server i get a "cannot connect to log in server" error when i put my router ip or my laptop ip.... thanks in advanced...

    P.S can someone please post the ipban.sql scrip here plz, i am also getting an error whne i open the login server that says that ipban.sql was not found on sql


  2. #2
    www.Warforge.Online Hashimoto is offline
    Grand MasterRank
    Jun 2008 Join Date
    +Rep 4 ReleasesLocation
    890Posts

    Re: [Ascent]Running server on a laptop

    The labtop ip

  3. #3
    Elite Member domini_kid is offline
    Member +Rank
    Aug 2006 Join Date
    New YorkLocation
    117Posts

    Re: [Ascent]Running server on a laptop

    ok i try to do that and when the ascent server completes loading, it says conncting to ip and it says fail to connect,and it keeps going... and also i don't know if this may be the cause but when i open the login server it says i am missing ipban.sql file... and i have been looking for it everywhere and couldn't find it

  4. #4
    Elite Member kuraria is offline
    Member +Rank
    Jun 2008 Join Date
    101Posts

    Re: [Ascent]Running server on a laptop

    Code:
    USE `logon`;
    DROP TABLE IF EXISTS `ipbans`;
    CREATE TABLE `ipbans` (
      `ip` varchar(16) collate utf8_unicode_ci NOT NULL default '' COMMENT 'Remote host',
      `expire` int(30) NOT NULL default '0' COMMENT 'Expiry time (s)',
      PRIMARY KEY  (`ip`),
      UNIQUE KEY `a` (`ip`)
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='IPBanner';
    as for the connect issue if you are trying to make it public check out port forwarding for you router brand then search on this board for which ports to forward

  5. #5
    Elite Member antid2 is offline
    Member +Rank
    Mar 2008 Join Date
    125Posts

    Re: [Ascent]Running server on a laptop

    simple dont use a laptop, thats gona destroy ur laptop for one, u leave a laptop on all the time without a cooling table uh oh geek squad to the rescue, and another thatll make ur battery last a way less time laptops are made only to last 3-4 years some more, but running it allday everyday will make it about 1-2 years on battery hdd and RAM

  6. #6
    Sorcerer Supreme jordanmckeag is offline
    Member +Rank
    Jan 2008 Join Date
    318Posts

    Re: [Ascent]Running server on a laptop

    Yup don't use a laptop it will nacker it up like he said or put it in ur fridge while usein it lmao or freezer laptops over heat quickly

  7. #7
    Elite Member domini_kid is offline
    Member +Rank
    Aug 2006 Join Date
    New YorkLocation
    117Posts

    Re: [Ascent]Running server on a laptop

    Ok i switched my server to a desktop but now i cant get past the realm list, i have fowarded all the ports and checked all the ips, everything is good. but i still can't log in... any ideas why??



Advertisement