problems making an access point w/current

Randy Bush randy at psg.com
Mon Jun 9 11:57:32 UTC 2008


ok, i am building a new kernel with some trepidation.  will the
following work in the new way of things?

wlans_ath0="wlan0 wlan1"

cloned_interfaces=bridge0
ifconfig_bridge0="192.168.0.1 addm vr1 addm vr2 addm vr3 addm wlan0 addm
wlan1 up"
ipv6_ifconfig_bridge0="inet6 2001:666:42::1/64"
ifconfig_vr1=up
ifconfig_vr2=up
ifconfig_vr3=up
ifconfig_wlan0="channel 11 ssid rgnet-crypt wep wepkey thirteenchars
weptxkey 1 mediaopt hostap up"
ifconfig_wlan1="channel 4 ssid rg-open mediaopt hostap up"


randy


More information about the freebsd-current mailing list