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...@lists.freeradius.org 
[freeradius-users-bounces+jdeluca=wiu.k12.pa...@lists.freeradius.org] on behalf 
of Alan Buxey [[email protected]]
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

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

Reply via email to