From d8c2f04f41f4476b3aaae81364dacb7aaad80773 Mon Sep 17 00:00:00 2001 From: Glen Pit-Pladdy Date: Fri, 21 Apr 2017 14:53:16 +0100 Subject: [PATCH] Updated with link to main instructions and short descriptions --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e5ac52..555a49c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # py-hole -A Pi-hole inspired DNS firewall for use with bind/named using RPZ +A [Pi-hole](https://github.com/pi-hole/pi-hole) inspired DNS firewall / blacklister for use with bind/named using RPZ (plus Laptops running NetworkManger with dnsmasq) + +For full details see https://www.pitt-pladdy.com/blog/_20170407-105402_0100_DNS_Firewall_blackhole_malicious_like_Pi-hole_with_bind9/ + +## py-hole-bind9RPZ & py-hole-bind9RPZ_config.yaml +This updates a bind9 RPZ (Response Policy Zone) file against configuration in /etc/bind/py-hole-rpzconfig.yaml + +## py-hole-dnsmasq & py-hole-dnsmasq_config.yaml +This is a variant designed for use on Laptops (and other roaming devices) running Mint or Ubuntu that use dnsmasq with NetworkManager. + +Since these devices roam, they need local protection as we can't depend on whatever network they are connecting to. + +Default config is coded in, but can be overridden with /etc/py-hole-config.yaml +