Segmentation fault
    Harshil Anil Kumar Shah 
    Harshil_Shah at infosys.com
       
    Wed Mar 10 09:56:04 CET 2010
    
    
  
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.
    
    
More information about the Freeradius-Users
mailing list