Hi,
I'm using freeradius 0.8.1.
I try activating it from actually two types of clients (which worked successfully against other RADIUS servers).
And keep getting server errors of the form:
Ignoring request from unknown client 10.119.33.184:3458
The client (IP) is configure in both: clients & clients conf.
Just use clients.conf .
10.119.33.184 comverse
&
client 10.119.33.61 {
# # The shared secret use to "encrypt" and "sign" packets between # the NAS and FreeRADIUS. You MUST change this secret from the # default, otherwise it's not a secret any more! # # The secret can be any string, up to 32 characters in length. # secret = comverse }
Does any one have an idea ?
Yes, you have 10.119.33.61 instead of 10.119.33.184 in clients.conf.
Chris
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
