Deco X20 AP mode — iPhone gets DHCP but no internet, Pi cannot ping iPhone until reconnect
Deco model & firmware: Deco X20, 6 units total (2x 3-pack), all in one network, firmware 3x 1.3.0 build 20250722 Rel. 50004 (hardware v3.20) and 3x 1.3.0 Build 20250912 Rel. 56370 (hardware v2.0)
Operation mode: Access Point (AP) mode
What's happening:
When my iPhones come home and reconnect to the WiFi, they receive a DHCP IP address successfully but have no internet connection for several minutes. Local network access also fails during this period.
What I've confirmed through testing:
- DHCP is working — tcpdump on my Raspberry Pi DHCP server shows a clean Request → ACK with correct IP, gateway and DNS
- No rogue DHCP servers on the network (already resolved that separately)
- My laptop can ping the iPhone's IP during the outage
- The iPhone cannot reach anything — not the internet, not the gateway, not the DHCP server
- My Raspberry Pi cannot ping the iPhone during the outage
- The problem resolves itself after a few minutes without any intervention
AI's conclusion:
The Deco pod appears to complete WiFi association and pass DHCP traffic, but might not add the iPhone to its bridging table immediately, dropping all other traffic until something triggers it.
What I've already tried:
- Enabled Fast Roaming
- Disabled Mesh Technology per client for the iPhones
- Private Wi-Fi Address disabled on both iPhones
- Static DHCP leases for both iPhones
Network setup:
- ISP modem (Mobile Vikings) → 2x Cisco switches (L2) → 6x Deco X20 in AP mode
- Raspberry Pi 5 running AdGuard Home (DHCP + DNS)
- All devices on a single /23 subnet
Has anyone seen this behaviour? Is this a known bridging table delay bug in AP mode?
