Getting the Segmentation fault when doing radiusd -X

home_server_pool my_auth_failover {
        type = fail-over
        home_server = localhost
 }
 realm example.com {
        auth_pool = my_auth_failover
 }
 realm LOCAL {
 }
radiusd: #### Loading Clients ####
 client localhost {
        ipaddr = 127.0.0.1
        require_message_authenticator = no
        secret = "testing123"
        nastype = "other"
 }
 client 192.168.111.0/24 {
        require_message_authenticator = no
        secret = "whatever"
        shortname = "freeradius"
 }
Segmentation fault


Regards,
Harshil,
EmpID: 128522.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to