diff --git a/hnetd/files/hnetd.defaults b/hnetd/files/hnetd.defaults index 8dc7871..f9ed705 100644 --- a/hnetd/files/hnetd.defaults +++ b/hnetd/files/hnetd.defaults @@ -1,7 +1,14 @@ #!/bin/sh +# Why we tune dnsmasq? +# localservice=0 => other hnetd instances can query for local names +# rebind_protection=0 => accept RFC1918 names from the other hnetd instances +# boguspriv=0 => allow reverse resolution of RFC1918 w/o local hosts entries + uci batch <