From owner-freebsd-net@FreeBSD.ORG Mon May 2 20:04:18 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB08516A4CE; Mon, 2 May 2005 20:04:18 +0000 (GMT) Received: from mailhost.tao.org.uk (transwarp.tao.org.uk [212.135.162.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCDA643D6A; Mon, 2 May 2005 20:04:17 +0000 (GMT) (envelope-from joe@tao.org.uk) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by mailhost.tao.org.uk (Postfix) with ESMTP id EE56FA62E; Mon, 2 May 2005 21:04:16 +0100 (BST) Received: by genius.tao.org.uk (Postfix, from userid 100) id CF12F40E3; Mon, 2 May 2005 21:04:13 +0100 (BST) Date: Mon, 2 May 2005 21:04:13 +0100 From: Josef Karthauser To: current@freebsd.org Message-ID: <20050502200413.GB46745@genius.tao.org.uk> Mail-Followup-To: Josef Karthauser , current@freebsd.org, net@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5/uDoXvLw7AC5HRs" Content-Disposition: inline User-Agent: Mutt/1.5.9i cc: net@freebsd.org Subject: bridging and ipfw under 5.4-RC3. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 May 2005 20:04:19 -0000 --5/uDoXvLw7AC5HRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm having a bit of trouble getting ipfw and bridging working under 5.4-RC3. I've just upgraded a 4.11 machine to RELENG_5_4 expecting the preexisting bridging configuration to work, but it doesn't. Or at least it does at boot time and then after a little while bridging just stops altogether. If I kldunload bridge and ipfw and then reload them I can get it working again, but only for a short period. Does anyone else see this too or is it just me? sysctl.conf: net.link.ether.bridge.enable=3D1 net.link.ether.bridge.ipfw=3D1 net.link.ether.bridge.config=3Dfxp0,fxp1 rc.conf: firewall_enable=3D"YES" firewall_script=3D"/etc/rc.firewall-ours" firewall_type=3D"ours" (The firewall rules aren't the problem here...) Any ideas how to debug this? Joe --=20 Josef Karthauser (joe@tao.org.uk) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact an= d theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --5/uDoXvLw7AC5HRs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iEYEARECAAYFAkJ2h70ACgkQXVIcjOaxUBbg/ACg58TyDisMlhlhj/yu6jmxJBww 6WIAoIk70VywjmjDn5rqD/J9CvtqeESJ =eQD/ -----END PGP SIGNATURE----- --5/uDoXvLw7AC5HRs--