X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/zones/blobdiff_plain/67de69f9fa3ddea61101b5949c88ad60096cdc35..HEAD:/Makefile diff --git a/Makefile b/Makefile index 6c45ff8..29def38 100644 --- a/Makefile +++ b/Makefile @@ -62,22 +62,19 @@ ZONESETS = ZONESETS += distorted distorted_VIEWS = inside outside -distorted_outside_NETS = dmz jump -distorted_inside_NETS = any unsafe colo vpn nvpn upn nupn +distorted_outside_NETS = dmz +distorted_inside_NETS = any unsafe vpn upn distorted_all_ZONES += distorted.org.uk distorted_all_ZONES += 195.113.2.81.in-addr.arpa distorted_all_ZONES += 128-143.238.187.81.in-addr.arpa distorted_all_ZONES += 64-79.12.169.217.in-addr.arpa -distorted_all_ZONES += 64-79.198.13.212.in-addr.arpa - -distorted_all_ZONES += 199.29.172.in-addr.arpa - -distorted_all_ZONES += 9.d.1.0.0.0.0.0.8.a.b.0.1.0.0.2.ip6.arpa distorted_all_ZONES += 2.9.c.0.0.b.8.0.1.0.0.2.ip6.arpa distorted_all_ZONES += 9.d.1.0.8.a.b.0.1.0.0.2.ip6.arpa +distorted_all_ZONES += 199.29.172.in-addr.arpa + distorted_outside_NSDIFF = -sradius.dmz.distorted.org.uk ###--------------------------------------------------------------------------