-
Notifications
You must be signed in to change notification settings - Fork 894
Description
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md
- I am convinced that my issue is new after having checked both open and closed issues at https://github.com/opnsense/core/issues?q=is%3Aissue
Describe the bug
A clear and concise description of what the bug is, including last known working version (if any).
This might have been here before. I added all previous wireguard profiles using all data entered by hand.
This was the first new fresh profile. (Note split off from a different feature request).
To Reproduce
Steps to reproduce the behavior:
- Go to VPN > Wireguard > Peergenerator
- Create a new system WITH IPv4 (.1/32) and IPv6 (PREFIX::1/128) address.
- Save the profile and create a new one....
- See error: missing IPv6 incremental address.
Expected behavior
Valid ext IPv6 address just like with IPv6
Describe alternatives you considered
Currently the next available address is like PREFIX:LOCALNET::/128 in stead of PREFIX:LOCALNET::12/128
when 1..11 already exist.... (help to keep IPv4 & IPv6 device IP's similar).
Screenshots
Too much privacy sensitive data in view. After editing nothing valuable there anymore.
Relevant log files
N/A
Additional context
N/A
Environment
Software version used and hardware type if relevant, e.g.:
OPNsense 25.7.10 (amd64).