<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.5730.13" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>
<DIV><FONT size=3>Hi All</FONT></DIV>
<DIV><FONT size=3>I have trouble about freeradius+mysql.</FONT></DIV>
<DIV><FONT size=3>I configured freeradius(2.1.10) +mysql(5.5.14)
and selftest by radtest everything is okay.</FONT></DIV>
<DIV><FONT size=3>But when I try external nas client it always returns
"null response".</FONT></DIV>
<DIV><FONT size=3>the setup as below.</FONT></DIV>
<DIV><FONT size=3>PC(client)<===>wireless
AP(nas,192.168.21.223)<===>radius server(192.168.21.30)</FONT></DIV>
<DIV><FONT size=3>my nas table:</FONT></DIV>
<DIV><FONT size=2><FONT size=3>mysql> select * from
nas;<BR></FONT>+----+--------------------+---------------------+-------+----------+--------------+----------+---------------+---------------------+<BR>|
id | nasname
|
shortname | type |
ports | secret |
server | community |
description
|<BR>+----+--------------------+---------------------+-------+----------+--------------+----------+---------------+---------------------+<BR>|
1 | 192.168.21.223 | 192.168.21.223 | other | NULL |
testing123 | NULL | NULL |
RADIUS Client |<BR>| 3 |
127.0.0.1 |
localhost |
other | NULL | testing123 | NULL |
NULL | RADIUS Client
|<BR>+----+--------------------+---------------------+-------+----------+--------------+-----------+---------------+--------------------+<BR></FONT><FONT
size=3>radcheck table:</FONT></DIV>
<DIV><FONT size=3><FONT size=2><FONT size=3>mysql> select * from
radcheck;<BR></FONT>+----+--------------------+-------------------+----+--------+<BR>|
id | username
| attribute | op |
value
|<BR>+----+--------------------+-------------------+----+--------+<BR>|
1 |
gary
| User-Password | := | gary |<BR>| 2
|
test
| User-Password | := | test |<BR>|
3 | 001d09cb2715 | User-Password | := | test
|<BR>+----+--------------------+-------------------+----+--------+<BR></FONT><BR>192.168.21.223
is the wireless AP(nas) and my radius server is 192.168.21.30.</FONT></DIV>
<DIV><FONT size=3>I am using wireshark to capture the packets and it shows
"destination unreachable(host administratively prohibited)".</FONT></DIV>
<DIV><FONT size=3>see screenshot as below. Can anyone help me?</FONT></DIV>
<DIV><FONT size=3></FONT></DIV>
<DIV><FONT size=3><IMG alt="" hspace=0
src="cid:012401cc4c46$66bb3bb0$cd15a8c0@ggyy40fbc8fbae" align=baseline
border=0></FONT></DIV>
<DIV> </DIV>
<DIV>Best Regards<BR>Gary<BR> </FONT></DIV></DIV></BODY></HTML>