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.
Anonymous
Not applicable
Article Id 228309
Description This article describes how users get connectivity across wireless network only after the accomplishment of the DHCP process. The following configuration is performed in order to overcome the addressing conflict in wireless networks.
Scope FortiAP and FortiGate 7.x above.
Solution

In DHCP enforced network, IP is permitted if the IP connected through the SSID is given via DHCP; otherwise (if the IP is configured manually), the SSID blocks the IP. This helps to preserve wireless network from addressing conflict.

 

The following shows the understanding and demonstration of DHCP enforcement.

 

1) Configure SSID

SSID with DHCP service enabled is configured.

 

Aashiq_Z_0-1666982764383.png

 

2) Enable DHCP Enforcement

SSID is then broadcasted and DHCP enforcement is enabled on SSID (vap) through CLI. By default, dhcp-address-enforcement is disable.

 

Aashiq_Z_1-1666982806080.png

 

3) Managed AP

SSID is attached into the AP profile and the profile is then assigned to managed AP.

 

Aashiq_Z_2-1666982842997.png

 

4) Internet access for wireless user

SSID interface to internet facing interface is configured for internet access.

 

Aashiq_Z_3-1666982886049.png

 

5) IP manually assigned

IP is assigned manually to showcase the concept of DHCP enforcement.

 

Aashiq_Z_4-1666982930434.png

 

Here, user is connected to WiFi. However, it has no internet access.

 

Aashiq_Z_5-1666982948495.jpeg

 

Aashiq_Z_6-1666982975077.png

 

WiFi Event log then shows. IP has been discovered through ARP rather than DHCP. So access for wireless connectivity is blocked.

 

Aashiq_Z_7-1666983022866.png

 

6) IP is assigned via DHCP

 

DHCP client is enabled. IP addresses are now assigned automatically.

 

Aashiq_Z_8-1666983065684.png

 

User is now authorized with DHCP service enabled.

 

Aashiq_Z_9-1666983095481.png

 

Following is the IP assigned dynamically.

 

Aashiq_Z_10-1666983120381.png

 

WiFi Event shows the user assigned IP through DHCP packets.

 

Aashiq_Z_11-1666983155422.png

 

On the DHCP lease list. User was assigned with IP of 99.99.99.99.2 by the DHCP server.

 

Aashiq_Z_12-1666983181105.png

 

Internet access is granted to the DHCP users.

 

Aashiq_Z_13-1666983206661.png
Contributors