Technical Tip: Adding IPV6 address under the Exempt sources for Captive Portal is not Working
| Description | This article discusses the possibility of adding IPv6 addresses under exempt sources of the Captive Portal, even though the interface is configured with an IPv6 subnet. |
| Scope | FortiGate. |
| Solution | There are cases where IPv6 traffic is configured on interfaces with the Captive Portal enabled, necessitating the exemption of certain IPv6 addresses.
There are cases where IPv6 traffic is configured on interfaces with the Captive Portal enabled, necessitating the exemption of certain IPv6 addresses.
For example, an interface with the following IPv6 configuration:
edit "IT_Firewall"
In such cases, it is necessary to use an IPv6 policy to exempt the source, as IPv6 does not support adding exempt sources under the Captive Portal.
The IPv6 policy can be created as follows, with the option 'captive-portal-exempt' enabled.
config firewall policy
IPV6 Address:
config firewall address6
This approach allows the IPv6 address to be exempted from the Captive Portal.
Related document: |
