I made a server like the tutorial for windows, the server runns fine with the standart startparameter. But then is the server only LAN. So, I added +ip ******** and i get this error:
Engine Error
Couldn`t allocate dedicated UDP port
I already reinstalled my srcds, but still the same error.
I opened all the ports i need on my router, I should know how, I had with my old router and pc a server running. Now: New pc and new router, idk right but my router is too stupid and my windows (speacial version) could be the 2. problem, i dont have a windowsfirewall, (only) ZoneAlarm.
And i have a static ip. ...
You must use the internal IP not the external when behind a router. So type in ipconfig in cmd and the ip (usually starts with 192) is what you use for the IP command, which is -ip not +ip btw.
if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected.