OpenWrt separates the physical radio from the Wi-Fi network configuration.1 After installing the firmware, Wi-Fi may remain disabled until the radio is enabled, an SSID is configured, and the interface is attached to the correct network.
Preparation
Before configuring Wi-Fi, confirm:
- The router is running firmware for the correct model.
- The computer can access LuCI over Ethernet.
- The name of the current LAN network, usually
lan. - A country code appropriate for the location.
Configure Wi-Fi with LuCI
- Open Network → Wireless.
- Select the 2.4 GHz or 5 GHz radio.
- Click Enable if the radio is disabled.
- Click Edit on the Wi-Fi interface.
- Set the SSID in General Setup.
- Under Network, select
lan. - Open Wireless Security and choose WPA2-PSK or WPA3-SAE if clients support it.
- Set a strong password and click Save & Apply.
Do not reuse the same SSID for different networks unless you understand how the bridge and firewall zones work.
Select a channel and channel width
On 2.4 GHz, channels 1, 6, and 11 usually reduce overlap. On 5 GHz, Auto is a reasonable starting point; check actual interference later.
Do not choose an unnecessarily wide channel simply to chase a higher speed. In an environment with many access points, 40 MHz may be more stable than 80 MHz.
Create a Guest SSID
To create a guest network, add a new Wi-Fi interface but do not attach it to the default lan network:
- Click Add on the desired radio.
- Use a separate SSID, for example
Nghia-Guest. - Attach the interface to the Guest network.
- Create a Guest firewall zone.
- Allow Guest to access the Internet but not the internal LAN.
An SSID is only a displayed name. Real network separation requires a separate network interface, firewall zone, and DHCP configuration.
Check the status
Inspect the wireless configuration:
| |
Inspect connected clients:
| |
If a client connects but cannot access the Internet, check DHCP, gateway, DNS, and the firewall zone instead of only changing the Wi-Fi channel.
Common problems
- The radio was not enabled.
- The SSID exists but is not attached to a network.
- The country code is incorrect.
- WPA3 was selected for an old client that does not support it.
- A Guest SSID was created without DHCP or a firewall zone.
- Multiple APs use the same channel with excessive transmit power.
Conclusion
Stable Wi-Fi configuration starts by attaching each SSID to the correct network. Only then should you optimize channels, channel width, and roaming for the actual environment.


Góp Ý / Bình Luận / Đánh giá