Hi,all I just installed the radiusd on CVS successfully. There are two questions: Does the radiusd server listen on IPv6 address by default?How to use the radclient in Ipv6 ? Regards
"=?GB2312?B?uN/h1A==?=" <sean.sgao@gmail.com> wrote:
Does the radiusd server listen on IPv6 address by default?
No. You have to configure it.
How to use the radclient in Ipv6 ?
Send the request to an IPv6 address? Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Hi,
Does the radiusd server listen on IPv6 address by default?How to use the radclient in Ipv6 ?
no. cannot do ipv4 and ipv6 at same time on same port etc. simply uncomment the correct line in radiusd.conf ipv6addr = :: (fixed in recent CVS) for radclient add the '-6' argument....but havent tested this utility for a while alan
participants (3)
-
A.L.M.Buxey@lboro.ac.uk -
Alan DeKok -
高嵩