DST-NAT Timeout
Posted: Wed Jan 13, 2010 9:23 pm
Tracking down a mail delay issue - mail server behind MT using dst-nat. Mail from the world frequently times out and doesn't make initial connection. I can duplicate this myself by getting outside of LAN and doing simple telnet - about 30% connection timeout. When on the LAN and using telnet, no timeouts. MT is used as edge router but CPU barely hits 5% (PC based).
Rule is simple dst-nat, there are no masquerades:
add action=dst-nat chain=dstnat comment="Mail Server" disabled=no dst-port=25 in-interface=ether1 protocol=tcp to-addresses=192.168.200.16 to-ports=25
Ideas?
Thanks
Ed
Rule is simple dst-nat, there are no masquerades:
add action=dst-nat chain=dstnat comment="Mail Server" disabled=no dst-port=25 in-interface=ether1 protocol=tcp to-addresses=192.168.200.16 to-ports=25
Ideas?
Thanks
Ed