Hello all:
I'm relatively new to OPNsense (used pfSense years ago), and I own a small ISP. We just switched our core routing function to an OPNsense pair (our Mikrotik failed, and I wasn't partuarly happy with it anyway).
One big question I still have is on kea dhcp6 HA support. What I learned the hard way that most docs don't mention is in order for PD (prefix delegation) to work, a static route for the delegated prefix must be added to the router's routing table and pointing to the IPv6 WAN IP of the client who just received the PD prefix. I assume OPNsense does this.
Where most implementations appear to fail is in an HA cluster, the HA backup is not able to take over for the primary unless it too has all these prefixes in its routing table (or there is automated provisions for adding them upon becoming active). Does OPNsense w/ Kea DHCP6 support this?
The second issue is related: if I had to reboot the primary and I manually failed over to the backup (pressed the "CARP Persistent maintenance mode" button), and the backup took over for a bit. I did my work on the primary which included a couple reboots. Now I want to switch back. Would the backup have a full copy of the routes too? Is there some mechanism to rebuild the route table either from the peer or from the lease history?
I have learned that a dhcp6 backup without a current installed PD routes table is not very useful, and HA isn't really HA in that case...This was the case with pfSense (at that time, ISC DHCP6 was the only option).
Thanks!
I'm relatively new to OPNsense (used pfSense years ago), and I own a small ISP. We just switched our core routing function to an OPNsense pair (our Mikrotik failed, and I wasn't partuarly happy with it anyway).
One big question I still have is on kea dhcp6 HA support. What I learned the hard way that most docs don't mention is in order for PD (prefix delegation) to work, a static route for the delegated prefix must be added to the router's routing table and pointing to the IPv6 WAN IP of the client who just received the PD prefix. I assume OPNsense does this.
Where most implementations appear to fail is in an HA cluster, the HA backup is not able to take over for the primary unless it too has all these prefixes in its routing table (or there is automated provisions for adding them upon becoming active). Does OPNsense w/ Kea DHCP6 support this?
The second issue is related: if I had to reboot the primary and I manually failed over to the backup (pressed the "CARP Persistent maintenance mode" button), and the backup took over for a bit. I did my work on the primary which included a couple reboots. Now I want to switch back. Would the backup have a full copy of the routes too? Is there some mechanism to rebuild the route table either from the peer or from the lease history?
I have learned that a dhcp6 backup without a current installed PD routes table is not very useful, and HA isn't really HA in that case...This was the case with pfSense (at that time, ISC DHCP6 was the only option).
Thanks!