Created on
07-18-2022
02:28 PM
Edited on
09-28-2023
06:50 AM
By
Jean-Philippe_P
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 |
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 2023 Fortinet, Inc. All Rights Reserved.