Hello Alan, all See bellow...
-----Original Message----- From: freeradius-users- bounces+panos=comp.lancs.ac.uk@lists.freeradius.org [mailto:freeradius- users-bounces+panos=comp.lancs.ac.uk@lists.freeradius.org] On Behalf Of Alan DeKok Sent: 06 June 2010 09:27 To: FreeRadius users mailing list Subject: Re: radtest and IPv6 support
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.
How can I only build radtest from source? (recap: ) I have build freeRadius on my server and I want to run radtest on a client machine to test my configuration over IPv6. I installed radtest on my client machine by installing freeradius-utils... Is there another way to test FreeRadius with another tool that supports IPV6? Thanks, Panos