Hi,
Being new to Endian FW and network configuration, I'll try to explain this as good as I can.
I have two uplinks on my EFW machine, each from a different provider. One of the local IPs must have all its traffic routed through Uplink2, the others must go with Uplink1. A policy routing roule has been created for that local IP:
Source Destination Via Gateway Service
10.10.10.200 <ANY> Uplink2 <ANY>
All seems to work fine, until I try to access from 10.10.10.200 my web or mail services, which have DNS records with the same IP as Uplink1.
I tried a "tracert mydomain.com" from 10.10.10.200; it resolves to Uplink1's IP, but I get "Request timed out" for every hop.
Also tried to fix this with different SNAT rules, but no luck. Any ideas?