Adjust Maximum Segment Size?

Nikos Vassiliadis nvass at teledomenet.gr
Tue May 27 14:09:58 UTC 2008


On Tuesday 27 May 2008 12:37:20 Stefan Lambrev wrote:
> I'm experimenting with gre tunnels - the problem comes from async
> routes. From gre0 I receive traffic, but replies are sent over Ethernet
> card. So I can't make mtu on if0 the same as the mtu on gre0.

You could change the mtu size for certain destinations using
route(8) and the -mtu modifier. Lower the mtu for the known
destination or perhaps for the default route to keep your
system from using the interface's mtu.

Of course, this will influence mtu and not only mss...

HTH, Nikos


More information about the freebsd-net mailing list