Runing 3.208 Pro version.
Problem is that my outgoing traffic come from an "Additional address" and not my external interface.
eth0 = private, 192.168.0.xxx
eth1 = dmz1 192.168.1.xxx
eth2 = dmz2 192.168.2.xxx
eth3 = dmz3 192.168.3.xxx
eth4 = public 213.237.xxx.2
eth5 = reserved
eth6 = reserved
Additional IP on eth4 for DNAT rules ex. 213.237.xxx.9
Only eth4 public have a gateway.
Have masquerade private lan to public (internet).
Have no snat.
Problem: When I now connect to the public ALL my connection use my additinal ip (213.237.xxx.9)and NOT my eth4 (213.237.xxx.2) ip ???? WHY.
This thread was automatically locked due to age.