Date: Sun, 5 Sep 2004 22:54:45 +1200 From: "Mark Mumby" <mmumby@xtra.co.nz> To: <freebsd-questions@freebsd.org> Subject: Finding MAC Addresses on bridge interfaces Message-ID: <000b01c49336$c1cd70c0$1403a8c0@mumby.co.nz>
next in thread | raw e-mail | index | archive | help
Hi, I am running FreeBSD 4.9-RELEASE as a bridging ipfw firewall. What i would like to know is how to get the mac addresses of the upsteam and downstream neighbors (mac addresses of devices either side of the bridge) showing what interface they "appear" on. Using arp -a seems to associate the mac addresses with the interface that is configured with the management ip address ie LAN A | rl0 192.168.4.200 | bridge | xl0 un-numbered | LAN B When i do a arp -a, addresses on LAN B say they are on rl0 not xl0. Thanks Mark
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000b01c49336$c1cd70c0$1403a8c0>