On Fri, 03 Dec 2004 18:05:52 +0000 "Neil Craig" <[EMAIL PROTECTED]> wrote:
radiusI am testing my freeradius using NTRadPing Utility. I am running[EMAIL PROTECTED] 03/12/2004 17:37:45 >>>in debugger mode and I get this:
rad_recv: Access-Request packet from host 10.192.1.11:3628, id=1, length=44 Ignoring request from unknown client 10.192.1.11:3628
In clients.conf I have this entry:
client 10.192.1.11/16 { secret = testing123 shortname = mbasso }
Have you tried just having the single IP in clients.conf? client 10.192.1.11 { secret = testing123 shortname = mbasso }
I tried :
client 10.192.1.11/32 {
secret = testing123
shortname = mbasso
}AND
client 10.192.1.11 {
secret = testing123
shortname = mbasso
} STILL NO LUCK.
Michael Basso
Network Specialist
Bedford Central School District
(914) 241-6186
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

