Menu

Show posts

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 Menu

Messages - RailNetRider

#1
The issue was on my side. I enabled the 'Track Interface' option when first setting up the router without fully understanding its purpose or functionality. After taking the time to research and read about how 'Track Interface' works, I now recognize that the problem stemmed from my own misconfiguration. Thank you for the replies.
#2
Good day everyone.

After upgrading to OPNsense 22.7, I noticed that the Router Advertisement Daemon (radvd) is failing with the following error:

"/usr/local/sbin/pluginctl: The command '/usr/local/sbin/radvd -p /var/run/radvd.pid -C /var/etc/radvd.conf -m syslog' returned exit code '1', the output was '/var/etc/radvd.conf:3 error: syntax error'"

/var/etc/radvd.conf
# Automatically generated, do not edit
# Skipping unsupported unknown interface lan

After this, I went to my LAN interface and simply clicked Apply, which resulted in the following error:

"The following input errors were detected:
The DHCPv6 Server is active on this interface and it can be used only with a static IPv6 configuration. Please disable the DHCPv6 Server service on this interface first, then change the interface configuration."

My LAN IPv6 Configuration Type is set to "Track Interface".

ISC DHCPv4, ISC DHCPv6, and Kea DHCPv6 are all disabled on the LAN interface.
I only use Kea DHCPv4.

Is this a problem with the new OPNsense update or is the problem on my side?