X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/652c34bee0d154a6e646bf878fc5f0e23267da30..76e1e45a2c8886a5d980e283e3972cfa2e627ef6:/Makefile diff --git a/Makefile b/Makefile index 9128104..01b0953 100644 --- a/Makefile +++ b/Makefile @@ -67,6 +67,9 @@ distorted_inside_NETS = any unsafe colo vpn distorted_all_ZONES += distorted.org.uk +distorted_all_ZONES += 144-159.204.49.62.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 += 8.9.b.1.9.0.f.1.0.7.4.0.1.0.0.2.ip6.arpa @@ -84,11 +87,21 @@ binswood_VIEWS = outside binswood_all_ZONES += binswood.org.uk binswood_all_ZONES += 27.165.10.in-addr.arpa +## escorted.org.uk +ZONESETS += escorted +escorted_VIEWS = outside +escorted_all_ZONES += escorted.org.uk + ## odin.gg 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.