c3d2: add pipebert
parent
3750053a7b
commit
9759deaaaf
|
@ -37,6 +37,7 @@
|
|||
# "minecraft.hq.c3d2.de" = "4a:57:d3:64:fe:e9";
|
||||
# "moleflap.hq.c3d2.de" = "aa:00:0d:b1:6c:67";
|
||||
# "monit.hq.c3d2.de" = "00:23:ae:94:e7:19";
|
||||
"pipebert.hq.c3d2.de" = "ec:a8:6b:fe:b4:cb";
|
||||
"public-access-proxy.hq.c3d2.de" = "12:24:5f:bd:9b:e7";
|
||||
"pulsebert.hq.c3d2.de" = "b8:27:eb:16:31:61";
|
||||
# "ruststripe1.hq.c3d2.de" = "06:32:0e:39:21:69";
|
||||
|
@ -62,7 +63,6 @@
|
|||
dynamicDomain = true;
|
||||
subnet4 = "172.22.99.0/24";
|
||||
hosts4 = {
|
||||
bgp = "172.22.99.250";
|
||||
c3d2-anon = "172.22.99.1";
|
||||
c3d2-gw1 = "172.22.99.2";
|
||||
c3d2-gw2 = "172.22.99.3";
|
||||
|
@ -70,6 +70,8 @@
|
|||
dacbert = "172.22.99.203";
|
||||
glotzbert = "172.22.99.205";
|
||||
pulsebert = "172.22.99.208";
|
||||
pipebert = "172.22.99.209";
|
||||
bgp = "172.22.99.250";
|
||||
dn42 = "172.22.99.253";
|
||||
};
|
||||
ipv6Router = "c3d2-gw3";
|
||||
|
|
Loading…
Reference in New Issue