FreeRadius questions
James DeLuca
jdeluca at wiu.k12.pa.us
Tue Feb 28 21:04:43 CET 2012
Changed the radtest to
radtest bob hello 10.0.8.9 0 testing123
Now in the terminal windows where we ran radiusd -X we get the following error
Ignoring request to authentication address 10.0.8.9 port 1812 from unknown client 10.0.8.9 port 56524
The terminal session we ran the
radtest bob hello 10.0.8.9 0 testing123
still has the no response message.
________________________________________
From: freeradius-users-bounces+jdeluca=wiu.k12.pa.us at lists.freeradius.org [freeradius-users-bounces+jdeluca=wiu.k12.pa.us at lists.freeradius.org] on behalf of Alan Buxey [A.L.M.Buxey at lboro.ac.uk]
Sent: Tuesday, February 28, 2012 2:50 PM
To: FreeRadius users mailing list
Subject: Re: FreeRadius questions
hi,
you have configured your server to listen for authentications on IP
10.0.8.9
..but then you try sending a request to 127.0.0.1 (localhost)
of course it isnt going to work.
either configure the server to listen on all interfaces (*) as a
default install would, or use 10.0.8.9 as the destination address with radtest
alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
More information about the Freeradius-Users
mailing list