Please follow the below template, it will help us to help you!
Expected Behaviour:
Bock ad's on Wireless devices
Actual Behaviour:
Only blocks on Wired connections
Bock ad's on Wireless devices
Only blocks on Wired connections
Your debug log shows your Pi-Hole working normally. The Pi-Hole is on ethernet, and it is up to the router to handle and combine the traffic from both wired and wireless clients. There is likely a setting in your router that you have missed, where wireless is handled differently.
Just a side note, you have added a number of block lists to your Pi-Hole and have some malformed domains in your gravity list. You might want to look carefully at the contents of your block lists and eliminate those that aren't appropriate for Pi-Hole (which uses the HOSTS format).
*** [ DIAGNOSING ]: Gravity list
-rw-r--r-- 1 root root 79326698 May 2 19:24 /etc/pihole/gravity.list
-----head of gravity.list------
!mobile.twitter.com
!~~~~~~~~~_✔ï¸_stream.moe_✔ï¸_~~~~~~~~~
"c.smartclick.net
--little--princess--.tumblr.com
-----tail of gravity.list------
||m.majorgeeks.com
||time.com
ìṃgur.com
ġooģle.com
I do have DHCP turned off on my router, which is a netgear nighthawk x4s R7800, I do have DHCP turned on in pihole. I can't find anything on my router that would keep my wireless devices from using it. I can ping it just fine from wireless devices but when I do a nslookup, it can't pull the name of the pihole, but it shows the IP address of website and the IP address of pihole
Can you give me an example of "HOSTS format" please?
A plain domain on a line by itself:
https://tspprs.com/dl/ads
So something like this will not work, right?
That will work. One domain per line - this is in HOSTS format.
Would you happen to know what setting on this router is separating pihole from wireless devices?
https://www.amazon.com/gp/product/B0192911RA/ref=ppx_yo_dt_b_asin_title_o03_s00?ie=UTF8&psc=1
Look in the wireless settings, and give the 2.4GHz and 5GHz bands the same SSID and password. On that router, there may be an option to combine them - if so do that.
also, the the only way i can access it from wireless is if I type the IP address of it.
If I do it on a wired, i can type http://pi.hole/admin or the IP address
I'm not sure if this would help but 10.0.0.2 is my pihole
This is because the wireless clients are not using the Pi-Hole for DNS. From one of those wireless clients, what is the output of nslookup pi.hole
it still does not block ads on wireless devices
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.