Skip to content

Conversation

darses
Copy link
Contributor

@darses darses commented Feb 5, 2025

Expose the nat64prefix option in Router Advertisements in the GUI. This is an alternative to the existing DNS64 support in Unbound, which breaks DNSSEC. Support for this option appeared in radvd 2.20, which was added in OPNSense 25.1.

The option is added in the Router Advertisements advanced options section. I kept the lowercase naming to match the option in the config, but it does look a bit out of place in the GUI this way.

I did not add the AdvValidLifeTime option within as it conflicts with an existing advanced option with the same name. I also did not add any input validation, but can add some if this is requested.

Fixes #7487

@fichtner fichtner self-assigned this Feb 12, 2025
@fichtner
Copy link
Member

Ideally we want to do this but we need to move the RA page to MVC/API first, which is going to be on the roadmao for 25.7 most likely.

@darses
Copy link
Contributor Author

darses commented Jul 10, 2025

@fichtner Now that the MVC migration is no longer in scope (per #8351), could you take another look into this PR with the hope of merging it in 25.7?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Support PREF64 for Router Advertisements
2 participants