Venkata LK Mula wrote:
We are authenticating the clients via 'users' file.

In your "users" configuration file user "test100" (the one that log files are referring to) is

"test100" Auth-Type := EAP
        Cleartext-Password == "venkat",
        Tunnel-Type = 13,
        Tunnel-Medium-Type = 6,
        Tunnel-Private-Group-Id = 100,
        Reply-Message = "Hello 100, %u",
        Fall-Through = No

I would modify it in this way

test100 User-Password == "venkat",
        Tunnel-Type = 13,
        Tunnel-Medium-Type = 6,
        Tunnel-Private-Group-Id = 100,
        Reply-Message = "Hello 100, %u",
        Fall-Through = No

                Bye.


1. /usr/local/etc/raddb/sites-enabled
2. /usr/local/etc/raddb/sites-available

Usually, in sites-enabled there shoiuld be link to sites-available.


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

Reply via email to