WDS
Dmitry Kolosov
onyx at z-up.ru
Thu Apr 25 18:35:08 UTC 2013
I need to expand my home wireless network.
My environment:
1. FreeBSD 9-S based AP with ath0 <Atheros 9280> (AR922X as for pciconf)
configured this way:
wlans_ath0="wlan0"
create_args_wlan0="wlanmode hostap dturbo regdomain RU"
ifconfig_wlan0="channel 2:g ssid mynet_ath 192.168.22.1/24"
hostapd_enable="YES"
2. FreeBSD 9-S based STA with ath0 <Atheros 9285> configured this way:
wlans_ath0="wlan0"
create_args_wlan0="regdomain RU"
ifconfig_wlan0="WPA DHCP"
wpa_supplicant_flags="-sq"
3. I have DLink DWL 2100AP with WDS support.
Please, point me to corresponding manual to setup a WDS to expand my wireless.
Also, any advices about my configuration are _very_ welcomed!
Thanks in advance!
More information about the freebsd-wireless
mailing list