HostAP & Intel Proset

Lawrence Wong lawrencewong72 at yahoo.com
Fri Dec 17 04:52:18 EST 2004


Hi all,

I am having some trouble getting open MD5
authentication to work and is wondering if anyone can
help.

On my server, I am using hostapd-0.3.1 with
hostap-driver-0.3.0. On the client laptop I am using
Intel ProSet 7.1.3.0 to control the Intel Centrino
2100 wireless.

The following is the configuration file that I used on
the server:

# cat test.conf 

interface=wlan0
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=0
debug=0
daemonize=1
ctrl_interface=/var/run/hostapd
ctrl_interface_group=0

ssid=TEST
macaddr_acl=0
auth_algs=3

ieee8021x=1
eap_authenticator=1
eap_user_file=/usr/local/hostapd/hostapd.eap_user


# cat hostapd.eap_user 

"user"          MD5     "password"
"test user"     MD5     "secret"
"example user"  TLS


When HostAP is run, and I try to login from the
laptop, it says:

# hostapd test.conf 

Configuration file: test.conf
Using interface wlan0 with hwaddr 00:06:05:11:25:a8
and ssid 'TEST'
Flushing old station entries
Deauthenticate all stations
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.11:
authentication OK (open system)
wlan0: STA 00:0c:d7:94:f1:3b WPA: event 0 notification
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.11:
authenticated
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.11: association
OK (aid 1)
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.11: associated
(aid 1, accounting session 41C2AB12-00000000)
wlan0: STA 00:0c:d7:94:f1:3b WPA: event 1 notification
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.1X: start
authentication
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.1X:
unauthorizing port
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.1X: received
EAPOL-Start from STA
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.1X: aborting
authentication
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.1X: received
EAPOL-Start from STA
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.1X: aborting
authentication
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.1X:
unauthorizing port
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.1X: received
EAPOL-Start from STA
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.1X: aborting
authentication
wlan0: STA 00:0c:d7:94:f1:3b WPA: event 2 notification
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.11:
disassociated
  Sending deauthentication info to STA
00:0c:d7:94:f1:3b
wlan0: STA 00:0c:d7:94:f1:3b IEEE 802.11:
deauthenticated due to inactivity
ioctl[PRISM2_IOCTL_HOSTAPD]: No such file or directory
Could not set station flags for kernel driver.
ioctl[PRISM2_IOCTL_HOSTAPD]: No such file or directory
Could not remove station from kernel driver.
Signal 2 received - terminating
Flushing old station entries
Deauthenticate all stations


Does anyone know what does "IEEE 802.1X: unauthorizing
port" mean and how to make it authorised? Is there
something missing/wrong from my config file?

TIA!

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the HostAP mailing list