On 21.06.2013 22:21, Julian Macassey wrote:

In another terminal window I enter:
root#> radtest [email protected] "PASSWORD" 192.168.10.14
0  sharedsecret

ending Access-Request of id 231 to 192.168.10.14 port 1812
        User-Name = "[email protected]"
        User-Password = "PASSWORD"
        NAS-IP-Address = 127.0.1.1
        NAS-Port = 0
Sending Access-Request of id 231 to 192.168.10.14 port 1812
        User-Name = "[email protected]"
        User-Password = "PASSWORD"
        NAS-IP-Address = 127.0.1.1
        NAS-Port = 0
Sending Access-Request of id 231 to 192.168.10.14 port 1812
        User-Name = "[email protected]"
        User-Password = "PASSWORD"
        NAS-IP-Address = 127.0.1.1
        NAS-Port = 0
radclient: no response from server for ID 231 socket 3

in your config you didn't configure any other client than 127.0.0.1
you're sending your request to 192.168.10.14 which mean it's over the network. add a client for the machine on which you run radtest, and it will work.

freeradius silently drop packets from unknown client.

Olivier
--
 Olivier Beytrison
 Network & Security Engineer, HES-SO Fribourg
 Mail: [email protected]
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to