Quote:
Originally Posted by thePlayer
Windows assigns IPs like "169.254.2.2" whenever it can't reach a dhcp server and auto configuration is enabled. The server/vm/whatever can't reach the network at all, not only srcds.
|
As above, check your DHCP server or assign a static ip.
Your server computer is not getting assigned an ip address, so windows has assigned that ip to your server.
It is most likely an ip address out of your ip range so your other computers will not see it.
Edit: If you think this is not the cause open up cmd (start > run > cmd > enter) and type ipconfig /all and click enter, show me a screen of what you get there.
What i think youll get is that ip, as i cant see srcds randomly getting that ip.