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!
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "[email protected]"

Reply via email to