NAS Client

Shawky Skaff shawkys at ivox.com.au
Mon May 7 09:08:15 CEST 2012


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.



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



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.

Ignoring request to authentication address * port 1812 from unknown client 27.34.225.33 port 60242 Ready to process requests.

Ignoring request to authentication address * port 1812 from unknown client 27.34.225.33 port 60242 Ready to process requests.

Ignoring request to authentication address * port 1812 from unknown client 27.34.225.33 port 60242 Ready to process requests.



The NAS table has the following entry



mysql> select * from nas;

+----+-----------+-----------+-------+-------+-------------+-----------+-------------+

| id | nasname   | shortname | type  | ports | secret      | community | description |

+----+-----------+-----------+-------+-------+-------------+-----------+-------------+

|  2 | cisco7301 | C7301     | cisco |  1812 | ivox-radius | IVOX-RO   |             |

+----+-----------+-----------+-------+-------+-------------+-----------+-------------+

1 row in set (0.00 sec)





My iptables firewall is disabled.



[root at radius raddb]# netstat -antup | grep rad

tcp        0      0 27.34.225.33:54306          27.34.225.33:3306           ESTABLISHED 4605/radiusd

tcp        0      0 27.34.225.33:54307          27.34.225.33:3306           ESTABLISHED 4605/radiusd

tcp        0      0 27.34.225.33:54310          27.34.225.33:3306           ESTABLISHED 4605/radiusd

tcp        0      0 27.34.225.33:54308          27.34.225.33:3306           ESTABLISHED 4605/radiusd

tcp        0      0 27.34.225.33:54309          27.34.225.33:3306           ESTABLISHED 4605/radiusd

udp        0      0 0.0.0.0:1812                0.0.0.0:*                               4605/radiusd

udp        0      0 0.0.0.0:1813                0.0.0.0:*                               4605/radiusd

udp        0      0 0.0.0.0:1814                0.0.0.0:*                               4605/radiusd


Kind Regards,

Shawky Skaf
____________________________
[Description: Description: cid:710305523 at 08062009-0910]



iVox Communications
www.ivox.com.au<http://www.ivox.com.au/>

P: +61 2 8252 0205
F: +61 2 8252 0202


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.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20120507/c15cc4d1/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 3160 bytes
Desc: image001.gif
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20120507/c15cc4d1/attachment-0001.gif>


More information about the Freeradius-Users mailing list