This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Help setting up multiple subnets

I see this is a common question and believe I have tried most if not all the information I found, but I am truly struggling here.  I currently have one net setup on eth0 covering 192.168.1.0/24 and another net setup on eth2 for 192.168.2.0/24.  When I attempt to ping anything in the 192.168.2.x network from 192.168.1.x it works as expected.  I can even access services in the 192.168.2.x space from 192.168.1.x.  From 192.168.2.x I can get to the internet and ping the gateway for 192.168.1.x, but I can not ping or access anything beyond the default gateway (ie: 192.168.1.13).  Below are images of my interface and relevant firewall rule setup.  If anyone can point me in the right direction I would greatly appreciate it.

Interfaces:

Firewall Rules:



This thread was automatically locked due to age.
Parents
  • Hi Larry,

    What is the reflection of packet communication in TCPDUMP? Try to ping an endpoint in 1.x network from 2.x and capture the communication. Let's verify if there is any incorrect NATing which causes this. Also, create separate rules as Home (Network) - ANY - Internal (Network) and Internal (Network) - Any - Home(Network).

    Thanks

Reply
  • Hi Larry,

    What is the reflection of packet communication in TCPDUMP? Try to ping an endpoint in 1.x network from 2.x and capture the communication. Let's verify if there is any incorrect NATing which causes this. Also, create separate rules as Home (Network) - ANY - Internal (Network) and Internal (Network) - Any - Home(Network).

    Thanks

Children