AaronBrown Posted April 14, 2002 Share Posted April 14, 2002 I want to run multiple servers on the same computer with different IP address, the box has 3 IP address, i need to know how to specify which one to use, anyone got any idea? Link to comment Share on other sites More sharing options...
Leo Posted April 14, 2002 Share Posted April 14, 2002 Add "seta net_ip xxx.xxx.xx.xx" at server.cfg. Where xxx.xxx.xx.xx is your ip Link to comment Share on other sites More sharing options...
MatrixCPA Posted April 15, 2002 Share Posted April 15, 2002 Why not just use 1 ip address and 3 different ports? That would be a much simpler solution. Link to comment Share on other sites More sharing options...
SirDogmeat Posted April 16, 2002 Share Posted April 16, 2002 could someone post the command line params for setting the net port? It doesnt seem to be working for me thru the server.cfg thx Link to comment Share on other sites More sharing options...
Mertado Posted April 16, 2002 Share Posted April 16, 2002 You really don't have to specify different ports. The Quake 3 engine is pretty smart when it comes to that. It will figure out your IP, scan for available ports within a range, and run the server on the first free port. I run 4-5 servers at LAN parties and never have to specify ports with Q3 engine games. If you're still having problems, you might try: 'seta net_ip xxx.xxx.xx.xx:ppppp' where ppppp is your port. damned smiley's Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.