I have 4 NICs for internal, dmz1, dmz2 and WAN (default gw). I created an IP alias on the WAN NIC, and configured internal to SNAT to that IP.
A few questions:
1) Is it true that SNAT will only happen for the traffic going out of the WAN NIC? I assume the traffic to dmz1 and dmz2 won't get NATed.
2) when I ssh to the border router (on the perimeter network, outside the WAN NIC), I want the router to see my true private IP. Is it possible to create a NAT exception for the traffic from SRC internal to DST border router?
I am testing the latest v7.4 version.
This thread was automatically locked due to age.