Git Product home page Git Product logo

Comments (6)

DesktopECHO avatar DesktopECHO commented on July 25, 2024

If mobile data (3G/4G/5G) is enabled, turn it off.
In WiFi settings, make sure DNS1 and DNS2 are both set to 127.0.0.1

from pi-hole-for-android.

LeBazarDeBryan avatar LeBazarDeBryan commented on July 25, 2024

If mobile data (3G/4G/5G) is enabled, turn it off.
In WiFi settings, make sure DNS1 and DNS2 are both set to 127.0.0.1

I don't have mobile data enabled or a sim card in my old phone.
I set the DNS to 127.0.0.1 but it doesn't work.

from pi-hole-for-android.

DesktopECHO avatar DesktopECHO commented on July 25, 2024

1 - Make sure Private DNS is disabled: Android Docs

2 - Try disabling IPv6:

sudo bash
echo 0 > /proc/sys/net/ipv6/conf/wlan0/accept_ra
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6
exit

..then try to browse the Web on your device. Look in the query logs to see if Pi-hole is answering the queries.

from pi-hole-for-android.

LeBazarDeBryan avatar LeBazarDeBryan commented on July 25, 2024

Thanks ! But it doesn't work.
image

I tried the solutions but it doesn't work, i do the adblock test at 10:42 and it doesn't block.
The Private DNS was on Automatic so i disable it, i reboot and it doesn't work.
I try disabling the IPv6 but doesn't work.

from pi-hole-for-android.

LeBazarDeBryan avatar LeBazarDeBryan commented on July 25, 2024

Wait... In the Query Log it say that it's blocking Ads but on my PC it's not blocking Ads.
Weird...
image
DESKTOP-BRYAN is my PC

(I changed the Wi-Fi settings to Static to DHCP and in the Query Log it's working but not on my PC)

from pi-hole-for-android.

LeBazarDeBryan avatar LeBazarDeBryan commented on July 25, 2024

I find the Solution !! (It's very stupid)

In the Query Log it said it was blocking but it was really blocking the problem was my PC, it's because of IPv6 !
You can disable it by going in the Control Panel > Network and Internet > Center Network and sharing > WiFi > Property > and disable Internet Protocol version 6 (TCP/IPv6).

(I don't have any solution for Android).

from pi-hole-for-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.