I need help and some advice !!!

Fajar A. Nugraha list at fajar.net
Tue Apr 5 13:24:19 CEST 2011


On Tue, Apr 5, 2011 at 3:54 PM, striderblue <strider_blue at hotmail.com> wrote:
> it still didn't work .
> when I seperate command at clients.conf
>
> client localhost {
>        ipaddr = 127.0.0.1
>        secret = testing
> }
>
> client localhost {
>        ipv6addr = ::1
>        secret = testing123
> }
>
> result :
> radclient: Failed to find ip address for host ::1: success
>
> so I really confuse now. what i've done wrong and missing some config ?
> please. HELP ME

(1) There's an example on client.conf to specify an ipv6 address, use that
(2) radclient can use ipv6 with "-6" option (see "radclient -h").
AFAIK no such functionality is available for radtest (yet). So you
might need to use radclient directly.

-- 
Fajar




More information about the Freeradius-Users mailing list