On Mon, Nov 19, 2018 at 1:50 PM Alan DeKok <aland@deployingradius.com> wrote:
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.
I am pulling the PPA https://launchpad.net/~freeradius/+archive/ubuntu/stable-3.0; I don't see any other version than 3.0.15 Would you consider pushing a new version and/or create a beta PPA (if 3.0.17 is beta)? Any other comments regarding `freeradius -X` or the `radtest`s output from earlier in the thread?