summaryrefslogtreecommitdiff
path: root/modules/common.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/common.nix')
-rw-r--r--modules/common.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/modules/common.nix b/modules/common.nix
index d613bf8..981c548 100644
--- a/modules/common.nix
+++ b/modules/common.nix
@@ -25,7 +25,7 @@
25 server = { 25 server = {
26 interface = [ 26 interface = [
27 "127.0.0.1" 27 "127.0.0.1"
28 "100.64.0.2" 28 "10.0.13.2"
29 #"fd00:b0ba:cafe:babe::2" 29 #"fd00:b0ba:cafe:babe::2"
30 "::1" 30 "::1"
31 ]; 31 ];
@@ -44,11 +44,11 @@
44 module-config = "\"respip validator iterator\""; 44 module-config = "\"respip validator iterator\"";
45 45
46 local-data = [ 46 local-data = [
47 "\"saklas.epistemia. 86400 IN A 100.64.0.1\"" 47 "\"saklas.epistemia. 86400 IN A 10.0.13.1\""
48 "\"demiurge.epistemia. 86400 IN A 100.64.0.2\"" 48 "\"demiurge.epistemia. 86400 IN A 10.0.13.2\""
49 "\"hastur.epistemia. 86400 IN A 100.64.0.3\"" 49 "\"hastur.epistemia. 86400 IN A 10.0.13.3\""
50 "\"iphonebob.epistemia. 86400 IN A 100.64.0.4\"" 50 "\"iphonebob.epistemia. 86400 IN A 10.0.13.4\""
51 "\"lab.epistemia. 86400 IN A 100.64.0.5\"" 51 "\"lab.epistemia. 86400 IN A 10.0.13.5\""
52 ]; 52 ];
53 53
54 local-zone = [ 54 local-zone = [