Hello everyone,
I am trying to connect two LAN's that I setup on two separate interfaces (Port 1 and Port 5).
I also created a new zone for the LAN on port 5 called TEST_LAN.
Here are my rules.
RULE 1: LAN to TEST LAN
Source Zone: LAN
Source networks and devices: 10.0.0.1/21
Destination Zone: TEST_LAN
Destination networks: 172.16.0.1/24
RULE 2: TEST LAN to LAN
Source Zone: TEST_LAN
Source networks and devices: 172.16.0.1/24
Destination Zone: LAN
Destination networks: 10.0.0.1/21
The problem is that I can communicate from the TEST LAN on port 5 to the LAN on port 1. I can ping, access shared resources, web servers, etc.
However, I cannot access anything going from the LAN to TEST LAN.
I wanted to confirm if this setup is possible. Just to clarify, I have checkout out the other similar posts like this one and could not find a solution. Maybe I am overlooking something simple. I created an SNAT rule for my LAN to TEST LAN connection and that still did not work. I am not sure why this isn't working in both directions.
Thanks in advance!
This thread was automatically locked due to age.