I solved with the following mangle rule:
Code: Select all
/ip firewall mangle
add action=change-mss chain=forward log-prefix="" new-mss=1436 passthrough=yes protocol=tcp src-address=xxx.yyy.www.zzz/24 tcp-flags=syn tcp-mss=1437-65535
/ip firewall mangle
add action=change-mss chain=forward log-prefix="" new-mss=1436 passthrough=yes protocol=tcp src-address=xxx.yyy.www.zzz/24 tcp-flags=syn tcp-mss=1437-65535
Hi,Also, your inlet air temperature seems to be 62C, maybe something else has failed?
The solution offered by MikroTik: If you are lucky, it will be solved with RouterOS v7!
viewtopic.php?f=14&t=42268#p425845
thank you mrz. so what's a possible solution?Currently recursive routing will not work if gateway is link local address.