On 12.03.2013 18:08, Staffan Meijer wrote: > I uncommented the eth0 line in the configuration file when radtest did > not work with the original. > > Using the original configuration file I get; > Listening on authentication address * port 1812 > > and > > linux-vdis:/etc/raddb # radtest testing password localhost 0 testing123 > radclient:: Failed to find IP address for linux-vdis.site > radclient: Nothing to send.
your server's name resolution configuration is somewhere wrong. if you replace localhost by 127.0.0.1 it should work. fix your /etc/host, but this is beyond the scope of this list. Olivier -- Olivier Beytrison Network & Security Engineer, HES-SO Fribourg Mail: [email protected] - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

