Howdy,
So, this has probably been asked a billion times, but I couldn't find anything to help me here, so here's the problem:
I am trying to set up a DirectIp PitBoss game. Alright, so I have the PitBoss server running, and if on my local machine I try to connect to 127.0.0.1, everything works just fine. Yay.![Smile](https://apolyton.net/core/images/smilies/smile.gif)
Now, when I try to log in using my external IP address, I get the message: "Unable to negotiate with the host's firewall." Un-Yay.![Frown](https://apolyton.net/core/images/smilies/frown.gif)
Now, I have no firewall running on my machine at all, because I am behind a router. Also, in the router, I set it to forward port 2056 to my machine. I thought that should be sufficient? But no, apparently something else needs to be done... Anybody have any ideas what?
Vovan
EDIT: Oh, also, I checked in with my ISP, and confirmed that they don't block any ports, so it's gotta be my router.
EDIT2: Also, I noticed that if I just try to connect to my IP through a simple socket app, like telnet, if I use a port number that is blanket-denied by my router, it waits for a long time, and then spits out connection timed out. However, if I try to telnet on port 2056, it spits out connection refused immediately. Hmmm.... I guess it's my fault here somewhere...
EDIT3: Umm... OK, never mind, I notice PitBoss probably uses UDP, as telnet to 127.0.0.1 2056 doesn't work either.
Humm....
So, this has probably been asked a billion times, but I couldn't find anything to help me here, so here's the problem:
I am trying to set up a DirectIp PitBoss game. Alright, so I have the PitBoss server running, and if on my local machine I try to connect to 127.0.0.1, everything works just fine. Yay.
![Smile](https://apolyton.net/core/images/smilies/smile.gif)
Now, when I try to log in using my external IP address, I get the message: "Unable to negotiate with the host's firewall." Un-Yay.
![Frown](https://apolyton.net/core/images/smilies/frown.gif)
Now, I have no firewall running on my machine at all, because I am behind a router. Also, in the router, I set it to forward port 2056 to my machine. I thought that should be sufficient? But no, apparently something else needs to be done... Anybody have any ideas what?
Vovan
EDIT: Oh, also, I checked in with my ISP, and confirmed that they don't block any ports, so it's gotta be my router.
EDIT2: Also, I noticed that if I just try to connect to my IP through a simple socket app, like telnet, if I use a port number that is blanket-denied by my router, it waits for a long time, and then spits out connection timed out. However, if I try to telnet on port 2056, it spits out connection refused immediately. Hmmm.... I guess it's my fault here somewhere...
EDIT3: Umm... OK, never mind, I notice PitBoss probably uses UDP, as telnet to 127.0.0.1 2056 doesn't work either.
![Smile](https://apolyton.net/core/images/smilies/smile.gif)
Comment