4 Jul
2009
4 Jul
'09
1:11 p.m.
ramesh p wrote:
I tried to run the following:
root@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.