X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/d7af5ae71156722cdaef603204a6181b1ef72fdd..38c2de7c54c340cc006d4b9d09379375723a7766:/Makefile diff --git a/Makefile b/Makefile index 6afd12b..43c57e2 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,9 @@ CHECKZONE = named-checkzone -i full \ ## Zone installation. MASTER = localhost +inside_MASTER = precision + + ifeq ($(MASTER),localhost) ZONEINST = userv zoneconf install else @@ -60,8 +63,8 @@ ZONESETS = ZONESETS += distorted distorted_VIEWS = inside outside -distorted_outside_NETS = dmz -distorted_inside_NETS = unsafe +distorted_outside_NETS = dmz jump +distorted_inside_NETS = unsafe colo distorted_all_ZONES = distorted.org.uk io.distorted.org.uk distorted_inside_ZONES = 199.29.172.in-addr.arpa @@ -78,6 +81,17 @@ harlequin_inside_NETS = unsafe harlequin_all_ZONES = harlequin.org.uk ###-------------------------------------------------------------------------- +### The felixpearce.com zones. + +ZONESETS += felixpearce + +felixpearce_VIEWS = inside outside +felixpearce_outside_NETS = dmz +felixpearce_inside_NETS = unsafe + +felixpearce_all_ZONES = felixpearce.com + +###-------------------------------------------------------------------------- ### Zone construction machinery. ZONE = zone