>>> [EMAIL PROTECTED] 03/12/2004 17:37:45 >>>
>I am testing my freeradius using NTRadPing Utility. I am running
radius
>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
}

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to