OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: incorrect on May 22, 2020, 06:02:32 AM

Title: Multiple IPv6 prefixes per interface
Post by: incorrect on May 22, 2020, 06:02:32 AM
Is there a way to add multiple discreet IPv6 prefixes to a single interface?

Specifically I'd like to configure a DHCPv6-PD derived and a ULA prefix to a LAN interface, but can see a benefit of being able to explicitly configuring additional prefixes to facilitate migration, multihoming and/or testing.
Title: Re: Multiple IPv6 prefixes per interface
Post by: Maurice on May 22, 2020, 01:18:11 PM
You can use Virtual IPs to add additional static IP addresses to an interface. After a radvd restart, their prefixes will automatically be included in Router Advertisements.

Cheers

Maurice