Setting server port on linux

  • Thread starter Thread starter sirs69
  • Start date Start date
S

sirs69

Guest
any1? bueller? just looking for a way to set the port so i can have multiple servers. i'm assuming it's possible to have multiple ports attached to one ip? (ie: both will advertise to master servers)..

ty

Also, if anyone wants to host their maps or mods on my server, lemme know. :-) email directly [email protected]



Woot's dedicated server (Engine 19) 100mbit AMD 3200+
32 player
 
when you start up the server add the parameter: -port 27016 or whatever your like

so your start up should be similar to:
./srcds_run -game hl2dm -port 27016 +map dm_lockdown
 
Back
Top