hostapd problem

Kuba Osuch kubaosuch
Tue Dec 5 01:38:46 PST 2006


My setup:
Slackware 11.0
Kernel 2.6.17
New hostapd
New madwifi drivers

I start my hostapd:
/usr/local/sbin/snmpd -c /usr/local/sbin/snmpd.conf
/etc/rc.d/wlanconfig ath0 destroy
/etc/rc.d/wlanconfig ath0 create wlandev wifi0 wlanmode ap
ifconfig ath0 192.168.4.1 netmask 255.255.255.0 up
/usr/src/hostapd-0.4.9/hostapd -B /etc/hostapd.conf
/usr/sbin/dhcpd eth1 ath0

my hostapd.conf:
interface=ath0
driver=madwifi
logger_syslog=-1
logger_syslog_level=2
logger_stdout=--1
logger_stdout_level=2
debug=0
ctrl_interface_group=0
macaddr_acl=0
auth_algs=3
eapol_key_index_workaround=0
eap_server=0
dump_file=/tmp/hostapd.dump
ssid="KUBAOSUCH"
wpa=1
wpa_passphrase=danaosuch
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP


After start reboot i can connect to my ap:)
Client nokia e61.

But when i kill hostapd

and start:
hostapd -ddd /etc/hostapd.conf
And i have got this error.
ioctl[unknown???]: Invalid argument
 
 
 
 
 

madwifi_del_key: addr=00:13:fd:40:63:eb key_idx=0
ioctl[unknown???]: Invalid argument
madwifi_set_sta_authorized: addr=00:13:fd:40:63:eb authorized=0
ioctl[unknown???]: Invalid argument
Wireless event: cmd=0x8c04 len=20
Wireless event: cmd=0x8c03 len=20
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.shmoo.com/pipermail/hostap/attachments/20061205/a8945f70/attachment.htm 



More information about the Hostap mailing list