ramesh p wrote: > I tried to run the following: > > r...@parsa-laptop:/etc/freeradius# radtest sqltest testpwd localhost > 1812 testing123 > radclient: socket: cannot initialize udpfromto: Function not implemented.
You've configured with "--with-udpfromto", which is not the default. It's not supported on your system. Re-configure, build, and install the server without that option. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

