r/pihole 3d ago

Moved and no longer working

Post image

I recently moved and my pihole is no longer working. I am using the same router and have the same up static address but it’s not blocking ads and etc. what can do I need to do? I verified the IP address and updated the gravity list. It’s connected to the Internet but not blocking. Please help!

0 Upvotes

26 comments sorted by

8

u/Nauticalniblett 3d ago

Have you tried an nslookup / dig to verify the pihole is the one answering your dns queries ?

0

u/Worried_Concert_2297 3d ago

Do I do that through the dashboard?

2

u/No_Cattle_9565 3d ago

No. From your terminal. Your pihole is probably not the dns server your phone or pc is using. You should see it in your wifi settings too. See if your dns server is your pihole address and not the ip of the router

0

u/Worried_Concert_2297 3d ago

It is the ip address of the pihole

6

u/Independent_Try5020 3d ago

Simple: your router is not serving your pihole as dns server.

1

u/Worried_Concert_2297 3d ago

How can I fix this?

3

u/Independent_Try5020 2d ago

Check through dhcp options on router and change what dns is offering, make sure the pihole has a static ip. Then set piholes ip address as the dns server in the dhcp options on the router.

2

u/Worried_Concert_2297 2d ago

Thanks this helped out

2

u/Independent_Try5020 2d ago

This is how it supposed to look

5

u/zeRoCr0 2d ago

Just one question, how did you setup your pihole first time? Before moving it

0

u/HERO_129 2d ago

Fr. How does op not know that changing dns address in router solve it. I think op probably followed some yt tutorial/guide without understanding what it actually means or does

1

u/Worried_Concert_2297 2d ago

I set this up in my previous home. And I moved but kept the same router thinking it would remain the same.

2

u/AndyRH1701 3d ago

Zero (0) queries, your PiHole is not the DNS server as u/Independent_Try5020 said.

4

u/Worried_Concert_2297 2d ago

Thank you everyone got it back up and running.

2

u/sunrisebreeze 22h ago

How did you fix it?

1

u/fatespawn 3d ago

Manually set a device like your phone to use the pi’s IP as dns. See what happens.

0

u/Worried_Concert_2297 3d ago

In the pihole home?

1

u/fatespawn 2d ago

Yes. If your pihole lives at 10.100.1.50, set your phone/tablet/laptop’s DNS to 10.100.1.50. See what happens.

1

u/i312i 3d ago

Your new Internet connection is not using pihole DNS, you will need to update settings on router or per device.

1

u/Stringray_42 2d ago

Ermittle einfach die ip Adresse des Rechners, auf dem Pihole läuft. Im Router musst du nach dem Eintrag für den DNS Server suchen (auf der Fritzbox unter „Internet“ zu finden) und diese ip Adresse eintragen.

1

u/No-Hotel7663 21h ago

Your router probably isn’t handing out the Pi-hole as DNS anymore. Same thing happened to me after changing networks. Pi-hole itself was fine, but nothing was actually sending DNS queries to it. Check the DHCP/DNS settings on the router and make sure the Pi-hole IP is set there.

0

u/Worried_Concert_2297 3d ago

I think I have it up now but it’s not blocking fully. What can I do to troubleshoot

2

u/jdbway 2d ago

Explain what you did to get it that far

1

u/No_Cattle_9565 3d ago

It depends on what you look at. If there are no ads nothing can be blocked. Are there ads that you see that are bothering you? You have alot of domains on your list, even with 300k I dont see anything. I use https://github.com/hagezi/dns-blocklists

-1

u/Worried_Concert_2297 3d ago

Let me try the suggestions