chiark / gitweb /
config.m4, *.in: Centralize the zone serial in the config.
[dnserr] / config.m4
1 ### -*-m4-*-
2 ###
3 ### Configuration for `distorted.org.uk'.
4
5 m4_define([SERIAL], [2016070102])
6 m4_define([MASTER], [radius.BASE])
7 m4_define([NAMESERVERS], [
8         [radius.ns, 62.49.204.146, 2001:470:1f09:1b98::2],
9         [vampire.ns, 62.49.204.150, 2001:470:1f09:1b98::6],
10         [precision.ns, 212.13.198.70, 2001:ba8:0:1d9::6],
11         [telecaster.ns, 212.13.198.71, 2001:ba8:0:1d9::7]])