Refusing to pass internet connectivity test

Refusing to pass internet connectivity test

Refusing to pass internet connectivity test
Refusing to pass internet connectivity test
Wednesday
Model: Deco BE63  
Hardware Version:
Firmware Version: 1.3.2 Build 26040912 Rel. 40631

So, I have two BE63's (they say they're BE10000s) that have been working fine in AP mode for a long time. I have (had) a Raspberry Pi5 running pihole for DHCP/DNS because the Verizon FIOS router's DHCP doesn't let me specify DNS servers and I really don't like all those ads.

 

192.168.1.x network, 192.168.1.1 FIOS default gateway, 192.168.1.5 DNS server default (there's IPv6 too) for the pi5.

 

Unfortunately, the microSD card on the pi5 has pretty much failed, and since Deco's are pretty damn fragile when it comes to a DHCP or DNS server not being around, that killed the WiFi network too. Why don't they, you know, have a local cache, for Pete's sake. That's probably the primary contributor to my woes but isn't what I'm asking, really.

 

Until I get a new, better quality I hope microSD card for the pi5, I've been trying to just use the FIOS router's DHCP service as a temporary stopgap (tried to put pihole on my Mac desktop via Docker, but as that would never see DHCP requests, kind of doesn't work).

 

Except, even though the Deco's are getting an IP address and DHCP leases on my ethernet-connected desktop get a working default gateway and DNS server to look up and ping, say, www.tp-link.com, the Deco's refuse to think they're connected to the Internet and thus refuse to do anything WiFi.

 

Maybe they cached the DHCP address of the pi5 (WHY????), but even a factory reset and rebuild has not solved this. (I added a whole new network; took a couple tries to get it to actually set AP mode but it's in there now; Smart DHCP is disabled; Fast Roaming is disabled; Beamforming is enabled but I doubt those have anything to do with the Deco's ability to look up a hostname and ping it.)

 

I can ping (ipv4) both Deco units from my ethernet desktop.

 

So what's going on here? What exactly is this thing trying to do, how exactly can I see what the FULL IP configuration is, and most important of all, what do I have to do to fix this other than hope once I rebuild the pi5 by this weekend it'll magically start working again?

 

Thanks for any help or suggestions here. I'm tempted to put the Eero's back online at this point.

 

Michael

  0      
0
#1
Options
2 Reply
Re:Refusing to pass internet connectivity test
Wednesday - last edited Wednesday

OK, next question. On some suggestions from Gemini, it seemed like something was really stuck on using the pi5's address as the DNS server, so I set up a simple redirector on my desktop using dnsmasq to forward queries on after confirming it was receiving queries.

 

Where. Is. This. Set?

 

Perhaps it was set ten months ago when I was trying to get this to work in Router mode, but now that it's in Access Point mode there's no UI to see it, but the config is set anyway?

 

Thanks...

 

  0  
0
#2
Options
Re:Refusing to pass internet connectivity test
Yesterday

  @MMatthews 

 

 

The TP-Link Deco BE63 (in AP mode) is failing its internal "internet connectivity test," which prevents the WiFi network from activating properly (red/offline status), even though wired devices on the FIOS router get full connectivity and you can ping the Decos.

 

Why This Happens

 

Deco units (even in AP mode) run their own connectivity checks to decide if they show as "online" (solid green LED) and enable client WiFi fully. This typically involves:

 

  • Receiving proper DHCP info (IP, gateway, DNS servers).
  • Successfully resolving external hostnames (DNS queries) or reaching certain test servers.

 

Your previous Pi-hole setup was likely pushed as the DNS server via DHCP. The Decos appear to have cached or retained this old DNS reference stubbornly, even after factory resets and switching to the FIOS router's DHCP. This matches known Deco behavior where they act somewhat independently for status checks.

 

The FIOS router's DHCP isn't overriding it cleanly for the Decos themselves.

 

Quick Troubleshooting Steps (in order)

 

  1. Power cycle everything:
    • Unplug the FIOS router, both Decos, and any switches for 2–3 minutes.
    • Plug FIOS back first → wait for full internet.
    • Then plug in the main Deco → wait, then satellites.
    • Check the Deco app.
  2. Force DNS on the Deco (if accessible):
    • In the Deco app: Go to More > Internet Connection / Internet Settings > IPv4 (or similar).
    • Set DNS manually to public servers like 1.1.1.1 (primary) and 8.8.8.8 (secondary), or 8.8.4.4.
    • Save and test. Note: Some settings are limited/hidden in AP mode.
  3. Ensure clean DHCP from FIOS:
    • On the FIOS router, confirm DHCP is enabled and not handing out the old Pi-hole IP (192.168.1.5) as DNS.
    • Look for any "DNS" or "advanced DHCP" options and set it explicitly to public DNS or leave automatic (ISP-provided).
    • Release/renew leases on devices if possible.
  4. Factory reset the Decos again (more thoroughly):
    • Reset each unit (hold reset button ~10 seconds until LED changes).
    • Set up one Deco at a time as the main unit in AP mode (connect it directly to FIOS first).
    • Avoid restoring any backup/config from the old Pi-hole era.
    • Do not enable Smart DHCP or any router-like features.
  5. Static IP for Deco units (recommended for stability in AP mode):
    • In the app or web interface (if available), give each Deco a static IP in your 192.168.1.x range (e.g., .10 and .11), outside the FIOS DHCP pool.
    • This prevents any lease/DNS weirdness.
  6. Test what the Deco is actually doing:
    • The app has a diagnostics tool that shows what the unit sees for IP/GW/DNS/public IP.
    • From a wired PC, try to access the Decos' web interface (usually by their IP) for more detailed status.

 

Longer-Term Suggestions

 

  • Rebuild the Pi-hole quickly (as you planned) — Decos are known to be picky when their expected DNS/DHCP disappears.
  • Consider running the Decos in Router mode if you can disable the FIOS router's WiFi/routing (or put FIOS in bridge mode if available) for more control, though AP mode is fine for your setup.
  • Firmware: Ensure it's the latest (yours is 1.3.2; check for updates in the app).
  • If it still fails: Temporarily connect a device directly to FIOS WiFi as a workaround, or test with different public DNS.

 

This is a common frustration with Deco in AP mode after DHCP/DNS changes. The above should get it passing the test.

Need help with the Deco app, setup, Ethernet backhaul, network switch or rolling back firmware? Router or AP mode? https://community.tp-link.com/us/home/forum/topic/699816?page=1
  0  
0
#3
Options