EAP identity request- EAP identiy response and there it stops..

Arjen Smit smit.arjen
Mon Jan 26 12:35:30 PST 2015


Dear hostapd users,

I hope someone can help me with this issue. I have a setup on ubuntu 12.04
- hostapd v2.3 plus external radius server (freeradius). After associating
to the AP with the wireless device only an EAP identiy request and EAP
identity response can be seen on the radio interface (actually several
times). From the hostapd towards the Radius server the accounting is
exchanged but no authentication (EAPOL) communication whatsoever. (sniffing
on loopback interface on port 1812 and 1813) .I would expect at some stage
the hostapd to start a message exchange with the autentication Radius
server. I tried with several settings on hostapd.conf and various versions
of hostapd but the behaviour is similar

Any pointers to the right direction are highly appreciated.

Thanks in advance

/Arjen


I attached the relevant logging below:

nl80211: Set STA flags - ifname=wlan1 addr=20:02:af:0f:35:1c
total_flags=0x6 flags_or=0x0 flags_and=0xfffffffe authorized=0

wlan1: STA 20:02:af:0f:35:1c IEEE 802.1X: unauthorizing port

IEEE 802.1X: 20:02:af:0f:35:1c AUTH_PAE entering state RESTART

EAP: EAP entering state INITIALIZE

wlan1: CTRL-EVENT-EAP-STARTED 20:02:af:0f:35:1c

EAP: EAP entering state SELECT_ACTION

EAP: getDecision: no identity known yet -> CONTINUE

EAP: EAP entering state PROPOSE_METHOD

EAP: getNextMethod: vendor 0 type 1

wlan1: CTRL-EVENT-EAP-PROPOSED-METHOD vendor=0 method=1

EAP: EAP entering state METHOD_REQUEST

EAP: building EAP-Request: Identifier 198

EAP: EAP entering state SEND_REQUEST

EAP: EAP entering state IDLE

EAP: retransmit timeout 3 seconds (from dynamic back off; retransCount=0)

IEEE 802.1X: 20:02:af:0f:35:1c AUTH_PAE entering state CONNECTING

IEEE 802.1X: 20:02:af:0f:35:1c AUTH_PAE entering state AUTHENTICATING

IEEE 802.1X: 20:02:af:0f:35:1c BE_AUTH entering state REQUEST

wlan1: STA 20:02:af:0f:35:1c IEEE 802.1X: Sending EAP Packet (identifier
198)

nl80211: Event message available

nl80211: Drv Event 19 (NL80211_CMD_NEW_STATION) received for wlan1

nl80211: New station 20:02:af:0f:35:1c

wlan1: Event EAPOL_TX_STATUS (40) received

IEEE 802.1X: 20:02:af:0f:35:1c TX status - version=1 type=0 length=5 -
ack=1

nl80211: Event message available

nl80211: BSS Event 59 (NL80211_CMD_FRAME) received for wlan1

nl80211: MLME event 59 (NL80211_CMD_FRAME) on wlan1(00:9a:90:00:37:df)
A1=ff:ff:ff:ff:ff:ff A2=86:55:a5:99:60:20



 hostapd.conf:

interface=wlan1

bridge=br0

driver=nl80211

logger_syslog=-1

logger_syslog_level=2

logger_stdout=-1

logger_stdout_level=2

ctrl_interface=/var/run/hostapd

ctrl_interface_group=0

ssid=test123

hw_mode=g

channel=1

beacon_int=100

dtim_period=2

max_num_sta=255

rts_threshold=2347

fragm_threshold=2346

macaddr_acl=0

auth_algs=1

ignore_broadcast_ssid=0

wmm_enabled=1

wmm_ac_bk_cwmin=4

wmm_ac_bk_cwmax=10

wmm_ac_bk_aifs=7

wmm_ac_bk_txop_limit=0

wmm_ac_bk_acm=0

wmm_ac_be_aifs=3

wmm_ac_be_cwmin=4

wmm_ac_be_cwmax=10

wmm_ac_be_txop_limit=0

wmm_ac_be_acm=0

wmm_ac_vi_aifs=2

wmm_ac_vi_cwmin=3

wmm_ac_vi_cwmax=4

wmm_ac_vi_txop_limit=94

wmm_ac_vi_acm=0

wmm_ac_vo_aifs=2

wmm_ac_vo_cwmin=2

wmm_ac_vo_cwmax=3

wmm_ac_vo_txop_limit=47

wmm_ac_vo_acm=0

ieee8021x=1

eapol_version=1

eapol_key_index_workaround=0

eap_reauth_period=3600

eap_server=0

own_ip_addr=127.0.0.1

auth_server_addr=127.0.0.1

auth_server_port=1812

auth_server_shared_secret=secret123

acct_server_addr=127.0.0.1

acct_server_port=1813

acct_server_shared_secret=secret

radius_acct_interim_interval=600

wpa=1

wpa_key_mgmt=WPA-EAP

wpa_pairwise=TKIP CCMP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.shmoo.com/pipermail/hostap/attachments/20150126/948a274a/attachment.htm>



More information about the Hostap mailing list