<font size="2">Hello people,<br>
<br>
        I`d like to know how to resolve this problem in configuration:<br>
<br>
[root@serverRH5 raddb]# radtest pc1 123456 localhost 0 mysecret<br>
Sending Access-Request of id 169 to 127.0.0.1 port 1812<br>
        User-Name = "pc1"<br>
        User-Password = "123456"<br>
        NAS-IP-Address = 127.0.0.1<br>
        NAS-Port = 0<br>
rad_recv: Access-Reject packet from host 127.0.0.1 port 1812, id=169, length=20<br>
<br>
<br>
       My clients.conf<br>
<br>
       client localhost {<br>
        ipaddr = 127.0.0.1<br>
       secret = mysecret<br>
        require_message_authenticator = no<br>
       shortname       = localhost<br>
       nastype = other<br>
       }<br>
<br>
<br>
      Thanks for all<br>
<br>
Best Regards<br>
<br>
Paulo Cesar</font><br clear="all"><br>