From owner-freebsd-questions@FreeBSD.ORG Wed Aug 29 03:39:04 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D30216A417 for ; Wed, 29 Aug 2007 03:39:04 +0000 (UTC) (envelope-from alhabsi@squ.edu.om) Received: from squ.edu.om (mail.squ.edu.om [62.231.244.3]) by mx1.freebsd.org (Postfix) with ESMTP id 404C313C468 for ; Wed, 29 Aug 2007 03:39:02 +0000 (UTC) (envelope-from alhabsi@squ.edu.om) Received: from [127.0.0.1] [172.22.11.225] by squ.edu.om with ESMTP (SMTPD-9.20) id AA841200; Wed, 29 Aug 2007 07:39:48 +0400 Message-ID: <46D4EA36.6000203@squ.edu.om> Date: Wed, 29 Aug 2007 07:38:30 +0400 From: "Amer H. Alhabsi" User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Philippe Laquet References: <46D3F8B1.5050504@squ.edu.om> <46D404FC.3050508@free.fr> In-Reply-To: <46D404FC.3050508@free.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: rl0 discard oversize frame X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2007 03:39:04 -0000 Philippe Laquet wrote: > Hi Amer, > > Could you send an "ifconfig -a" ? > > It may occur if your MTU doesn't match > > Amer H. Alhabsi a écrit : >> Hi, >> >> The network card that came with the PC (Broadcom NetXtreme Gigabit >> Ethernet) was not recognized by sysinstall. So I bought a real tek >> based card that works fine. But when I run dmesg, I get lots of these >> lines (almost 900): >> rl0: discard oversize frame (ether type 0 flags 3 len 1532 > max 1514) >> >> Can someone please advise what can be done to stop that. >> >> I'm using FreeBSD 6.2 release. >> >> Thanks, >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" > > > Thanks for the reply. Here is the output of "ifconfig -a" rl0: flags=8843 mtu 1500 options=8 inet 172.22.15.39 netmask 0xffff0000 broadcast 172.22.255.255 ether 00:e0:4c:ef:04:87 media: Ethernet autoselect (100baseTX ) status: active lo0: flags=8049 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000