Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 2014 19:53:02 -0700
From:      John-Mark Gurney <jmg@funkthat.com>
To:        Andrea Venturoli <ml@netfence.it>
Cc:        freebsd-net@freebsd.org
Subject:   Re: MTU not regrowing?
Message-ID:  <20140702025302.GI45513@funkthat.com>
In-Reply-To: <53B2FFE9.3030906@netfence.it>
References:  <53A9C6D0.3090900@netfence.it> <20140624190333.GA13748@zibbi.meraka.csir.co.za> <53B2FFE9.3030906@netfence.it>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrea Venturoli wrote this message on Tue, Jul 01, 2014 at 20:37 +0200:
> On 06/24/14 21:03, John Hay wrote:
> 
> >Do a "route get somehost" and see what mtu is returned.
> 
> You are right, I see a route with the old, lesser MTU.
> 
> 
> 
> 
> >You might be able to delete or tweak that route.
> 
> How do I do this?
> I tried "route delete", but it doesn't help.

route change -mtu XXX <routetochange>

If you delete all the routes associated w/ the interface, the network
route should be recreated iirc..  Or just run the above change command
on all the necessary routes that have the incorrect mtu..

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140702025302.GI45513>