Feature #10297
openIPv6 user attributes
100%
Description
Add IPv6 related attributes no the user configuration page in the same way as existing IPv4 Network Configuration:
Framed-IPv6-Address
Framed-IPv6-Prefix
Framed-IPv6-Route
Updated by Viktor Gurov almost 5 years ago
Updated by Jim Pingle almost 5 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho almost 5 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Viktor Gurov over 4 years ago
https://forum.netgate.com/topic/151725/freeradius-ipv6-framed-ip-issue-with-2-4-5:
Thought I'd have a play with framed IPv6 now im running 2.4.5. /usr/local/etc/raddb/mods-config/files/authorize[31]: Parse error (reply) for entry andy-iphone: Failed resolving "64" to IPv6 address: hostname nor servname provided, or not known
Correct format is Prefix/Prefix-length, i.e. 2001:db8:abab::/64
Updated by Jim Pingle over 4 years ago
- Status changed from Feedback to Pull Request Review
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
PR has been merged. Thanks!
Updated by Azamat Khakimyanov about 3 years ago
- Status changed from Feedback to Assigned
Tested on 21.05.1 and on 22.01-DEVELOPMENT (built on Sun Oct 31 05:21:32 UTC 2021)
There are 'IPv6 Address' (Framed-IPv6-Address) and 'IPv6 Gateway' (Framed-IPv6-Route) attributes available in Freeradius package but there is no such option as a 'Framed-IPv6-Prefix'.
In case if there should be 'Framed-IPv6-Prefix' attribute, we have to change this description: "When the IPv6 prefix part is empty it uses Framed-IPv6-Address. When the prefix part is filled in, it uses Framed-IPv6-Prefix."