FreeBSD discarding received packets > MTU
Julian Elischer
julian at elischer.org
Fri Sep 7 12:10:48 PDT 2007
John-Mark Gurney wrote:
>
> Why not set the mtu on the net and host routes to 1500 to make it all
> work? I forget if my route mtu code is in 6.2, but it'll be in 7.0...
I think it is..
took us ages to figure out why some client machines hit this and
others didn't. turned out that there were MTUs on some routes that were different
to others for various reasons.
I was considering using
route change (route) -mtu 1440
as a workaround, but it's a bit dependent on knowing what and where all your routes are.
More information about the freebsd-net
mailing list