Yes, thank you, all clear now. The ISC part will be removed from the docs, see this PR, already merged: https://github.com/opnsense/docs/pull/744
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: IsaacFL on May 26, 2025, 12:54:26 AMQuote from: cinergi on May 26, 2025, 12:28:30 AMWhat if I want only stateful DHCPv6 without SLAAC, which corresponds to the "Managed" mode under Services > Router Advertisements? None of the DNSmasq RA modes seem to do this. Possible using DNSmasq?
RA Mode set to "Default" will be same as "Managed" mode I believe. ?
Quote from: Monviech (Cedrik) on May 24, 2025, 07:57:49 PMCheck out the note we added here:
https://docs.opnsense.org/manual/dnsmasq.html#dhcp-settings
Quote[...]set slaac instead.
Quote! Attention
With ra-stateless, clients will only generate a SLAAC address. If clients should additionally receive a DHCPv6 address, set slaac instead.
Quote from: doktornotor on August 25, 2024, 10:17:02 AM
Cannot confirm this regarding Unbound. No idea about chrony.# sockstat -n | grep :53
59 unbound 75740 5 udp6 *:53 *:*
59 unbound 75740 6 tcp6 *:53 *:*
59 unbound 75740 7 udp4 *:53 *:*
59 unbound 75740 8 tcp4 *:53 *:*
nslookup whatever.com ::1
Quote from: Maurice on February 24, 2024, 02:42:27 PM
The interfaces overview has been rewritten from scratch for 24.1 and for some reason the delegated prefix (and some other information like DNS servers) wasn't included.
https://forum.opnsense.org/index.php?topic=38223
Quote from: emzy on February 04, 2024, 03:13:39 AM
Being able to see the delegated prefix seems pretty important. It would be really nice if it was added back somewhere in the UI. I'm not even sure what if any command I can run in the terminal to retrieve it as a workaround. Does anyone know?
ifctl -6pi [interface]