You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
With the setting "Router Advertisements" set to "Disabled" on the router advertisement page and manual configuration enabled on the interface configuration page, the radvd.conf is being generated as if "Unmanaged" was set and devices on the respective network receive IPv6 addressing.
The /var/etc/radvd.conf includes a full slaac setup for this interface and the comment which would be there with the automatic configuration:
"# Generated RADVD config for dhcp6 assignment from wan on lan"
To Reproduce
Steps to reproduce the behavior:
Configure IPv6 Track Interface and enable manual configuration of DHCPv6 and RA
Leave DHCPv6 and RA set to default options (i.e. DHCPv6: disabled, RA: disabled)
Connect a device to the network and observe that it receives IPv6 addressing with the respective prefix ID from this network
Observe the /var/etc/radvd.conf file having a configuration for this network
Additional information:
In my setup, I have another interface configured with SLAAC enabled (unmanaged mode).
Expected behavior
With the RA set to disabled for interface X, no configuration for interface X should be present in /var/etc/radvd.conf
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
Describe the bug
With the setting "Router Advertisements" set to "Disabled" on the router advertisement page and manual configuration enabled on the interface configuration page, the radvd.conf is being generated as if "Unmanaged" was set and devices on the respective network receive IPv6 addressing.
The /var/etc/radvd.conf includes a full slaac setup for this interface and the comment which would be there with the automatic configuration:
"# Generated RADVD config for dhcp6 assignment from wan on lan"
To Reproduce
Steps to reproduce the behavior:
Additional information:
In my setup, I have another interface configured with SLAAC enabled (unmanaged mode).
Expected behavior
With the RA set to disabled for interface X, no configuration for interface X should be present in /var/etc/radvd.conf
Screenshots
![Image](https://private-user-images.githubusercontent.com/183202051/410731165-f95356e0-a1f7-4272-b6e6-0821905b8223.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0Nzc2ODQsIm5iZiI6MTczOTQ3NzM4NCwicGF0aCI6Ii8xODMyMDIwNTEvNDEwNzMxMTY1LWY5NTM1NmUwLWExZjctNDI3Mi1iNmU2LTA4MjE5MDViODIyMy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QyMDA5NDRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1lZjRiZmQxYTU5OWQ2MjcxNzRjNDM5NDM4YmQ3YTg4MDVjNmNhYzA3Yzc5OTVmZjI3NDJmZTc3YTM1OGMxM2ZkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.IR9KK0lYb3hmrNyCIxIW-TtarP3C5JL5INlYlJJ4iqE)
Environment
OPNsense 25.1 (amd64).
OPNsense 24.7 (amd64).
The text was updated successfully, but these errors were encountered: