Changes

Jump to navigation Jump to search
158 bytes added ,  13:06, 11 December 2022
Line 192: Line 192:  
# you do not want to rely on an external DNS service pooling requests sending them to pihole, redirecting them to your local services. There are chances that DNSBL will fail with a result too many requests.
 
# you do not want to rely on an external DNS service pooling requests sending them to pihole, redirecting them to your local services. There are chances that DNSBL will fail with a result too many requests.
 
# you might want to be able to have some machines relying on SME result without pihole filtering.
 
# you might want to be able to have some machines relying on SME result without pihole filtering.
 +
 +
=== Testing your piHole installation ===
 +
<syntaxhighlight lang="shell">
 +
nslookup flurry.com
 +
</syntaxhighlight>
 +
 +
 +
Should return 0.0.0.0 if piHole is working.
    
== References ==
 
== References ==

Navigation menu