Date: Mon, 4 Jun 2001 22:08:35 -0500 From: "Jim King" <jim@jimking.net> To: <freebsd-stable@freebsd.org> Subject: netgraph bridge and Aironet Message-ID: <011b01c0ed6c$d01b8810$980b8486@marble>
next in thread | raw e-mail | index | archive | help
Should netgraph bridging work with Cisco Aironet NICs which use an(4)? It seems to work bridging an Intel (fxp) and a DEC (de), but trying to bridge an Intel and an Aironet doesn't seem to work - the remote node on the Aironet side is able to get a DHCP lease across the bridge, but nothing after that works. I can see packets coming into the Aironet with tcpdump, but I don't see them going out on the Intel side. I'm using ether.bridge from /usr/share/examples/netgraph, with BRIDGE_IFACES="an0 fxp0" and LOCAL_IFACE="fxp0" to get setup the bridge. Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?011b01c0ed6c$d01b8810$980b8486>