OK so i have 2 servers running CSS on port 27015 and TF2 on 27016 now i copied the SRCDS folder for my 2nd CSS server now Ive tried the most common ports like 27019 27020 27025 for it but still get *Cant Allocate port* Message As well i changed the port for my second css Server to the basic 27015 and it still says *Cant Allocate port* but my first css server works fine. Now i will send my Config File to show you my settings
Ok And this is the Start up Line "C:\SRCDS GG\srcds.exe" -game cstrike +map de_dust2 +maxplayers 18 -port 27019 -tickrate 66 +exec server.cfg +fps_max 600
And Here are the Settings for my Router
Well hope all this information helps out! Thanks Guys!
Updated: Ports 27019 are now not open twice (still dont work)
Code:
Server.cfg
// ********************
// DEFAULT SETTINGS
// ********************
IP 202.xxx.176.xxx
Hostport 27019
// ***************
// GENERAL SETTINGS
// ***************
hostport 27019 // The port of the server (default is 27015)
hostname "SRCDS TEST" // Name of server
sv_lan 0 // Change it to 1 if you want a LAN only Server
sv_region 3 // Europe
rcon_password "xxx" // Password for most things
// sv_password "password" // To make a private server
sv_contact admin@google.com // The contacts email address
Ok And this is the Start up Line "C:\SRCDS GG\srcds.exe" -game cstrike +map de_dust2 +maxplayers 18 -port 27019 -tickrate 66 +exec server.cfg +fps_max 600
And Here are the Settings for my Router
Well hope all this information helps out! Thanks Guys!
Updated: Ports 27019 are now not open twice (still dont work)