[Chilli] chilli with 802.1X problem
Anatoly Oreshkin
Anatoly.Oreshkin at pnpi.spb.ru
Mon Mar 22 16:34:00 UTC 2010
Hello,
I've configured CoovaChilli 1.2.2 to work with WPA2 protocol.
Access Point (AP) is configured with WPA2 and 802.1X authentication.
chilli ip address 195.19.214.216 is set up as radius server in AP.
The chilli file local.conf contains such lines:
proxylisten 195.19.214.216 # 195.19.214.216 is chilli interface
# address to listen radius request from AP (192.168.14.242)
proxyport 1812
proxyclient 192.168.14.242 # 192.168.14.242 is AP address
proxysecret <proxysecret>
When I am trying to authenticate wireless client using WPA2 and 802.1X
I see in /var/log/messages such error messages:
radius.c: 1677: Authenticator does not match request!
radius.c: 335: No such id in radius queue: id=0!
radius.c: 1672: Matching request was not found in queue: 0!
radius.c: 335: No such id in radius queue: id=1!
What's wrong ?
Is chilli configuration correct ?
What do the parameters
HS_RADPROXY_LISTEN
HS_RADPROXY_CLIENT
in /usr/local/etc/chilli/defaults file mean ?
Can chilli work with multiple APs ?
Thanks.
More information about the Chilli
mailing list