Date: Mon, 28 Sep 2009 11:00:38 -0700 From: Steve Franks <bahamasfranks@gmail.com> To: questions@freebsd.org Subject: bridge wlan and tap Message-ID: <539c60b90909281100t61abc67dq39ed4e71c8839f15@mail.gmail.com> In-Reply-To: <539c60b90909251538r28871e93gc3c67e9f994a3faf@mail.gmail.com> References: <539c60b90909251456j792de04kea7caf6c7f9962fd@mail.gmail.com> <539c60b90909251538r28871e93gc3c67e9f994a3faf@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I know everyone's busy with the release. This is not a showstopper, but it relates to networking, which is pretty central to a working bsd box... I read in some obscure post that I can't bridge from a wlan to tap because the wlan can only handle one MAC? Kindof thought every card has only one mac. No idea if this related to 6.x or something earlier, or current...of course I can't find the post again, either, but it was just a mention in some other howto. Anyway, I can't get an address on bridge0. rc.conf: cloned_interfaces="bridge0" autobridge_interfaces="bridge0" # autoconfigure these bridges autobridge_bridge0="tap* wlan0" ifconfig_bridge0="DHCP" After I boot, no address on bridge0, and dhclient bridge0 just times out...sortof thought I was following the handbook & man tap, but again, I have a 7.2 box on a wired network that this basic operation works on, so I'm suspecting wlan does break bridging... Best, Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?539c60b90909281100t61abc67dq39ed4e71c8839f15>