FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
rvillaroman
Staff
Staff
Article Id 283334
Description

This article describes how to fix an issue encountered after adding a WiFi interface on a software switch in FortiWifi. After rebooting, the network profile changes from private to public. This is because the MAC address on the software switch is continuously changing to a random MAC address.

 

rvillaroman_0-1699404521580.png

 

rvillaroman_1-1699404521583.png
Scope FortiWiFi / FortiOS 7.0.1 and later.
Solution

In this example, the network profile is set as private.

 

rvillaroman_2-1699404627207.png

 

After rebooting, note that the LAN mac address was changed from 00:FF:77:C9:F2:E2 to 00:FF:01:23:58:C3.

 

rvillaroman_3-1699404627208.png

 

This network profile also changed from Private to Public.

 

rvillaroman_4-1699404627211.png

 

To prevent this from happening, configure a static MAC address on the WiFi interface:

 

config system interface

edit wifi

set macaddr 02:FF:01:23:58:C3

end

 

rvillaroman_5-1699404655239.png

 

After setting the static MAC address on the WiFi interface, the network profile no longer changes from private to public even after a reboot:

 

rvillaroman_6-1699404655241.png