[mohaa] Server Newbie

Phil Kinsley phil at xl4u.net
Mon Aug 26 20:33:55 EDT 2002


Thanks, that got it and its running smoother than ever! Your help is appreciated, cheers :)


  ----- Original Message ----- 
  From: [-SF-]Shockwave 
  To: mohaa at icculus.org 
  Sent: Monday, August 26, 2002 10:12 PM
  Subject: Re: [mohaa] Server Newbie


  Hello Phil,

  I believe the reason you are getting a server timeout message is because your ping is higher than allowed for new connections in your server configuration file.  There is a server command that specifies this.  For example, consider the following line in your server.cfg file:

  sv_maxping 500

  If you try to connect to the server with an initial ping higher than the value specified, you will eventually get the server timeout message.  You should be able to see this if you have the following variable set and are watching the server output:

  developer 1

  The quickest way to see if this is truly causing your problem is to remove this setting and see what happens.  Regarding the way to specify a different server port than 12203, you should be able to add the following arguments on your server command line to set both the IP and port the server will use:

  +set net_IP 216.42.80.176 +set net_port 12204  (change the IP and port to the proper settings for your server)


  Shockwave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/mohaa/attachments/20020827/d2085ce3/attachment.htm>


More information about the Mohaa mailing list