• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Trying to open a port through 2 firewalls

nipplefish

Senior member
Here's the deal-- Trying to run a server on my machine, which I just moved upstairs and installed a wireless card on. So basically it goes first through the wireless router, then through the dsl router. How would I open a port (say port 80) so that it routes all the way to my machine? I've tried several configs in both routers and needless to say I'm confused. Seems like you should be able to route the port from 192.168.1.1 to 192.168.2.1, and from 2.1 route the port to my ip... am i wrong? Thanks for the help...
 
I assume that your main Router is the DSL Router and that you connected the Wireless Router through its WAN port creating a second Network.

So you need to open port 80 in the DSL Router for the second Router and in the second Router open port 80 for the IP of the server.

You can not open the same port for two IPs on the same Network.

However you might avoid a lot of difficulties if you would use the second Router as an Access Point with a Switch and configure one cohesive Network.

Link to: Using a Wireless Cable/DSL Router as a Switch with an Access Point

:sun:
 
Back
Top