Pi-Hole: Difference between revisions
No edit summary |
typos |
||
| Line 17: | Line 17: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Test if it's working | |||
<syntaxhighlight> | <syntaxhighlight> | ||
| Line 55: | Line 55: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Test pihole web interface at https://localhost:443 | Test pihole web interface at https://localhost:443 | ||
Now you can set your router's DNS server to the IP of the host running pihole and blocked domains should not be resolved. | Now you can set your router's DNS server to the IP of the host running pihole and blocked domains should not be resolved. | ||