Startup problems

Henrik Brix Andersen brix
Tue Sep 20 13:37:54 PDT 2005


On Tue, Sep 20, 2005 at 06:54:18PM +0200, Christian Frankerl wrote:
> # /etc/init.d/hostapd start

You need to configure wlan0 to use master mode in either
/etc/conf.d/net or /etc/conf.d/wireless. Example:

modules_wlan0=( "iwconfig" )
config_wlan0=( "192.168.1.1/24" )
channel_wlan0="6"
essid_wlan0="test"
mode_wlan0="master"

Sincerely,
Brix
-- 
Henrik Brix Andersen <brix at gentoo.org>
Gentoo Metadistribution | Mobile computing herd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 211 bytes
Desc: not available
Url : http://lists.shmoo.com/pipermail/hostap/attachments/20050920/ea2447dd/attachment.pgp 



More information about the Hostap mailing list