Pulsar
Diamond Member
Alright, I need a hand. I thought I understood port forwarding pretty well, but it's not working out that way in practice.
Here is my set up.
Broadband Modem =>
VOIP Box (external IP of 24.221.72.XXX) =>
Linksys 8 port router (external IP of 192.168.251.199) =>
Computer (IP 192.168.1.100)
I am trying to run a TCP/IP game server (Megamek, a battletech board game clone). This is a board game - we're not talking about any bandwidth =), and my service provider's TOS allow me to run a game server.
First, I start up the server and then run another instance of the game, and tell it to connect to 127.0.0.1 just to make sure everything is working. No problem.
Ok - my computer's IP address is 192.168.1.100.
So I run the game server, run another instance, and connect to 192.168.1.100 to make sure my firewalls, etc aren't causing a problem. All is good.
So I port forward inside the linksys port 2346 to my computer's IP address 192.168.1.100.
So I run the game server, run another instance of the program, and connect to the linksys external ip of 192.168.251.199. All is good.
Now the "last" step.
So, I log into my VOIP box (which is essentially a single port router) and I port forward 2346 to 192.168.251.199 (the linksys router external IP). Now, I run my game server, run another instance, and try to connect to the external address of 24.221.72.XXX, it times out.
What can I do to diagnose my problem? Did I miss something obvious? I even added my linksys router's external ip address to the voip box's DMZ and tried that way, but still no dice in connecting by route of my actual internet IP address of 24.221.72.XXX.
Help!
Here is my set up.
Broadband Modem =>
VOIP Box (external IP of 24.221.72.XXX) =>
Linksys 8 port router (external IP of 192.168.251.199) =>
Computer (IP 192.168.1.100)
I am trying to run a TCP/IP game server (Megamek, a battletech board game clone). This is a board game - we're not talking about any bandwidth =), and my service provider's TOS allow me to run a game server.
First, I start up the server and then run another instance of the game, and tell it to connect to 127.0.0.1 just to make sure everything is working. No problem.
Ok - my computer's IP address is 192.168.1.100.
So I run the game server, run another instance, and connect to 192.168.1.100 to make sure my firewalls, etc aren't causing a problem. All is good.
So I port forward inside the linksys port 2346 to my computer's IP address 192.168.1.100.
So I run the game server, run another instance of the program, and connect to the linksys external ip of 192.168.251.199. All is good.
Now the "last" step.
So, I log into my VOIP box (which is essentially a single port router) and I port forward 2346 to 192.168.251.199 (the linksys router external IP). Now, I run my game server, run another instance, and try to connect to the external address of 24.221.72.XXX, it times out.
What can I do to diagnose my problem? Did I miss something obvious? I even added my linksys router's external ip address to the voip box's DMZ and tried that way, but still no dice in connecting by route of my actual internet IP address of 24.221.72.XXX.
Help!