Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jun 2007 17:05:27 -0600
From:      Modulok <modulok@gmail.com>
To:        "chloe K" <chloekcy2000@yahoo.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: MTU question
Message-ID:  <64c038660706301605o7cdcd24fvb03af4167d5ca49@mail.gmail.com>
In-Reply-To: <128191.89983.qm@web57414.mail.re1.yahoo.com>
References:  <128191.89983.qm@web57414.mail.re1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/30/07, chloe K <chloekcy2000@yahoo.ca> wrote:
> Hi all
>
>   ls our network provider insists to set the mtu to 1600? but I can only set
> the freebsd as 1500.
>
>   ls there any network issue?
>
>   thank you

A value of 1600 is not standard compliant. A value of 1500 is the
largest MTU for standard ethernet, as stated in RFC 894 - "A Standard
for the Transmission of IP Datagrams over Ethernet Networks", and RFC
1191 - "Path MTU discovery." Perhaps your provider is confused?

RFC 894:
"...the maximum length of an IP datagram sent over an Ethernet is 1500 octets."


As far as overriding this to a higher value, you may be restricted in
doing so by your hardware, as stated in the ifconfig(8) manpage,
"...Not all interfaces support setting the MTU, and some interfaces
have range restrictions."

-Modulok-



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