Hi All,
We are facing a weird issue with a particular IP accessing the ip in other subnet.
Example:
Host1 - 10.10.10.10 - Behind interface eth1.10
Host2 - 20.20.20.20 - Behind interface eth1.20
When we ping from 10.10.10.10 to 20.20.20.20 the access is not working.
when i run tcpdump on eth1.10 i can see the traffic hitting the interface but i am not seeing it when i run tcpdump on eth1.20.
When i run the fw monitor i am not seeing any traffic at all even after running it disabling the secureXL.
I run fw ctl zdebug drop | grep 10.10.10.10 i am not seeing any drops as well. So not sure what is happening to the traffic. Any suggestions please?