Technical Tip: How to exempt MAC/IP address from captive portal/email collection
| Description | This article describes how to add the MAC/IP addresses to the exempt list of the captive portal or prevent the MAC/IP from email collection. |
| Scope | FortiGate v6.0+. |
| Solution | It is always possible to exempt some or the other user/IP to be exempted from the captive portal page.
Follow the steps below for the same:
If not already created, it is possible to create it like this, as in the image below:
For email collection exemptions, two firewall policies are required: Firewall policy with the source address as the IP/MAC to be exempted, and email collection set to disabled:
Snippet of the commands required:
edit <ID> set email-collect disable
Snippet of the commands required:
config firewall policy edit <ID> set email-collect enable
|


