Pihole resolves to 0.0.0.0 instead of IP (block page)

Please follow the below template, it will help us to help you!

Expected Behaviour:

blocked domains are resolved to pi-hole's local address (e.g. 10.0.0.2)

Actual Behaviour:

all blocked domains are resolved to 0.0.0.0, irrespective of SSL or plain

Debug Token:

irzg819vvx

This is a change in V4. In earlier versions, the default blocking mode was IP, which returned the IP address of the Pi-Hole. The new default is NULL (as explained in the linked article) as the developers found that NULL provided the best performance for the majority of users.

https://docs.pi-hole.net/ftldns/blockingmode/

Changing your default blocking mode is discussed in this link.

https://docs.pi-hole.net/ftldns/configfile/

1 Like

Thank you, that answers my question.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.