Configure DHCP Network
Step 4 – Configure DHCP Network for Wi-Fi
Once the IP pool has been created, the next step is to define the DHCP network and assign gateway and DNS information for Wi-Fi clients.
This ensures that every connected device receives a valid IP address, gateway, and DNS configuration automatically.
4.1 Add DHCP Network
- Go to IP → DHCP Server → Networks → Add (+)
- Enter the following values:
| Field | Value |
|---|---|
| Address | 10.10.252.0/22 |
| Gateway | 10.10.252.1 |
| DNS Servers | 1.1.1.1, 8.8.8.8 |
- Click Apply → OK to save.
This defines the IP range and DNS servers that will be distributed to users connected to the Wi-Fi network through the WiZone Hotspot.

💡 Tip:
You can add internal DNS servers (e.g.,10.10.252.1) if you want local name resolution before forwarding to external servers such as Cloudflare (1.1.1.1) and Google (8.8.8.8).
Step 5 – Configure DHCP Server Instance
After defining the DHCP network and IP pool, create a DHCP server instance to automatically assign IP addresses to Wi-Fi clients.
This ensures that devices connecting to the WiZone Hotspot interface (ether5) receive IP configuration seamlessly.
5.1 Add DHCP Server
- Go to IP → DHCP Server → DHCP → Add (+)
- Configure the following parameters:
| Field | Value |
|---|---|
| Name | WIFI-DHCP |
| Interface | ether5 (or your Wi-Fi LAN interface) |
| Lease Time | 23:20:00 (23 hours, 20 minutes) |
| Bootp Lease Time | forever |
| Address Pool | wifi-pool |
| Authoritative | yes |
| Bootp Support | static |
| Use RADIUS | no |
| Use Framed As Classless | ✅ Checked |
- Click Apply → OK to activate the DHCP server.

Configure Static Routes for WiZone
This section explains how to add static routes for RADIUS and WireGuard connections to ensure proper communication with the WiZone platform.
Configure DNS and Static Entry
This section explains how to set up DNS servers and create a static DNS entry for the WiZone captive portal.