OPNsense Forum

Archive => 22.1 Legacy Series => Topic started by: Xen on April 12, 2022, 11:17:26 AM

Title: Traffic shaping with a dynamic IPv6 prefix
Post by: Xen on April 12, 2022, 11:17:26 AM
It appears traffic shaping only works if a complete address with mask is configured in the traffic shaper section. How would one set up persistent IPv6 shaping when dealing with dynamic prefixes?
Title: Re: Traffic shaping with a dynamic IPv6 prefix
Post by: Xen on April 15, 2022, 06:14:44 AM
Guessing there is currently no way but to update the IPv6 traffic shaping rules manually?
Title: Re: Traffic shaping with a dynamic IPv6 prefix
Post by: dinguz on April 15, 2022, 08:34:41 AM
In the advanced section of the rules, you can select traffic based on direction, so that way you don't have to deal with addresses.
Title: Re: Traffic shaping with a dynamic IPv6 prefix
Post by: Xen on April 15, 2022, 08:53:22 AM
Cannot believe I missed that! The option was conveniently hidden under the advanced toggle, but it works perfectly as one would expect. Thanks for your reply!