Re: Dedicated server issues
Try different ports (something else could be using them)
Re: Dedicated server issues
in your init.txt do you have a command that says sv_public 1 or sv_public "true"
Re: Dedicated server issues
It sounds like the server is being displayed for him, but when people try to connect, it doesn't work. Without sv_public set as true, the game would not show the server in the list at all.
Re: Dedicated server issues
Quote:
Originally Posted by
tythespy
Try different ports (something else could be using them)
Hmm, I'll try this when I can.
Quote:
Originally Posted by
supersniper
in your init.txt do you have a command that says sv_public 1 or sv_public "true"
Yes, I do. It's visible in the gamelist, but game info and ping and all that stuff doesn't show up, so there's something about the ports, and not the sv_public 1/0 command.
Quote:
Originally Posted by
jcap
It sounds like the server is being displayed for him, but when people try to connect, it doesn't work. Without sv_public set as true, the game would not show the server in the list at all.
Correct.
Re: Dedicated server issues
Hmm...
that means there's another program blocking it aswell.
For dedi's 3 ports are required (default)
80 TCP - (Halo's update service)
2302 UDP
2303 UDP
maybe your other firewalls are blocking it as well?
if you use windows firewall then just allow ports through that.
Also if you have Kaspersky Internet Security 2010 then that also has a built in firewall and they will need to be allowed through there aswell.
If none of those apply to you then i do not know what is going on.
Re: Dedicated server issues
Quote:
Originally Posted by
supersniper
Hmm...
that means there's another program blocking it aswell.
For dedi's 3 ports are required (default)
80 TCP - (Halo's update service)
2302 UDP
2303 UDP
maybe your other firewalls are blocking it as well?
if you use windows firewall then just allow ports through that.
Also if you have Kaspersky Internet Security 2010 then that also has a built in firewall and they will need to be allowed through there aswell.
If none of those apply to you then i do not know what is going on.
Might be the firewall I'm using yeah, but from what I remember I set it to allow incoming connections for those ports, but I can check again just to make sure.
Re: Dedicated server issues
you also might need to allow the actual haloceded.exe through the firewall aswell.
Re: Dedicated server issues
You only need to forward the actual UDP port the server runs on, not 80 (http) or wichever other port.
Re: Dedicated server issues
meh it never hurts to have more than you need and in his case it might help.