02-21-2008, 07:51 AM
(This post was last modified: 02-21-2008, 08:45 AM by PaterInvictus.)
So I followed the directions to the T on how to setup a css server in windows.
It is running, great!!!
It shows up in my LAN, with the ip of 192.168.0.104:27015
So, I add my external IP to my favorites... w/o a port and then I CAN see it in my favorites and on the Internet list... BUT it shows up as
68.145.191.222:62271
Whats with that funky port?
Here is my server.bat
It is running, great!!!
It shows up in my LAN, with the ip of 192.168.0.104:27015
So, I add my external IP to my favorites... w/o a port and then I CAN see it in my favorites and on the Internet list... BUT it shows up as
68.145.191.222:62271
Whats with that funky port?
Here is my server.bat
Code:
C:
cd CSSserver
srcds.exe -console -game cstrike +map cs_office -hostport 27015 -clientport 27016 -maxplayers 20 -autoupdate -tickrate 66