Subject: Re: changing the MTU and TCP MSS
To: Steve Bellovin <smb@research.att.com>
From: Jussi Hamalainen <count@theblah.org>
List: netbsd-users
Date: 02/13/2002 07:45:40
On Tue, 12 Feb 2002, Steve Bellovin wrote:

> Is there any easy way to change the MTU and the TCP MSS?

You can change the MSS (or MTU) of any given route with the -mtu
parameter:

route add default 1.2.3.4 -mtu 1460

See man route for more info.

-- 
-=[ Count Zero / TBH - Jussi Hämäläinen - email count@theblah.org ]=-