Hi! > I did read the faq to test my freeradius. > > radtest bob bob localhost 0 testing123 > > but I got an error, access deny > > I don't know what is the problem
It can by more things. Check if the etc/raddb/clients contains the line localhost testing123 You can check if the iptables (or ipchains) does not block your radiusd. You can check if the radiusd has been binded to the localhost interface: try netstat -lnp and check if ther is line that radiusd is listening on * or localhost. I hope I helped a little bit :). P.Zibrita - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

