X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/f5c3343e4ede753f39c8ea5ca8b71a3b544f189f..ccc6ea8945202775b4eba7f51c41ecd304755834:/Makefile diff --git a/Makefile b/Makefile index 69d62e6..7afee8a 100644 --- a/Makefile +++ b/Makefile @@ -63,12 +63,13 @@ ZONESETS += distorted distorted_VIEWS = inside outside distorted_outside_NETS = dmz jump -distorted_inside_NETS = any unsafe colo vpn upn +distorted_inside_NETS = any unsafe colo vpn nvpn upn nupn 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 @@ -98,11 +99,6 @@ ZONESETS += odin odin_VIEWS = outside odin_all_ZONES = odin.gg -## goodhstg.com -ZONESETS += goodhstg -goodhstg_VIEWS = outside -goodhstg_all_ZONES = goodhstg.com - ###-------------------------------------------------------------------------- ### Zone construction machinery.