Configuring server through a WAN Router

You need to put a static route in the ISP router so it knows how to reach 192.168.0.x.

The syntax can vary by router, but will look similar to the route for 192.168.1.x in the tp-link.

Network Destination:  192.168.0.0  <-- the subnet behind the tp-link router
Subnet Mask: 255.255.255.0  <-- or maybe /24
Gateway: 192.168.1.41  <-- the IP address of the tp-link
Interface: LAN  <--  the tp-link router is connected to a LAN port on the ISP router
1 Like

This fixed it! Thank you guys for the help and the solutions! :slight_smile: Very much appreciated!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.