From owner-freebsd-questions Tue Sep 15 12:16:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA10306 for freebsd-questions-outgoing; Tue, 15 Sep 1998 12:16:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell6.ba.best.com (shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA10282 for ; Tue, 15 Sep 1998 12:16:21 -0700 (PDT) (envelope-from jkb@best.com) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.9.0/8.9.0/best.sh) with SMTP id MAA18692; Tue, 15 Sep 1998 12:15:52 -0700 (PDT) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Tue, 15 Sep 1998 12:15:52 -0700 (PDT) From: "Jan B. Koum " X-Sender: jkb@shell6.ba.best.com To: Bengt Gorden cc: beatteam@austasia.net, FreeBSD -Questions Subject: Re: MTU Size & Connection reset by.. & Lost Input channel In-Reply-To: <19980915203908.A19511@sunet.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG And to beat around dead horse: % ifconfig -a xl0: flags=8843 mtu 1500 ^^^^^^^^ inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:60:08:15:bc:65 media: autoselect (10baseT/UTP ) lo0: flags=8049 mtu 16384 ^^^^^^^^^ ifconfig command will let you know MTU for your interfaces. -- Yan I don't have the password .... + Jan Koum But the path is chainlinked .. | Spelled Jan, pronounced Yan. There. So if you've got the time .... | Web: http://www.best.com/~jkb Set the tone to sync ......... + OS: http://www.FreeBSD.org On Tue, 15 Sep 1998, Bengt Gorden wrote: >On Sat, Sep 12, 1998 at 02:21:36PM +1000, Brett Gray wrote: >> >> b) I read something on the net about MTU size. What is MTU (I cant find >> any >> explaination of the term.. just references to it) Is the above problem >> likely to be something to do with MTU size and where can I adjust this >> setting in FreeBSD > >MTU = Maximum Transmission Unit > >It's the largest link layer datagram that can be used for a particular >network. If you try to send a IP datagram that is larger than the MTU >it's going to be fragmented. Different types of networks have >different MTU:s. Here are a few of them: > >FDDI 4352 >Ethernet 1500 >IEEE 802.3/802.2 1492 >X.25 576 (Ah, there we have an ugly one) > >-- > >/Bengan > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message