bridge wlan and tap

2009-09-28 Thread Steve Franks
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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


bridge wlan and tap

2009-09-25 Thread Steve Franks
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
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org