DragonFly BSD
DragonFly users List (threaded) for 2012-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: wifi AP setup howto


From: "Andrey N. Oktyabrski" <ano@xxxxxxxxx>
Date: Tue, 03 Jan 2012 23:44:35 +0300

On 03.01.12 21:51, Andrey N. Oktyabrski wrote:
> On 03.01.12 16:30, Matthias Rampke wrote:
>> you need
>>
>> wlans_ath0="wlan0"
>> ifconfig_wlan0="wlanmode hostap inet 192.168.2.234 netmask
>> 255.255.255.0 ssid thinkpot nwkey topsecretpswd authmode shared mode
>> 11g pureg hidessid"
> No luck, ifconfig complains about "invalid parameter wlanmode". Can
> anybody provide an example rc.conf settings for AP mode?
Thank you, it works:
wlans_ath0="wlan0"
create_args_wlan0="wlanmode hostap"
ifconfig_wlan0="inet 192.168.2.234 netmask 255.255.255.0 ssid thinkpot 
nwkey topsecretpswd authmode shared mode 11g pureg hidessid"



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]