FortiAP
FortiAP devices are thin wireless access points (AP) supporting the latest Wi-Fi technologies (multi-user MIMO 802.11ac Wave 1 and Wave 2, 4x4), as well as 802.11n, 802.11AX , and the demand for plug and play deployment.
Abin_FTNT
Staff
Staff
Article Id 190344
Description
This article provides a solution for the issue where all access points show as offline on the FortiGate, but at the same time the access points are pingable from the FortiGate.

abinkg_FD36647_tn_FD36647.jpg

Solution
Enable 'capwap' on the interface where the access point is connected.

CLI:
config system interfaces
  edit <Interface>
           set allowaccess capwap
           end
  end
GUI:

abinkg_FD36647_tn_FD36647-2.jpg

By enabling this, it allows the FortiGate to discover the FortiAP's connected to the respective interface.

Related Articles

Technical Note: How to reject CAPWAP discovery request coming from an unknown Access Point

Contributors