Hi,<br><br>After building and installing the latest svn 1.2.3 release, I'm still struggling against the same problem.<br><br>Is there really nobody who faced this issue or has tips on that?<br><br>Here's my chilli config file:<br>
<br><b><i>HS_WANIF=eth0.1 # WAN Interface toward the Internet<br>HS_LANIF=br-lan # Subscriber Interface for client devices<br>HS_NETWORK=10.1.0.0 # HotSpot Network (must include HS_UAMLISTEN)<br>
HS_NETMASK=255.255.255.0 # HotSpot Network Netmask<br>HS_UAMLISTEN=10.1.0.1 # HotSpot IP Address (on subscriber network)<br>HS_UAMPORT=3990 # HotSpot UAM Port (on subscriber network)<br>HS_UAMUIPORT=4990 # HotSpot UAM "UI" Port (on subscriber network, for embedded portal)<br>
<br>HS_DNS1=8.8.8.8<br>HS_DNS2=8.8.8.8<br><br>HS_NASID=nas01<br>HS_RADIUS=<a href="http://radius1.domain.com">radius1.domain.com</a><br>HS_RADIUS2=<a href="http://radius2.domain.com">radius2.domain.com</a><br>HS_UAMALLOW=<a href="http://www.coova.org">www.coova.org</a><br>
HS_RADSECRET=secret # Set to be your RADIUS shared secret<br>HS_UAMSECRET=change-me # Set to be your UAM secret<br>HS_UAMALIASNAME=chilli<br><br>HS_RADPROXY=on<br> HS_RADPROXY_LISTEN=127.0.0.1<br> HS_RADPROXY_CLIENT=127.0.0.1<br>
HS_RADPROXY_PORT=1645<br> HS_RADPROXY_SECRET=$HS_RADSECRET<br><br>HS_MODE=hotspot<br>HS_TYPE=chillispot</i></b><br><br>and my /etc/config/wireless:<br><br><b><i>config 'wifi-iface'<br> option 'device' 'wl0'<br>
option 'mode' 'ap'<br> option 'ssid' 'WPA'<br> option 'network' 'lan'<br> option 'encryption' 'wpa2'<br> option 'server' '127.0.0.1'<br>
option 'port' '1645'<br> option 'key' 'secret'<br> option 'isolate' '1'<br> option 'hidden' '1'<br></i><br></b><br>Regards,<br><br>Damien Courtaillier<br>
<br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Damien Courtaillier</b> <span dir="ltr"><<a href="mailto:d.courtaillier@gmail.com">d.courtaillier@gmail.com</a>></span><br>
Date: 2010/4/15<br>Subject: Radius Proxy<br>To: <a href="mailto:chilli@coova.org">chilli@coova.org</a><br><br><br>Hello,<br><br>I'm trying to setup coova as a radius proxy, using radproxy options.<br>I use coova-chilli 1.2.3 (from the svn) on OpenWrt Kamikaze<br>
<br>coova runs directly on the AP that provides WPA2 wireless.<br><br>
When I try to connect, I can see the Access-Accept in my radius log, but coova never gives acces to the client.<br><br>Here is coova's output:<br><br>chilli.c: 1957: 0 (Debug) RADIUS Access-Request received<br>chilli.c: 1986: 0 (Debug) Calling Station ID is: 701a04a76fc3<br>
dhcp.c: 389: 0 (Debug) DHCP newconn: 70:1a:04:a7:6f:c3<br>chilli.c: 3285: 0 (Debug) New DHCP request from MAC=70-1A-04-A7-6F-C3<br>chilli.c: 3288: 0 (Debug) New DHCP connection established<br>radius.c: 1446: 0 (Debug) RADIUS to <a href="http://192.168.0.5:1812" target="_blank">192.168.0.5:1812</a><br>
chilli.c: 2792: 0 (Debug) Received access request confirmation from radius server<br><br>chilli.c: 2828: 0 (Debug) Received access challenge from radius server<br>chilli.c: 920: 0 (Debug) Sending RADIUS AccessChallenge to client<br>
chilli.c: 1957: 0 (Debug) RADIUS Access-Request received<br>chilli.c: 1986: 0 (Debug) Calling Station ID is: 701a04a76fc3<br>radius.c: 1446: 0 (Debug) RADIUS to <a href="http://192.168.0.5:1812" target="_blank">192.168.0.5:1812</a><br>
chilli.c: 2792: 0 (Debug) Received access request confirmation from radius server<br>
<br>Coova receives the dhcp request but seems not to respond to it...<br><br>when I try a chilli_query list, I get:<br><br>70-1A-04-A7-6F-C3 10.1.0.2 pass 4bc72fad44400001 1 net_test 9/0 9/0 0/0 0/0 0 0 0/0 0/0 -<br><br>
It is the MAC address of my client, so chilli thinks it is connected however it is not...<br>
<br>I tried giving an address directly to the client, I definitely can't communicate with my AP.<br><br>What am I doing wrong?<br><br>Does the WPA2 client communicate with coova's tun interface or directly with the bridge ?<br>
Actually, does the WPA2 clients have to be connected directly to the network handled by coova (that is my case) or can they connect to another network, and coova just makes the authentication ?<br><br>Thanks for your answers.<br>
<br>Cheers.<br><font color="#888888"><br>Damien Courtaillier<br>
</font></div><br>