From owner-freebsd-stable@FreeBSD.ORG Wed Apr 28 19:26:37 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CDD9106566B for ; Wed, 28 Apr 2010 19:26:37 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta02.westchester.pa.mail.comcast.net (qmta02.westchester.pa.mail.comcast.net [76.96.62.24]) by mx1.freebsd.org (Postfix) with ESMTP id DF7DA8FC08 for ; Wed, 28 Apr 2010 19:26:36 +0000 (UTC) Received: from omta14.westchester.pa.mail.comcast.net ([76.96.62.60]) by qmta02.westchester.pa.mail.comcast.net with comcast id B50A1e0061HzFnQ527ScuH; Wed, 28 Apr 2010 19:26:37 +0000 Received: from koitsu.dyndns.org ([98.248.46.159]) by omta14.westchester.pa.mail.comcast.net with comcast id B7Sb1e00e3S48mS3a7Scgm; Wed, 28 Apr 2010 19:26:36 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id A9CFD9B425; Wed, 28 Apr 2010 12:26:34 -0700 (PDT) Date: Wed, 28 Apr 2010 12:26:34 -0700 From: Jeremy Chadwick To: Gardner Bell Message-ID: <20100428192634.GA30303@icarus.home.lan> References: <20100428182556.GA1730@titan.home.lan> <20100428191901.GA30062@icarus.home.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100428191901.GA30062@icarus.home.lan> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-stable@freebsd.org Subject: Re: BCM5704 routing problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Apr 2010 19:26:37 -0000 On Wed, Apr 28, 2010 at 12:19:01PM -0700, Jeremy Chadwick wrote: > On Wed, Apr 28, 2010 at 02:25:56PM -0400, Gardner Bell wrote: > > I upgraded my gateway last week to RELENG_8 and noticed that I can no > > longer forward or receive IP packets from hosts on internal LAN. When > > trying to ping a host or the gateway IP itself, you get. > > > > # ping 192.168.1.10 > > PING 192.168.1.10 (192.168.1.10): 56 data bytes > > ^C > > > > --- 192.168.1.10 ping statistics --- > > 5 packets transmitted, 0 packets received, 100% packet loss > > > > All rc.conf files on gateway and hosts themselves had correct settings. > > > > bge1@pci0:10:9:1: class=0x020000 card=0x164414e4 chip=0x164814e4 > > rev=0x03 hdr=0x00 > > vendor = 'Broadcom Corporation' > > device = 'NetXtreme Dual Gigabit Adapter (BCM5704)' > > class = network > > subclass = ethernet > > bar [10] = type Memory, range 64, base 0xdf330000, size 65536, > > enabled > > bar [18] = type Memory, range 64, base 0xdf320000, size 65536, > > enabled > > cap 07[40] = PCI-X 64-bit supports 133MHz, 2048 burst read, 1 split > > transaction > > cap 01[48] = powerspec 2 supports D0 D3 current D0 > > cap 03[50] = VPD > > cap 05[58] = MSI supports 8 messages, 64 bit > > > > Previously I was running 7.2 as gateway and never encountered any > > problems. I've since gone back to release 7.3 and routing works as > > expected. > > > > Any input would be appreciated. > > Output from the following when the machine is running RELENG_8: > > - ifconfig -a > - netstat -i > - netstat -rn > - sysctl -a | grep bge > - Contents of /etc/rc.conf I forgot one more: dmesg | grep -C 10 bge1 -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |