• Welcome to Valhalla Legends Archive.
 

IP and Port ... ?

Started by ChroniX, November 06, 2006, 09:48 PM

Previous topic - Next topic

ChroniX

I have spawned yet another question, this one has been troubling me for sometime now ... how is it that I obtain a different ip for each of my servers, so that my cs:source dedicated servers that I host for my customers are all on a default port (27015) so that they are added to the master server. Because obviously I need a different ip for each server I host, since there can't be any two of the same port shared on the same ip ... ?

rabbit

You don't.  Use a virtual machine set on a subdomain.  Or increment the ports (27016, 27017, etc...).
Grif: Yeah, and the people in the red states are mad because the people in the blue states are mean to them and want them to pay money for roads and schools instead of cool things like NASCAR and shotguns.  Also, there's something about ketchup in there.

Ersan

If it's 'nix you setup alias interfaces (through ifconfig) for each ip that you have been assigned and bind the server to that ip through the hlds config file....   This has absolutely nothing to do with web development, why on earth did you post it here.