From 15a5a1efafac5f4bed4787eaaf748ecd92c7529d Mon Sep 17 00:00:00 2001 From: Miki Date: Sat, 6 Nov 2021 18:05:30 +0100 Subject: [PATCH 1/2] Remove old fff-gw-fo1/fff-gw-fo2 and add fff-gondor/fff-rohan. --- db.fff.community | 4 ++++ static.db.10.83 | 6 +++--- static.db.f.d.4.3.5.6.0.2.2.9.b.d | 2 ++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/db.fff.community b/db.fff.community index 3a7ec62..cbdaeac 100644 --- a/db.fff.community +++ b/db.fff.community @@ -100,6 +100,8 @@ fff-skp01 IN AAAA 2a01:4f8:c2c:8d2::1 fff-uranus IN A 188.40.122.107 fff-uranus IN AAAA 2a01:4f8:221:2d08::201 fra1 IN CNAME fff-fra1.fff.community. +gondor IN A 10.83.252.127 +gondor IN AAAA fd43:5602:29bd:ffff::46 hugo IN A 10.83.100.1 icvpn IN A 176.9.47.22 icvpn IN AAAA 2a01:4f8:150:6310::22 @@ -109,6 +111,8 @@ r0reddog IN A 10.83.14.1 monitoring.reddog IN A 10.83.14.3 rl-fff1 IN A 159.69.26.184 rl-fff1 IN AAAA 2a01:4f8:1c0c:70c4::2 +rohan IN A 10.83.252.128 +rohan IN AAAA fd43:5602:29bd:ffff::47 tbj IN A 10.83.102.1 tbj IN AAAA 2a0b:f4c0:c8:cb::1 werk1 IN A 10.50.134.1 diff --git a/static.db.10.83 b/static.db.10.83 index e99bc66..38e2662 100644 --- a/static.db.10.83 +++ b/static.db.10.83 @@ -11,8 +11,6 @@ 31.252.83.10.in-addr.arpa. IN PTR aquarius.gw.fff.community. 32.252.83.10.in-addr.arpa. IN PTR vm3-cd.gw.fff.community. 34.252.83.10.in-addr.arpa. IN PTR vfff-gw1.fra2.sis-netz.de. -38.252.83.10.in-addr.arpa. IN PTR gw1.forch.fff.community. -39.252.83.10.in-addr.arpa. IN PTR gw2.forch.fff.community. 42.252.83.10.in-addr.arpa. IN PTR gw3.hof.fff.community. 43.252.83.10.in-addr.arpa. IN PTR gw2.has.fff.community. 45.252.83.10.in-addr.arpa. IN PTR cr1.gw.fff.community. @@ -51,4 +49,6 @@ 118.252.83.10.in-addr.arpa. IN PTR pks13-2.gw.fff.community. 119.252.83.10.in-addr.arpa. IN PTR pks13-3.gw.fff.community. 120.252.83.10.in-addr.arpa. IN PTR hss1.gw.fff.community. -164.252.83.10.in-addr.arpa. IN PTR ff-ns64.nixxda.net. \ No newline at end of file +127.252.83.10.in-addr.arpa. IN PTR gondor.fff.community. +128.252.83.10.in-addr.arpa. IN PTR rohan.fff.community. +164.252.83.10.in-addr.arpa. IN PTR ff-ns64.nixxda.net. diff --git a/static.db.f.d.4.3.5.6.0.2.2.9.b.d b/static.db.f.d.4.3.5.6.0.2.2.9.b.d index a526ad6..68187e3 100644 --- a/static.db.f.d.4.3.5.6.0.2.2.9.b.d +++ b/static.db.f.d.4.3.5.6.0.2.2.9.b.d @@ -15,6 +15,8 @@ 2.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.f.f.f.d.b.9.2.2.0.6.5.3.4.d.f.ip6.arpa. IN PTR dns-fbl.fff.community. 3.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.f.f.f.d.b.9.2.2.0.6.5.3.4.d.f.ip6.arpa. IN PTR gw01.herpf.fff.community. 4.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.f.f.f.d.b.9.2.2.0.6.5.3.4.d.f.ip6.arpa. IN PTR gw02.herpf.fff.community. +6.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.f.f.f.d.b.9.2.2.0.6.5.3.4.d.f.ip6.arpa. IN PTR gondor.fff.community. +7.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.f.f.f.d.b.9.2.2.0.6.5.3.4.d.f.ip6.arpa. IN PTR rohan.fff.community. 4.5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.f.f.f.d.b.9.2.2.0.6.5.3.4.d.f.ip6.arpa. IN PTR nixxda1.gw.fff.community. 9.5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.f.f.f.d.b.9.2.2.0.6.5.3.4.d.f.ip6.arpa. IN PTR nixxda2.gw.fff.community. 6.7.0.0.0.0.0.0.0.0.0.0.0.0.0.0.f.f.f.f.d.b.9.2.2.0.6.5.3.4.d.f.ip6.arpa. IN PTR nixxda2d.gw.fff.community. From 98f87d0a77fd59433499a423d7d8530bb83f82f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Bl=C3=A4se?= Date: Sat, 6 Nov 2021 19:17:13 +0100 Subject: [PATCH 2/2] bump serial --- db.fff.community | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db.fff.community b/db.fff.community index cbdaeac..4784b0b 100644 --- a/db.fff.community +++ b/db.fff.community @@ -1,6 +1,6 @@ $TTL 3600 -fff.community. 3600 IN SOA dnsprim.fff.community. franken.freifunk.net. 2021131103 3600 1800 604800 600 +fff.community. 3600 IN SOA dnsprim.fff.community. franken.freifunk.net. 2021131104 3600 1800 604800 600 @ IN NS icvpn.fff.community. @ IN NS aquarius.gw.fff.community.