[Voyage-linux] Newbie Question: How can I disable hostapd
Mirko Buholzer
(spam-protected)
Sun Jul 10 07:20:41 HKT 2005
Thanks for your help!
After removing hostapd, I now finally found how to configure the wlan0
during boot (propably everybody already knows that anyway!).
Below you may find a sample configuration in the /etc/network/interfaces
config file:
auto wlan0
iface wlan0 inet dhcp
wireless-mode 2
wireless-essid yourEssid
wireless-key 23359473746585389584875
sorry if this is too basic,
mirko
Punky Tse wrote:
> Mirko,
>
> hostapd will not run because RUN_DAEMON flag in /etc/default/hostapd
> is not set to "yes". But you can still remove the start up script by:
>
> remountrw
> update-rc.d -f hostapd remove
>
> And you can also remove the whole package by:
> remountrw
> apt-get remove hostapd
>
> Punky
>
> Mirko Buholzer wrote:
>
>> I have a quick question: How can I disble the hostapd Deamon in
>> Voyage-Linux 0.1sarge?
>> I am currently setting up a WRAP Board where my Wireless Connection
>> is the Internet connection. So my wireless card needs to be in
>> "managed" mode. Unfortunately hostapd is always overwriting my
>> settings and finally I will not user hostapd at all.
>>
>> Any help more than welcome.
>>
>> Best Regards,
>> Mirko
>>
>> _______________________________________________
>> Voyage-linux mailing list
>> Voyage-linux at list.voyage.hk
>> http://list.voyage.hk/mailman/listinfo/voyage-linux
>
>
>
More information about the Voyage-linux
mailing list