Created on 10-14-2014 07:01 AM Edited on 11-17-2024 08:58 AM By Stephen_G
Description
Solution
If it is necessary to have the WiFi network on the same subnet of the VLAN network which is configured in FortiGate, enter the VLAN ID. By default, the VLAN ID is 0.
Configure the bridge SSID with CLI commands.
config wireless-controller vap
show
config wireless-controller vap
edit "Corporate_Wifi"
set ssid "Office_Wifi"
set passphrase ENC
set local-bridging enable
set schedule "always"
set vlanid 10
next
end
Note:
For Bridge mode SSID to work, the VLAN-10 interface must be added to the Allowed VLANs of the switch port, where the FortiAP is connected. Otherwise, the Workstations will not get the DHCP IP and the traffic will be dropped at the Switch Port.
Here is a picture for reference:
Note:
FortiAPs are connected to port 7-PoE of FortiSwitch and are managed through the FAP_MGMT VLAN interface.
A firewall policy cannot be created using a Bridge SSID because in bridge mode, wireless client traffic is directly bridged to the local network (LAN/VLAN).
To enforce firewall policies, a Tunnel SSID must be used.
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.