Skip to content

Create Guest Network On Xiaomi Mi Router Ax1800 Fixed 💯

# Edit /etc/config/wireless
config wifi-iface 'guest'
        option device 'radio0'   # radio0 = 2.4 GHz on AX1800
        option network 'guest'
        option mode 'ap'
        option ssid 'YourHome_Guest'
        option encryption 'psk2'
        option key 'YourPassword'
        option isolate '1'       # AP isolation

If the standard toggles don’t fully isolate your guest network, the AX1800 runs a Linux-based OS. You can SSH into it (if developer mode is enabled) and add a manual iptables rule.

Warning: This voids some warranty protections and requires technical skill. create guest network on xiaomi mi router ax1800 fixed

This manually blocks all traffic between the guest bridge and the LAN bridge. If the standard toggles don’t fully isolate your


Even after setup, you might face issues. Here are the fixed solutions. This manually blocks all traffic between the guest