<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";
        mso-fareast-language:EN-US;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Calibri","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-AU link=blue vlink=purple><div class=WordSection1><p class=MsoPlainText>I’ve setup a NAS client that being a cisco7301 and have entered this into clients.conf. When I run radiusd –X and do the following radtest eftel-test test123 27.34.225.253 1812 testing123, it fails, I don’t get anything appearing on my debug radiusd –X screen.<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>If I change the clients.conf back to the localhost client and do radtest eftel-test test123 27.34.225.33 1812 testing123 I get the below. 27.34.225.33 is the IP of my radius box. I'm pretty sure I'm doing something wrong or missing something, but would appreciate your help in telling me what I need to do<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>Listening on authentication address * port 1812 Listening on accounting address * port 1813 Listening on command file /var/run/radiusd/radiusd.sock Listening on proxy address * port 1814 Ready to process requests.<o:p></o:p></p><p class=MsoPlainText>Ignoring request to authentication address * port 1812 from unknown client 27.34.225.33 port 60242 Ready to process requests.<o:p></o:p></p><p class=MsoPlainText>Ignoring request to authentication address * port 1812 from unknown client 27.34.225.33 port 60242 Ready to process requests.<o:p></o:p></p><p class=MsoPlainText>Ignoring request to authentication address * port 1812 from unknown client 27.34.225.33 port 60242 Ready to process requests.<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>The NAS table has the following entry<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>mysql> select * from nas;<o:p></o:p></p><p class=MsoPlainText>+----+-----------+-----------+-------+-------+-------------+-----------+-------------+<o:p></o:p></p><p class=MsoPlainText>| id | nasname   | shortname | type  | ports | secret      | community | description |<o:p></o:p></p><p class=MsoPlainText>+----+-----------+-----------+-------+-------+-------------+-----------+-------------+<o:p></o:p></p><p class=MsoPlainText>|  2 | cisco7301 | C7301     | cisco |  1812 | ivox-radius | IVOX-RO   |             |<o:p></o:p></p><p class=MsoPlainText>+----+-----------+-----------+-------+-------+-------------+-----------+-------------+<o:p></o:p></p><p class=MsoPlainText>1 row in set (0.00 sec)<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>My iptables firewall is disabled.<o:p></o:p></p><p class=MsoPlainText><o:p> </o:p></p><p class=MsoPlainText>[root@radius raddb]# netstat -antup | grep rad<o:p></o:p></p><p class=MsoPlainText>tcp        0      0 27.34.225.33:54306          27.34.225.33:3306           ESTABLISHED 4605/radiusd<o:p></o:p></p><p class=MsoPlainText>tcp        0      0 27.34.225.33:54307          27.34.225.33:3306           ESTABLISHED 4605/radiusd<o:p></o:p></p><p class=MsoPlainText>tcp        0      0 27.34.225.33:54310          27.34.225.33:3306           ESTABLISHED 4605/radiusd<o:p></o:p></p><p class=MsoPlainText>tcp        0      0 27.34.225.33:54308          27.34.225.33:3306           ESTABLISHED 4605/radiusd<o:p></o:p></p><p class=MsoPlainText>tcp        0      0 27.34.225.33:54309          27.34.225.33:3306           ESTABLISHED 4605/radiusd<o:p></o:p></p><p class=MsoPlainText>udp        0      0 0.0.0.0:1812                0.0.0.0:*                               4605/radiusd<o:p></o:p></p><p class=MsoPlainText>udp        0      0 0.0.0.0:1813                0.0.0.0:*                               4605/radiusd<o:p></o:p></p><p class=MsoPlainText>udp        0      0 0.0.0.0:1814                0.0.0.0:*                               4605/radiusd<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='mso-fareast-language:EN-AU'>Kind Regards,<b><br><br>Shawky Skaf</b></span><span style='mso-fareast-language:EN-AU'><br></span><span style='mso-fareast-language:EN-AU'>____________________________<o:p></o:p></span></p><table class=MsoNormalTable border=0 cellspacing=0 cellpadding=0 width="50%" style='width:50.0%'><tr><td width="42%" style='width:42.0%;padding:0cm 0cm 0cm 0cm'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:115%'><span style='mso-fareast-language:EN-AU'><img width=193 height=70 id="Picture_x0020_1" src="cid:image001.gif@01CD2C73.FD0448B0" alt="Description: Description: cid:710305523@08062009-0910"></span><span style='mso-fareast-language:EN-AU'><o:p></o:p></span></p></td><td width="11%" style='width:11.0%;padding:0cm 0cm 0cm 0cm'><p class=MsoNormal style='line-height:115%'><span style='mso-fareast-language:EN-AU'> </span><span style='mso-fareast-language:EN-AU'><o:p></o:p></span></p></td><td width="47%" style='width:47.0%;padding:0cm 0cm 0cm 0cm'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:115%'><b><span style='color:#666666;mso-fareast-language:EN-AU'>iVox Communications </span></b><span style='mso-fareast-language:EN-AU'><br><a href="http://www.ivox.com.au/"><span style='color:#990000'>www.ivox.com.au</span></a><span style='color:#006C9B'><br><br></span><b><span style='color:#990000'>P:</span></b><span style='color:#006C9B'> </span><span style='color:#666666'>+61 2 8252 0205</span><span style='color:#006C9B'><br></span><b><span style='color:#990000'>F:</span></b><span style='color:#006C9B'> </span><span style='color:#666666'>+61 2 8252 0202 </span></span><span style='mso-fareast-language:EN-AU'><o:p></o:p></span></p></td></tr></table><p class=MsoNormal><span style='mso-fareast-language:EN-AU'><o:p> </o:p></span></p><div align=center><table class=MsoNormalTable border=1 cellspacing=0 cellpadding=0 width="80%" style='width:80.0%'><tr><td width=703 style='width:527.25pt;padding:3.0pt 3.0pt 3.0pt 3.0pt'><p class=MsoNormal align=center style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;text-align:center'><span style='font-size:7.5pt;font-family:"Arial","sans-serif";color:#999999;mso-fareast-language:EN-AU'>The contents of this document may be privileged and confidential, any unauthorised use of the contents is expressly prohibited. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. iVox Communications is not liable for the proper and complete transmission of the information contained in this communication, nor for any delay in its receipt. </span><span style='font-size:12.0pt;font-family:"Times New Roman","serif";mso-fareast-language:EN-AU'><o:p></o:p></span></p></td></tr></table></div><p class=MsoNormal><span style='mso-fareast-language:EN-AU'><o:p> </o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>