Posts: 5
Threads: 3
Joined: May 2009
Reputation:
0
I got this problem when i start , it says Couldn’t Allocate Dedicated Server UDP Port.
I write this in run: c:\SRCDS\srcds.exe -console -game cstrike -tickrate 33 -ip 213.67.81.174 -port 27016 -maxplayers 10 +map de_dust2
It works if i do c:\SRCDS\srcds.exe -console -game cstrike -tickrate 33 -ip 192.168.0.103 -port 27016 -maxplayers 10 +map de_dust2
But then noone can connect when i use that <.<
Please help me
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
Use the local IP and the set up port forwarding in the router.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote: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. that's the 2 sentence explanation.
Posts: 5
Threads: 3
Joined: May 2009
Reputation:
0
If i take out the ip noone can join, and ive already Portforward and the local ip is 213.67.81.174 right?
Posts: 3,906
Threads: 404
Joined: Oct 2007
Reputation:
21
I have to say that 172.16.0.0/12 is VERY rare!
I had to search it myself. In most instances, home routers will do 192.168.0.0/24 or 192.168.1.0/24 by default. 10.0.0.0/8 is mostly used in professional networks such as in a dorm, office building, hotel, or apartment if running a NAT. Many college dorms (at least in the US) actually give external IPs.
~ Mooga ...w00t? -
SRCDS.com on Twitter
Please do not PM me for server related help
fqdn Wrote: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. that's the 2 sentence explanation.
Posts: 6
Threads: 2
Joined: May 2009
Reputation:
0
Inferring that you're running Windows Server 2008, you need to unrestrict your game port. Go to Start > Control Panel > Windows Firewall, select allow program through the firewall from the left side, and browse to your srcds.exe that you want to be let through the firewall.
Hope this helps.
Posts: 5
Threads: 3
Joined: May 2009
Reputation:
0
Ok like i said when i use 192.168.0.103 noone can connect.
And i did that unrestrict but didnt work <.<