Created on
07-18-2022
02:28 PM
Edited on
04-30-2025
07:42 AM
By
Anthony_E
Description | This article describes how to troubleshoot if the clients are not getting IP addresses from bridged SSIDs. |
Scope | FortiGate, all firmware. |
Solution |
Check if DHCP is enabled on the VLAN interface that is configured as the bridge SSID.
If yes, run the following sniffer command:
diag sniffer packet <interfacename> 'port 67 or port 68' 4 0 l
In the above screenshot 'Test1' is the VLAN interface name.
If there is no traffic seen, that means FortiGate is not receiving any discover packet from the client. If there is any switch in between, and the DHCP offer packet not reaching to client then check if DHCP snooping is enabled on the switch.
config switch vlan edit <vlan-id> set dhcp-snooping enable
If the switch is a FortiSwitch, try to add the FortiGate interface as the trusted interface.
config switch-controller managed-switch edit <FortiSwitch_serial_number> config ports edit <port_name> set dhcp-snooping trusted {options are 'trusted | untrusted'} next end next end
Other possible reasons:
Related article: Technical Tip: How to bridge a FortiGate WiFi network to a wired network or VLAN network |
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 2025 Fortinet, Inc. All Rights Reserved.