On 30 May 2014, at 23:54, Alan DeKok <aland@deployingradius.com> wrote:
A little simpler perhaps:
- most configuration directives for IP addresses, host names, etc. should now use "ipaddr"
- "ipaddr" works the same as it always did, mostly
- you can force v4/v6 by using "ipv4addr" or "ipv6addr" instead of "ipaddr"
- "ipaddr" will try to use a v4 record from DNS
- if there's no v4 record in DNS, "ipaddr" will look for a v6 record.
All of these directives will first try to parse an actual address (e.g. 192.168.2.1). If that fails, they'll look up the string in DNS.
Yeah much better :) Just to add: - The above configuration directives take a '/<cidr>' suffix if used in a client section. Arran Cudbard-Bell <a.cudbardb@freeradius.org> FreeRADIUS Development Team FD31 3077 42EC 7FCD 32FE 5EE2 56CF 27F9 30A8 CAA2