19 Nov
2018
19 Nov
'18
6:50 a.m.
On Nov 19, 2018, at 6:42 AM, Ντέντος Σταύρος <stdedos@gmail.com> wrote:
$ radtest -6 user pass [::1] 0 testing123 0 [::1] (0) Error parsing "stdin": Failed resolving "[::1]" to IPv6 address: Temporary failure in name resolution
Commenting out `echo "$NAS_ADDR_ATTR = $nas"` is the solution. I wonder why though, or why is `radclient` trying to "resolve" [::1]
Because the input might be a DNS name. Upgrade to 3.0.17. It's better at detecting raw IPv6 addresses. Alan DeKok.