Sorry I have moved this to the correct forum

Hi Guy’s

I have a strange problem and I think it’s because of the MT Loadbalance.

This is my DNAT rule which seems to be working fine.

chain=dstnat dst-address=172.22.2.100 protocol=tcp dst-port=22 action=dst-nat to-addresses=192.168.1.68 to-ports=22

I can see the connection coming into the MT but at the remote end it is just timing out. I think this is due to the request coming in one WAN connection and returning on the other WAN connection. Can anyone tell me how I can make sure that the port 22 request routes back out the same connection it came in on.


Thanks Mark

Thinking you can mark all traffic on said port on the LAN side and put a routing mark on it and route it out the gateway you specifiy…