LogoLogo
  • FitController User Manual
  • Product Overview
    • Introduction
    • LED Behavior
    • Technical Specification
  • Getting Started
    • Power on Device
    • Logging On
    • Registering Devices to Organization
    • Assigning Devices to Network
    • Device Pairing
  • FitController (VM)
    • Platform Requirements (VM)
    • Software Packages (VM)
  • Working with Organization Trees
    • Hierarchy View
    • Network
  • Managing Devices
    • Managing Access Points
      • Configure and Check AP Details
    • Managing Switches
      • PoE scheduling
      • Getting Switch Analytics
      • Mirror
      • Link Aggregation
    • Managing Clients
    • Topology
  • Configuring Networks
    • Configuring SSIDs
      • 802.11 Settings
      • Configuring Security
      • Client IP Addressing
      • Dynamic VLAN Pooling
      • Advanced Settings
      • QoS
      • Captive Portal
      • Social Login
      • Voucher Service
      • Configuring Splash Page
      • Access control
    • Configuring Radio
    • Configuring VLAN
    • Configuring Switch Settings
    • Firmware Upgrade
    • General Settings
    • Access Control
  • Analytics
    • Device Events
    • System Events
    • Config Logs
  • Managing Organizations
    • Managing Device Inventory
    • Email Alerts
  • Managing Team Members
    • Roles and Permissions
  • Notification & Alerts
    • Notification Center
    • Configuring Alert Settings
  • Appendix
    • Compliance
    • Declaration of Conformity
    • Disclaimer/ Note
Powered by GitBook
On this page
  • NAT Mode
  • User Cases
  • Diagram
  • Configuring Custom DNS for an SSID in NAT Mode
  • Bridge Mode
  • User Cases
  • Configuration
  1. Configuring Networks
  2. Configuring SSIDs

Client IP Addressing

PreviousConfiguring SecurityNextDynamic VLAN Pooling

Last updated 2 years ago

NAT Mode

In NAT mode, the EnGenius APs run as DHCP servers to assign IP addresses to wireless clients out of a private 172.x.x.x IP address pool behind a NAT.

NAT mode should be enabled when any of the following is true:

  • Wireless clients associated to the SSID only require Internet access, not access to local wired or wireless resources.

  • There is no DHCP server on the LAN that can assign IP addresses to the wireless clients.

  • There is a DHCP server on the LAN, but it does not have enough IP addresses to assign to wireless clients

The implications of enabling NAT mode are as follows:

  1. No NAT client can be talked to the other NAT client, neither same SSID nor different SSID (client isolation enabled and block internal routing)

  2. Change the IP range of CP DNS to be same as AP DNS (172.16-23.0.0/16)

User Cases

NAT mode works well for providing a wireless guest network since it puts clients on a private wireless network with automatic addressing.

Diagram

When an SSID is configured in NAT Mode, wireless clients will point to the access point as their DNS server. The AP then acts as a DNS proxy and will forward clients' DNS queries to its configured DNS server.

Configuring Custom DNS for an SSID in NAT Mode

This allows you to set custom DNS servers for a NAT SSID, instead of using the AP's DNS server. This is typically used to forward NAT SSID clients to a DNS server with custom content filtering.

Configuration

1. Navigate to Configure > SSID, then choose one SSID to customize the DNS settings.

2. Locate the Client IP mode and choose NAT mode then click Custom DNS.

3. Enter the preferred Custom DNS IP addresses.

4. Click Apply.

Bridge Mode

In bridge mode, the APs act as bridges, allowing wireless clients to obtain their IP addresses from an upstream DHCP server.

Bridge mode should be enabled when the following is true:

  • Wired and wireless clients in the network need to reach each other (e.g., a wireless laptop needs to discover the IP address of a network printer, or wired desktop needs to connect to a wireless surveillance camera).

The implications of enabling Bridge mode are as follows:

  • Wired and wireless clients have IP addresses in the same subnet

User Cases

Bridge mode works well in most circumstances, particularly for Roaming. and is the simplest option to put wireless clients on the LAN.

Configuration

1. Navigate to Configure > SSID , then choose one SSID .

2. Locate the Client IP mode and choose Bridge mode then click Apply.

If you configure Bridge mode on two or more SSIDs in the same network , it means that these Clients have IP addresses in the same subnet.