From keiji@spinach.net2.jp  Tue Aug 27 00:57:42 2002
Return-Path: <keiji@spinach.net2.jp>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7E17037B400
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Aug 2002 00:57:42 -0700 (PDT)
Received: from spinach.net2.jp (spinach.net2.jp [61.194.208.77])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9BDF343E3B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Aug 2002 00:57:41 -0700 (PDT)
	(envelope-from keiji@spinach.net2.jp)
Received: (qmail 1145 invoked by uid 1055); 27 Aug 2002 07:54:46 -0000
Message-Id: <20020827075446.1144.qmail@spinach.net2.jp>
Date: 27 Aug 2002 07:54:46 -0000
From: Wada Keiji <keiji@hiemalis.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: keiji@hiemalis.org
Subject:
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         42061
>Category:       kern
>Synopsis:       bridge and ipfw problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 27 01:00:03 PDT 2002
>Closed-Date:    Sun Sep 22 11:28:57 PDT 2002
>Last-Modified:  Sun Sep 22 11:28:57 PDT 2002
>Originator:     
>Release:        
>Organization:
>Environment:
System: FreeBSD spinach.net2.jp 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 27 14:11:13 JST 2002 keiji@spinach.net2.jp:/mnt3v/debug1/src/sys/compile/SPINACH i386

	
>Description:
	I use the FreeBSD bridge box with ipfw. But after Jul 9 , I have a
	problem. At Jul 9, Mr.luigi changed some codes for bridge and ipfw.

	The problem is that FreeBSD bridge box doesn't reply for arp who-has
	packet to the machine that is known by the bridge box.

	Below is the test condition.
	The bridge box knows the poker,is NetBSD machine, MAC.
	The poker doesn't know bridge box MAC.

	-----
	% sysctl -w net.link.ether.bridge=1
	net.link.ether.bridge: 0 -> 1
	% sysctl -w net.link.ether.bridge_ipfw=1
	net.link.ether.bridge_ipfw: 0 -> 1
	% sysctl -w net.link.ether.bridge_cfg=rl0,ed1
	net.link.ether.bridge_cfg:  -> rl0,ed1
	% ipfw flush
	Are you sure? [yn] y
	
	Flushed all rules.
	% tcpdump host poker
	tcpdump: listening on rl0
	16:35:26.720001 arp who-has spinach.net2.jp tell poker
	16:35:27.725862 arp who-has spinach.net2.jp tell poker
	16:35:28.735955 arp who-has spinach.net2.jp tell poker
	-----

	I tested, the kernel of Jul 8 is OK, but the kernel of Jul 10 is NG.
	Please fix this problem.

>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Wed Aug 28 14:37:01 PDT 2002 
Responsible-Changed-Why:  
freebsd-bugs stuff. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42061 
State-Changed-From-To: open->closed 
State-Changed-By: luigi 
State-Changed-When: Sun Sep 22 11:28:28 PDT 2002 
State-Changed-Why:  
this is a dup for kern/42465 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42061 
>Unformatted:
