Date: Thu, 14 Sep 2006 07:13:30 GMT From: Werby Villarino <werby@beard.com> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/103253: inconsistent behaviour in arp reply of a bridge Message-ID: <200609140713.k8E7DUXe095634@www.freebsd.org> Resent-Message-ID: <200609140720.k8E7KFWZ096426@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 103253 >Category: kern >Synopsis: inconsistent behaviour in arp reply of a bridge >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 14 07:20:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Werby Villarino >Release: 4.11 & 4.10 >Organization: BeardGroupl >Environment: System : 4.10-RELEASE FreeBSD 4.10-RELEASE #2 Architecture: i386 >Description: I have bridge set up on with 2 lan cards: * interface dc0: has a statice IP 172.16.0.5 and MAC address 00:80:ad:74:c5:6d * interface dc1: has no IP (just up) and MAC address 00:80:ad:76:ce:d7 * dc0 and dc1 make bridge0 A second machine is connected to dc0 (using cross cable) directly or (Using staight cable) via switch and everything works fine. But the log of that second machine get the following entries: arp: 172.16.0.5 moved from 00:80:ad:74:c5:6d to 00:80:ad:76:ce:d7 on ne3 arp: 172.16.0.5 moved from 00:80:ad:76:ce:d7 to 00:80:ad:74:c5:6d on ne3 arp: 172.16.0.5 moved from 00:80:ad:74:c5:6d to 00:80:ad:76:ce:d7 on ne3 >How-To-Repeat: Set up the same configuration: bridge with 2 interface, only 1 having an IP. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609140713.k8E7DUXe095634>