X-Git-Url: https://git.distorted.org.uk/~mdw/zones/blobdiff_plain/d7af5ae71156722cdaef603204a6181b1ef72fdd..e40773afbcdabe46a3ab4aaf58e4ab2576cec561:/Makefile diff --git a/Makefile b/Makefile index 6afd12b..eb0ccff 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,11 +63,11 @@ 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 +distorted_all_ZONES += distorted.org.uk io.distorted.org.uk +distorted_all_ZONES += 199.29.172.in-addr.arpa ###-------------------------------------------------------------------------- ### The harlequin.org.uk zones. @@ -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