Switched the router, pi-hole isn't functioning now.
Switched the router, pi-hole isn't functioning now.
I just changed my router from a cisco linksys e1200 to a TP-link AC1750, but the pi-hole isn't working anymore. The Raspberry Pi can't connect to the router over Ethernet, and it also fails to reach the web interface on Wi-Fi. I don't recall the setup steps, so I'll have to go through it from scratch.
Have you attempted launching sudo raspi-config to check if your network configurations can't be restored?
You verify connectivity by checking if the connection attempts fail. The Pi Ethernet port lights either stay off or begin blinking in a specific pattern. Your router's IP address is confirmed, and the subnet details are clarified. The Pi's static IP and your router's IP are identified, along with the simplified explanation of subnet structure. If the IP ranges differ, it can cause problems.
It seems the IP changed from 192.168.1.1 to 192.168.0.1. I’ll attempt to adjust the Pi-hole’s IP to align with the subnet.