<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>Hi,<BR><BR>I'm
having some problems with Message-Authenticator when using radius
as<BR>MAC-ACL.<BR>Running hostapd-0.0.3, mysql-3.23.56 and freeradius-0.8.1 on
the same<BR>machine (gentoo).<BR>It works for some clients, but not all.. below
is some output when a Linux<BR>Orinoco tries to connect.<BR><BR>How could I get
this to work for ALL clients???<BR><BR>// Joachim<BR><BR><BR>radiusd -X -A
gives<BR>---------<BR>rad_recv: Access-Request packet from host 127.0.0.1:1148,
id=0, length=154<BR>Received packet from 127.0.0.1 with invalid
Message-Authenticator!<BR>Server rejecting request 0.<BR>Finished request
0<BR>Going to the next request<BR>--- Walking the entire request list
---<BR>Waking up in 1 seconds...<BR>--- Walking the entire request list
---<BR>Waking up in 1 seconds...<BR>rad_recv: Access-Request packet from host
127.0.0.1:1148, id=0, length=154<BR>Sending Access-Reject of id 0 to
127.0.0.1:1148<BR>rl_next: returning NULL<BR>Waking up in 1
seconds...<BR>--- Walking the entire request list ---<BR>Waking up in 4
seconds...<BR>--- Walking the entire request list ---<BR>Cleaning up request 0
ID 0 with timestamp 3edeee5a<BR>Nothing to do. Sleeping until we see a
request.<BR>-----------<BR><BR><BR>and hostapd -dd
gives<BR>---------------<BR>mgmt::auth<BR>authentication: STA=00:02:2d:40:7d:c1
auth_alg=0 auth_transaction=1<BR>status_code=0 wep=0<BR>Sending RADIUS message
to authentication server<BR>Authentication frame from 00:02:2d:40:7d:c1 waiting
for an external<BR>authentication<BR>Resending RADIUS message (id=0)<BR>Received
20 bytes from RADIUS server<BR>Received RADIUS message<BR>Found matching
Access-Request for RADIUS message (id=0)<BR>Response Authenticator
invalid!<BR>Incoming RADIUS packet did not have correct authenticator -
dropped<BR>IEEE 802.1X: Could not find matching station for this RADIUS
message<BR>No RADIUS RX handler found (type=0 code=3 id=0) - dropping
packet<BR>--------------</FONT><BR><BR><BR></FONT></DIV></BODY></HTML>