05.04.2021 16:44, Rozhuk Ivan wrote:

> Is any other other options to work around this?

Yes. Each entry in the routing table has "mtu" attribute limiting TCP MSS, too.
You should use default route with -mtu 1500 attribute. For example, in 
/etc/rc.conf:

defaultroute="X.X.X.X -mtu 1500"

_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to