6 Jun
2010
6 Jun
'10
4:27 a.m.
Panagiotis Georgopoulos wrote:
I am trying to use radtest to test my freeradius configuration over IPv6. I have configured IPv6 on my freeradius server and a client machine from which I am firing radtest. However when I issue “radtest bob hello 2001:db95::100 100 testing123” on my client I get a
“radclient: socket: cannot initialize udpfromto: Function not implemented”
When building from source, do: $ ./configure --without-udpfromto It doesn't appear to work on your system. Alan DeKok.