Hi,
I’ve a quite complicated dst/src nat configuration. The MT has 3 network interfaces, one for the private network, one for the www server and one for the public internet. I’ve configured the src-nats for the www server, for the private network to access the internet, dst nat for accessing the www server through ssh, etc. NOW I’d like to configure a dst-nat for several internal IP’s - I want to dst-nat the www access (all traffic with dst port 80) for several internal IP-s to the internal WWW server (late with the bill, call the given phone number, etc.).
This dst-nat rule works ALMOST flawlessly but the redirected packets are goint to the wrong interface (NET - instead of the interface of the www server…)
What can cause this situation? With torching I see that the IP addresses are correct “only” the interface is wrong… How can I influence the routing decision of the dst-nat?