proxy.conf - type = auth issue

Alan Buxey A.L.M.Buxey at lboro.ac.uk
Tue Nov 16 12:23:43 CET 2010


hi,


Tue Nov 16 11:16:39 2010 : Info: Exiting normally.
Tue Nov 16 11:16:42 2010 : Error: /etc/raddb/proxy.conf[118]: Home server test2 of unexpected type "auth"


realm test2.co.uk {
        pool = test2
}

server_pool test2 {
                home_server = test2
}

home_server test2 {
                ipaddr = 10.11.12.13
                secret = "topsecret"
                type = auth
		port = 1645
		strip
}

this is with 2.1.10


why isnt type = auth valid?   the remote server doesnt have a listener
for accounting so I dont want it to handle accounting...

alan



More information about the Freeradius-Users mailing list