Compare commits
144 commits
ffhh-ns-re
...
master
Author | SHA1 | Date | |
---|---|---|---|
b99af531da | |||
2fa65df1be | |||
58e7e34db6 | |||
2dfa4c3459 | |||
8802e76dae | |||
ae0bf1270f | |||
cc7f732ce6 | |||
4a0b5506a4 | |||
tokudan | 4657625d45 | ||
tokudan | ea694c7962 | ||
tokudan | a8bee83825 | ||
tokudan | 21fe64a9be | ||
f1cf55636b | |||
c5fd6e041d | |||
e074a6bd23 | |||
2b5a5d4047 | |||
badf1bf30d | |||
90d5cf0895 | |||
2ca8e89495 | |||
a1b9351fd1 | |||
acc9b30dd6 | |||
3d99070dc1 | |||
af2033f825 | |||
5a0e5c9dd5 | |||
9c221926d9 | |||
2743a6913b | |||
92b87e6c54 | |||
2f97a333dd | |||
d0fc125bd6 | |||
f4490a4660 | |||
7bb0cf4e67 | |||
41b2e80532 | |||
da0cd3278f | |||
8aaf8d9d2e | |||
307baaf972 | |||
cb00a37a7f | |||
765bc92bb9 | |||
0e302cbd8e | |||
14ae0049f7 | |||
d72f82a98c | |||
3b5f1f95e6 | |||
a727498860 | |||
ca377ed48f | |||
aead0db7b9 | |||
c4ef682a97 | |||
08c1034c93 | |||
e0641e336d | |||
6f73c29822 | |||
0ba78691cd | |||
6fdc2b70b3 | |||
c1ee016bdd | |||
e4490eae09 | |||
6b8b274e69 | |||
e7c8f21ad5 | |||
32d35ad97b | |||
287efef933 | |||
8f7a6f7b3d | |||
9fd8737dbc | |||
081e6b27c1 | |||
3c0c0b8c64 | |||
5426963e6a | |||
a3aba9e1bf | |||
e68d29e1b0 | |||
e700864d58 | |||
1b2dff35c3 | |||
5f17f76f01 | |||
ad549204cd | |||
6df12dab4c | |||
d7021fc504 | |||
07ee8b9713 | |||
a1d7869323 | |||
6c8aa71800 | |||
c9cb74c17c | |||
503bf3d8a0 | |||
eaf185bd14 | |||
b116d2c183 | |||
90a9f4276f | |||
cb69d7914c | |||
1e848a0475 | |||
1dc4bf566c | |||
b6b41d365e | |||
939739a7e8 | |||
db17b24bf9 | |||
1d0e29076a | |||
e34300bd0c | |||
28f68a2bda | |||
a79177b4fc | |||
a6b8e483f5 | |||
83492eac2a | |||
df05d720ea | |||
c10ebff135 | |||
bc49fcb2aa | |||
f9478e7fcf | |||
2e3ab362e7 | |||
594948a1bc | |||
5975cb63e8 | |||
06d48faaad | |||
84964c8ab6 | |||
0aed3cc700 | |||
d5637926a7 | |||
edad2b083b | |||
1fe8bea857 | |||
e36e1391de | |||
149c927efa | |||
3bda8d5198 | |||
feb66783fc | |||
afa92be4d2 | |||
bd6cb3876e | |||
cebcb427c1 | |||
bde0e4f5a4 | |||
68ff0b4ea0 | |||
faa3a62121 | |||
f8d9fe7175 | |||
700a23359d | |||
c19fb1e5cc | |||
f93057c1f4 | |||
0bc36756c6 | |||
bd85355ad9 | |||
47134c24d1 | |||
e468799e9f | |||
886e51d1a5 | |||
d84b614058 | |||
1a647d9899 | |||
cd1b66a9c4 | |||
7ca9993f84 | |||
ccc362f85c | |||
e6cbb8878a | |||
9b28194cfd | |||
4b66998471 | |||
fd98251ae4 | |||
cb3d5903dd | |||
76aa570385 | |||
5d7767c6e0 | |||
2698473d78 | |||
55e1eca28a | |||
81443345c4 | |||
fd79d57ff9 | |||
e35a7f34a6 | |||
2bc8ff4bd4 | |||
da874e0c84 | |||
6d5a40d015 | |||
e89f8dd216 | |||
d300e94da2 | |||
1e769cef2f |
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -7,9 +7,13 @@ db*
|
||||||
/slave/ffa.zone
|
/slave/ffa.zone
|
||||||
/zones.rfc1918
|
/zones.rfc1918
|
||||||
/icvpn.conf
|
/icvpn.conf
|
||||||
|
/named.conf.options.local
|
||||||
|
|
||||||
#ausser...
|
#ausser...
|
||||||
!named.conf
|
!named.conf
|
||||||
!/master
|
!/master
|
||||||
!/master/*
|
!/master/*
|
||||||
!.gitignore
|
!.gitignore
|
||||||
|
|
||||||
|
# Ausnahme von der Ausnahme
|
||||||
|
/master/db.net.freifunk.hamburg.nodes
|
||||||
|
|
83
ffhh.conf
83
ffhh.conf
|
@ -1,10 +1,6 @@
|
||||||
# Keys we allow for editing
|
# Keys we allow for editing (unused?)
|
||||||
|
#include "/etc/bind/secrets.conf";
|
||||||
|
|
||||||
include "/etc/bind/secrets.conf";
|
|
||||||
|
|
||||||
#Zones WE have authority over!
|
|
||||||
|
|
||||||
#Apperantly for ffhh.
|
|
||||||
zone "ffhh" IN {
|
zone "ffhh" IN {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/master/db.ffhh";
|
file "/etc/bind/master/db.ffhh";
|
||||||
|
@ -12,70 +8,40 @@ zone "ffhh" IN {
|
||||||
allow-update { key srv01-zone-key.; key srv01-userdomain-key.; };
|
allow-update { key srv01-zone-key.; key srv01-userdomain-key.; };
|
||||||
};
|
};
|
||||||
|
|
||||||
zone "ffhh.network" IN {
|
|
||||||
type master;
|
|
||||||
allow-transfer {
|
|
||||||
91.121.91.153; # named.exosphere.de
|
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
|
||||||
also-notify {
|
|
||||||
91.121.91.153; # named.exosphere.de
|
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
|
||||||
file "/etc/bind/master/db.network.ffhh";
|
|
||||||
};
|
|
||||||
|
|
||||||
zone "hamburg.freifunk.net" IN {
|
zone "hamburg.freifunk.net" IN {
|
||||||
type master;
|
type master;
|
||||||
allow-transfer {
|
|
||||||
91.121.91.153; # named.exosphere.de
|
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
|
||||||
also-notify {
|
|
||||||
91.121.91.153; # named.exosphere.de
|
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
|
||||||
file "/etc/bind/master/db.net.freifunk.hamburg";
|
file "/etc/bind/master/db.net.freifunk.hamburg";
|
||||||
};
|
|
||||||
|
|
||||||
zone "nodes.hamburg.freifunk.net" IN {
|
|
||||||
type master;
|
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
144.76.58.2; # named.ohrensessel.net
|
||||||
};
|
};
|
||||||
also-notify {
|
also-notify {
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
144.76.58.2; # named.ohrensessel.net
|
||||||
};
|
};
|
||||||
file "/etc/bind/master/db.net.freifunk.hamburg.nodes";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
zone "knotengraph.de" IN {
|
zone "knotengraph.de" IN {
|
||||||
type master;
|
type master;
|
||||||
|
file "/etc/bind/master/db.de.knotengraph";
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
91.121.91.153; # named.exosphere.de
|
144.76.58.2; # named.ohrensessel.net
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
};
|
||||||
also-notify {
|
also-notify {
|
||||||
91.121.91.153; # named.exosphere.de
|
144.76.58.2; # named.ohrensessel.net
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
};
|
||||||
file "/etc/bind/master/db.de.knotengraph";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
zone "knotenkarte.de" IN {
|
zone "knotenkarte.de" IN {
|
||||||
type master;
|
type master;
|
||||||
|
file "/etc/bind/master/db.de.knotenkarte";
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
91.121.91.153; # named.exosphere.de
|
144.76.58.2; # named.ohrensessel.net
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
};
|
||||||
also-notify {
|
also-notify {
|
||||||
91.121.91.153; # named.exosphere.de
|
144.76.58.2; # named.ohrensessel.net
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
};
|
||||||
file "/etc/bind/master/db.de.knotenkarte";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#And the reverse Zone for our IPv4 subnet
|
# Reverse zone: IPv4 subnet 10.112 (internal)
|
||||||
zone "112.10.in-addr.arpa" IN {
|
zone "112.10.in-addr.arpa" IN {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/master/db.arpa.in-addr.10.112";
|
file "/etc/bind/master/db.arpa.in-addr.10.112";
|
||||||
|
@ -83,7 +49,7 @@ zone "112.10.in-addr.arpa" IN {
|
||||||
allow-update { key srv01-zone-key.; };
|
allow-update { key srv01-zone-key.; };
|
||||||
};
|
};
|
||||||
|
|
||||||
#And the reverse Zone for our IPv4 transfer net
|
# Reverse zone: IPv4 subnet 100.64.112 (transfer)
|
||||||
zone "112.64.100.in-addr.arpa" IN {
|
zone "112.64.100.in-addr.arpa" IN {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/master/db.arpa.in-addr.100.64.112";
|
file "/etc/bind/master/db.arpa.in-addr.100.64.112";
|
||||||
|
@ -91,63 +57,68 @@ zone "112.64.100.in-addr.arpa" IN {
|
||||||
allow-update { key srv01-zone-key.; };
|
allow-update { key srv01-zone-key.; };
|
||||||
};
|
};
|
||||||
|
|
||||||
#The reverse Zone for our public IPv4 subnet
|
# Reverse zone: IPv4 subnet 193.96.224 (public)
|
||||||
zone "224.96.193.in-addr.arpa" IN {
|
zone "224.96.193.in-addr.arpa" IN {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/master/db.arpa.in-addr.193.96.224";
|
file "/etc/bind/master/db.arpa.in-addr.193.96.224";
|
||||||
allow-update { key srv01-zone-key.; };
|
allow-update { key srv01-zone-key.; };
|
||||||
notify yes;
|
notify yes;
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
91.121.91.153; # named.exosphere.de
|
144.76.58.2; # named.ohrensessel.net
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
any;
|
any;
|
||||||
};
|
};
|
||||||
also-notify {
|
also-notify {
|
||||||
91.121.91.153; # named.exosphere.de
|
144.76.58.2; # named.ohrensessel.net
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
213.128.128.33;
|
213.128.128.33;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
#And the reverse Zone for our IPv6 prefix
|
# Reverse zone: IPv6 prefix 2a03:2267
|
||||||
zone "7.6.2.2.3.0.a.2.ip6.arpa" IN {
|
zone "7.6.2.2.3.0.a.2.ip6.arpa" IN {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7";
|
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7";
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
91.121.91.153; # named.exosphere.de
|
144.76.58.2; # named.ohrensessel.net
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
};
|
||||||
also-notify {
|
also-notify {
|
||||||
91.121.91.153; # named.exosphere.de
|
144.76.58.2; # named.ohrensessel.net
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
};
|
||||||
allow-update { key srv01-zone-key.; };
|
allow-update { key srv01-zone-key.; };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Reverse zone: IPv6 prefix 2a03:2267:0000:0000
|
||||||
zone "0.0.0.0.0.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
|
zone "0.0.0.0.0.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7.0.0.0.0.0.0.0.0";
|
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7.0.0.0.0.0.0.0.0";
|
||||||
allow-transfer { any; };
|
allow-transfer { any; };
|
||||||
allow-update { key srv01-zone-key.; };
|
allow-update { key srv01-zone-key.; };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Reverse zone: IPv6 prefix 2a03:2267:0001:0000 (sued)
|
||||||
zone "0.0.0.0.1.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
|
zone "0.0.0.0.1.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7.0.0.0.1.0.0.0.0";
|
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7.0.0.0.1.0.0.0.0";
|
||||||
allow-transfer { any; };
|
allow-transfer { any; };
|
||||||
allow-update { key srv01-zone-key.; };
|
allow-update { key srv01-zone-key.; };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Reverse zone: IPv6 prefix 2a03:2267:0002:0000 (west)
|
||||||
zone "0.0.0.0.2.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
|
zone "0.0.0.0.2.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7.0.0.0.2.0.0.0.0";
|
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7.0.0.0.2.0.0.0.0";
|
||||||
allow-transfer { any; };
|
allow-transfer { any; };
|
||||||
allow-update { key srv01-zone-key.; };
|
allow-update { key srv01-zone-key.; };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Reverse zone: IPv6 prefix 2a03:2267:0003:0000 (nowe)
|
||||||
zone "0.0.0.0.3.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
|
zone "0.0.0.0.3.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7.0.0.0.3.0.0.0.0";
|
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7.0.0.0.3.0.0.0.0";
|
||||||
allow-transfer { any; };
|
allow-transfer { any; };
|
||||||
allow-update { key srv01-zone-key.; };
|
allow-update { key srv01-zone-key.; };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Reverse zone: IPv6 prefix 2a03:2267:0004:0000 (ost)
|
||||||
zone "0.0.0.0.4.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
|
zone "0.0.0.0.4.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream" IN {
|
||||||
type master;
|
type master;
|
||||||
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7.0.0.0.4.0.0.0.0";
|
file "/etc/bind/master/db.arpa.ip6.2.a.0.3.2.2.6.7.0.0.0.4.0.0.0.0";
|
||||||
|
|
29
ffnord.conf
29
ffnord.conf
|
@ -1,29 +0,0 @@
|
||||||
|
|
||||||
#Apperantly for helgo
|
|
||||||
zone "ffnord" IN {
|
|
||||||
type master;
|
|
||||||
file "/etc/bind/master/db.ffnord";
|
|
||||||
allow-transfer { any; };
|
|
||||||
allow-update { key srv01-zone-key.; key srv01-userdomain-key.; };
|
|
||||||
};
|
|
||||||
|
|
||||||
zone "ffnord.net" IN {
|
|
||||||
type master;
|
|
||||||
allow-transfer {
|
|
||||||
91.121.91.153; # named.exosphere.de
|
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
|
||||||
also-notify {
|
|
||||||
91.121.91.153; # named.exosphere.de
|
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
|
||||||
file "/etc/bind/master/db.net.ffnord";
|
|
||||||
};
|
|
||||||
|
|
||||||
#And the reverse Zone for our IPv4 subnet
|
|
||||||
zone "187.10.in-addr.arpa" IN {
|
|
||||||
type master;
|
|
||||||
file "/etc/bind/master/db.arpa.in-addr.10.187";
|
|
||||||
allow-transfer { any; };
|
|
||||||
allow-update { key srv01-zone-key.; };
|
|
||||||
};
|
|
|
@ -9,12 +9,10 @@ zone "helgo" IN {
|
||||||
zone "helgoland.freifunk.net" IN {
|
zone "helgoland.freifunk.net" IN {
|
||||||
type master;
|
type master;
|
||||||
allow-transfer {
|
allow-transfer {
|
||||||
91.121.91.153; # named.exosphere.de
|
144.76.58.2; # named.ohrensessel.net
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
};
|
||||||
also-notify {
|
also-notify {
|
||||||
91.121.91.153; # named.exosphere.de
|
144.76.58.2; # named.ohrensessel.net
|
||||||
144.76.72.235; # ns.ohrensessel.net
|
|
||||||
};
|
};
|
||||||
file "/etc/bind/master/db.net.freifunk.helgoland";
|
file "/etc/bind/master/db.net.freifunk.helgoland";
|
||||||
};
|
};
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN 112.10.in-addr.arpa.
|
$ORIGIN 112.10.in-addr.arpa.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv02.ffhh. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.ffhh. hostmaster.hamburg.freifunk.net. (
|
||||||
2017042800; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2019070500 ; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -10,8 +10,7 @@ $TTL 86400 ; 1 Tag
|
||||||
|
|
||||||
|
|
||||||
; AUTHORATIVE NAMESERVER
|
; AUTHORATIVE NAMESERVER
|
||||||
@ NS srv02.ffhh.
|
@ NS dns01.ffhh.
|
||||||
;@ NS gw01.ffhh.
|
|
||||||
|
|
||||||
; Dokumentation
|
; Dokumentation
|
||||||
; Hamburg 10.112.0.0/18
|
; Hamburg 10.112.0.0/18
|
||||||
|
@ -20,7 +19,6 @@ $TTL 86400 ; 1 Tag
|
||||||
; Hamburg2 10.112.192.0/18
|
; Hamburg2 10.112.192.0/18
|
||||||
|
|
||||||
; Server
|
; Server
|
||||||
1.1 PTR srv01.ffhh.
|
|
||||||
2.1 PTR srv02.ffhh.
|
2.1 PTR srv02.ffhh.
|
||||||
|
|
||||||
; GATEWAYS
|
; GATEWAYS
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
$ORIGIN 187.10.in-addr.arpa.
|
|
||||||
$TTL 86400 ; 1 Tag
|
|
||||||
@ IN SOA srv02.ffhh. hostmaster.hamburg.freifunk.net. (
|
|
||||||
2017042800; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
|
||||||
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
; AUTHORATIVE NAMESERVER
|
|
||||||
@ NS srv02.ffhh.
|
|
||||||
|
|
||||||
; GATEWAYS
|
|
||||||
1.1 PTR gw01.ffnord.
|
|
||||||
2.1 PTR gw02.ffnord.
|
|
||||||
|
|
||||||
; DIENSTE
|
|
||||||
; verbundener Knoten
|
|
||||||
1.0 PTR knoten.ffnord.
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN 189.10.in-addr.arpa.
|
$ORIGIN 189.10.in-addr.arpa.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv02.ffhh. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.ffhh. hostmaster.hamburg.freifunk.net. (
|
||||||
2017042800; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2019070500; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -10,7 +10,7 @@ $TTL 86400 ; 1 Tag
|
||||||
|
|
||||||
|
|
||||||
; AUTHORATIVE NAMESERVER
|
; AUTHORATIVE NAMESERVER
|
||||||
@ NS srv02.ffhh.
|
@ NS dns01.ffhh.
|
||||||
|
|
||||||
; GATEWAYS
|
; GATEWAYS
|
||||||
1.1 PTR gw01.helgo.
|
1.1 PTR gw01.helgo.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN 112.64.100.in-addr.arpa.
|
$ORIGIN 112.64.100.in-addr.arpa.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv02.ffhh. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.ffhh. hostmaster.hamburg.freifunk.net. (
|
||||||
2017042800; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2019070500; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -10,8 +10,7 @@ $TTL 86400 ; 1 Tag
|
||||||
|
|
||||||
|
|
||||||
; AUTHORATIVE NAMESERVER
|
; AUTHORATIVE NAMESERVER
|
||||||
@ NS srv02.ffhh.
|
@ NS dns01.ffhh.
|
||||||
;@ NS gw01.ffhh.
|
|
||||||
|
|
||||||
; Transfernetze
|
; Transfernetze
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN 224.96.193.in-addr.arpa.
|
$ORIGIN 224.96.193.in-addr.arpa.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.ccc.de. (
|
@ IN SOA dns01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2017010201; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2021010900; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -14,7 +14,7 @@ $TTL 86400 ; 1 Tag
|
||||||
|
|
||||||
|
|
||||||
; AUTHORATIVE NAMESERVER
|
; AUTHORATIVE NAMESERVER
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
@ NS dns01.hamburg.freifunk.net.
|
||||||
|
|
||||||
; /30 transport links
|
; /30 transport links
|
||||||
|
|
||||||
|
@ -26,10 +26,10 @@ $TTL 86400 ; 1 Tag
|
||||||
|
|
||||||
; Each BGP router has a /30 or /29 to connect other VMs on the specific host
|
; Each BGP router has a /30 or /29 to connect other VMs on the specific host
|
||||||
225 PTR host03-br.suede0.hamburg.freifunk.net.
|
225 PTR host03-br.suede0.hamburg.freifunk.net.
|
||||||
; 226 free host03
|
226 PTR media-mirror.hamburg.freifunk.net.
|
||||||
; 227 reserved host03
|
; 227 reserved host03
|
||||||
; 228 reserved host03
|
; 228 reserved host03
|
||||||
; 229 reserved host03
|
229 PTR mail2.hamburg.freifunk.net.
|
||||||
; 230 reserved host03
|
; 230 reserved host03
|
||||||
; 231 blocked because broadcast!
|
; 231 blocked because broadcast!
|
||||||
|
|
||||||
|
@ -37,6 +37,10 @@ $TTL 86400 ; 1 Tag
|
||||||
|
|
||||||
; /32 Host Routes. Pick anything between .232 and .239.
|
; /32 Host Routes. Pick anything between .232 and .239.
|
||||||
|
|
||||||
|
; speicher.hamburg.freifunk.net
|
||||||
|
; to be reachable from outside
|
||||||
|
237 PTR speicher.hamburg.freifunk.net.
|
||||||
|
|
||||||
; cloud.hamburg.freifunk.net
|
; cloud.hamburg.freifunk.net
|
||||||
; to be reachable from outside
|
; to be reachable from outside
|
||||||
238 PTR cloud.hamburg.freifunk.net.
|
238 PTR cloud.hamburg.freifunk.net.
|
||||||
|
@ -55,9 +59,9 @@ $TTL 86400 ; 1 Tag
|
||||||
243 PTR nat-243-vpn03f.berlin.freifunk.net.
|
243 PTR nat-243-vpn03f.berlin.freifunk.net.
|
||||||
244 PTR vpn03f.berlin.freifunk.net.
|
244 PTR vpn03f.berlin.freifunk.net.
|
||||||
245 PTR host01-br.wandale0.hamburg.freifunk.net.
|
245 PTR host01-br.wandale0.hamburg.freifunk.net.
|
||||||
246 PTR gw02.hamburg.freifunk.net. ; fastd instance gw05
|
246 PTR wg02.hamburg.freifunk.net.
|
||||||
|
|
||||||
249 PTR host02-br.wende1.hamburg.freifunk.net. ; 249/29
|
249 PTR host02-br.wende1.hamburg.freifunk.net. ; 249/29
|
||||||
250 PTR srv02.hamburg.freifunk.net.
|
250 PTR srv02.hamburg.freifunk.net.
|
||||||
251 PTR gw03.hamburg.freifunk.net. ; fastd instance gw04
|
251 PTR gw03.hamburg.freifunk.net. ; fastd instance gw04
|
||||||
;252 free host02
|
;252 free host02
|
||||||
|
@ -67,54 +71,54 @@ $TTL 86400 ; 1 Tag
|
||||||
; CLIENT-NAT blocks. /29 per gateway.
|
; CLIENT-NAT blocks. /29 per gateway.
|
||||||
|
|
||||||
; GW01
|
; GW01
|
||||||
0 PTR nat-0-gw01.hamburg.freifunk.net.
|
;0 PTR nat-0-gw01.hamburg.freifunk.net.
|
||||||
1 PTR nat-1-gw01.hamburg.freifunk.net.
|
;1 PTR nat-1-gw01.hamburg.freifunk.net.
|
||||||
2 PTR nat-2-gw01.hamburg.freifunk.net.
|
;2 PTR nat-2-gw01.hamburg.freifunk.net.
|
||||||
3 PTR nat-3-gw01.hamburg.freifunk.net.
|
;3 PTR nat-3-gw01.hamburg.freifunk.net.
|
||||||
4 PTR nat-4-gw01.hamburg.freifunk.net.
|
;4 PTR nat-4-gw01.hamburg.freifunk.net.
|
||||||
5 PTR nat-5-gw01.hamburg.freifunk.net.
|
;5 PTR nat-5-gw01.hamburg.freifunk.net.
|
||||||
6 PTR nat-6-gw01.hamburg.freifunk.net.
|
;6 PTR nat-6-gw01.hamburg.freifunk.net.
|
||||||
7 PTR nat-7-gw01.hamburg.freifunk.net.
|
;7 PTR nat-7-gw01.hamburg.freifunk.net.
|
||||||
|
|
||||||
; GW02
|
; WG02
|
||||||
8 PTR nat-8-gw02.hamburg.freifunk.net.
|
8 PTR nat-8-wg02.hamburg.freifunk.net.
|
||||||
9 PTR nat-9-gw02.hamburg.freifunk.net.
|
9 PTR nat-9-wg02.hamburg.freifunk.net.
|
||||||
10 PTR nat-10-gw02.hamburg.freifunk.net.
|
10 PTR nat-10-wg02.hamburg.freifunk.net.
|
||||||
11 PTR nat-11-gw02.hamburg.freifunk.net.
|
11 PTR nat-11-wg02.hamburg.freifunk.net.
|
||||||
12 PTR nat-12-gw02.hamburg.freifunk.net.
|
12 PTR nat-12-wg02.hamburg.freifunk.net.
|
||||||
13 PTR nat-13-gw02.hamburg.freifunk.net.
|
13 PTR nat-13-wg02.hamburg.freifunk.net.
|
||||||
14 PTR nat-14-gw02.hamburg.freifunk.net.
|
14 PTR nat-14-wg02.hamburg.freifunk.net.
|
||||||
15 PTR nat-15-gw02.hamburg.freifunk.net.
|
15 PTR nat-15-wg02.hamburg.freifunk.net.
|
||||||
|
|
||||||
; GW03
|
; GW03
|
||||||
16 PTR nat-16-gw03.hamburg.freifunk.net.
|
;16 PTR nat-16-gw03.hamburg.freifunk.net.
|
||||||
17 PTR nat-17-gw03.hamburg.freifunk.net.
|
;17 PTR nat-17-gw03.hamburg.freifunk.net.
|
||||||
18 PTR nat-18-gw03.hamburg.freifunk.net.
|
;18 PTR nat-18-gw03.hamburg.freifunk.net.
|
||||||
19 PTR nat-19-gw03.hamburg.freifunk.net.
|
;19 PTR nat-19-gw03.hamburg.freifunk.net.
|
||||||
20 PTR nat-20-gw03.hamburg.freifunk.net.
|
;20 PTR nat-20-gw03.hamburg.freifunk.net.
|
||||||
21 PTR nat-21-gw03.hamburg.freifunk.net.
|
;21 PTR nat-21-gw03.hamburg.freifunk.net.
|
||||||
22 PTR nat-22-gw03.hamburg.freifunk.net.
|
;22 PTR nat-22-gw03.hamburg.freifunk.net.
|
||||||
23 PTR nat-23-gw03.hamburg.freifunk.net.
|
;23 PTR nat-23-gw03.hamburg.freifunk.net.
|
||||||
|
|
||||||
; GW05
|
; GW05
|
||||||
24 PTR nat-24-gw05.hamburg.freifunk.net.
|
;24 PTR nat-24-gw05.hamburg.freifunk.net.
|
||||||
25 PTR nat-25-gw05.hamburg.freifunk.net.
|
;25 PTR nat-25-gw05.hamburg.freifunk.net.
|
||||||
26 PTR nat-26-gw05.hamburg.freifunk.net.
|
;26 PTR nat-26-gw05.hamburg.freifunk.net.
|
||||||
27 PTR nat-27-gw05.hamburg.freifunk.net.
|
;27 PTR nat-27-gw05.hamburg.freifunk.net.
|
||||||
28 PTR nat-28-gw05.hamburg.freifunk.net.
|
;28 PTR nat-28-gw05.hamburg.freifunk.net.
|
||||||
29 PTR nat-29-gw05.hamburg.freifunk.net.
|
;29 PTR nat-29-gw05.hamburg.freifunk.net.
|
||||||
30 PTR nat-30-gw05.hamburg.freifunk.net.
|
;30 PTR nat-30-gw05.hamburg.freifunk.net.
|
||||||
31 PTR nat-31-gw05.hamburg.freifunk.net.
|
;31 PTR nat-31-gw05.hamburg.freifunk.net.
|
||||||
|
|
||||||
; GW08
|
; GW08
|
||||||
32 PTR nat-32-gw08.hamburg.freifunk.net.
|
;32 PTR nat-32-gw08.hamburg.freifunk.net.
|
||||||
33 PTR nat-33-gw08.hamburg.freifunk.net.
|
;33 PTR nat-33-gw08.hamburg.freifunk.net.
|
||||||
34 PTR nat-34-gw08.hamburg.freifunk.net.
|
;34 PTR nat-34-gw08.hamburg.freifunk.net.
|
||||||
35 PTR nat-35-gw08.hamburg.freifunk.net.
|
;35 PTR nat-35-gw08.hamburg.freifunk.net.
|
||||||
36 PTR nat-36-gw08.hamburg.freifunk.net.
|
;36 PTR nat-36-gw08.hamburg.freifunk.net.
|
||||||
37 PTR nat-37-gw08.hamburg.freifunk.net.
|
;37 PTR nat-37-gw08.hamburg.freifunk.net.
|
||||||
38 PTR nat-38-gw08.hamburg.freifunk.net.
|
;38 PTR nat-38-gw08.hamburg.freifunk.net.
|
||||||
39 PTR nat-39-gw08.hamburg.freifunk.net.
|
;39 PTR nat-39-gw08.hamburg.freifunk.net.
|
||||||
|
|
||||||
; bremen.freifunk.net
|
; bremen.freifunk.net
|
||||||
40 PTR nat-40-vpn01.bremen.freifunk.net.
|
40 PTR nat-40-vpn01.bremen.freifunk.net.
|
||||||
|
@ -130,8 +134,8 @@ $TTL 86400 ; 1 Tag
|
||||||
;47 reserved: other community
|
;47 reserved: other community
|
||||||
|
|
||||||
; schnacke0.hamburg.freifunk.net
|
; schnacke0.hamburg.freifunk.net
|
||||||
48 PTR nat-48-schnacke0.hamburg.freifunk.net.
|
;48 reserved: ZEA/non-mesh NAT
|
||||||
49 PTR nat-49-schnacke0.hamburg.freifunk.net.
|
;49 reserved: ZEA/non-mesh NAT
|
||||||
;50 reserved: ZEA/non-mesh NAT
|
;50 reserved: ZEA/non-mesh NAT
|
||||||
;51 reserved: ZEA/non-mesh NAT
|
;51 reserved: ZEA/non-mesh NAT
|
||||||
;52 reserved: ZEA/non-mesh NAT
|
;52 reserved: ZEA/non-mesh NAT
|
||||||
|
@ -147,3 +151,19 @@ $TTL 86400 ; 1 Tag
|
||||||
61 PTR nat-61-gw03-new.hamburg.freifunk.net.
|
61 PTR nat-61-gw03-new.hamburg.freifunk.net.
|
||||||
62 PTR nat-62-gw03-new.hamburg.freifunk.net.
|
62 PTR nat-62-gw03-new.hamburg.freifunk.net.
|
||||||
63 PTR nat-63-gw03-new.hamburg.freifunk.net.
|
63 PTR nat-63-gw03-new.hamburg.freifunk.net.
|
||||||
|
64 PTR nat-64-gw02-new.hamburg.freifunk.net.
|
||||||
|
65 PTR nat-65-gw02-new.hamburg.freifunk.net.
|
||||||
|
66 PTR nat-66-gw02-new.hamburg.freifunk.net.
|
||||||
|
67 PTR nat-67-gw02-new.hamburg.freifunk.net.
|
||||||
|
68 PTR nat-68-gw02-new.hamburg.freifunk.net.
|
||||||
|
69 PTR nat-69-gw02-new.hamburg.freifunk.net.
|
||||||
|
70 PTR nat-70-gw02-new.hamburg.freifunk.net.
|
||||||
|
71 PTR nat-71-gw02-new.hamburg.freifunk.net.
|
||||||
|
72 PTR nat-72-gw01-new.hamburg.freifunk.net.
|
||||||
|
73 PTR nat-73-gw01-new.hamburg.freifunk.net.
|
||||||
|
74 PTR nat-74-gw01-new.hamburg.freifunk.net.
|
||||||
|
75 PTR nat-75-gw01-new.hamburg.freifunk.net.
|
||||||
|
76 PTR nat-76-gw01-new.hamburg.freifunk.net.
|
||||||
|
77 PTR nat-77-gw01-new.hamburg.freifunk.net.
|
||||||
|
78 PTR nat-78-gw01-new.hamburg.freifunk.net.
|
||||||
|
79 PTR nat-79-gw01-new.hamburg.freifunk.net.
|
||||||
|
|
|
@ -1,17 +1,16 @@
|
||||||
$ORIGIN 7.6.2.2.3.0.a.2.ip6.arpa.
|
$ORIGIN 7.6.2.2.3.0.a.2.ip6.arpa.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2017020201; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2020042200; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
||||||
)
|
)
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
;AUTHORATIVE NAMESERVERS
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
@ NS dns01.hamburg.freifunk.net.
|
||||||
@ NS named.exosphere.de.
|
@ NS named.ohrensessel.net.
|
||||||
@ NS ns.ohrensessel.net.
|
|
||||||
|
|
||||||
; Dokumentation
|
; Dokumentation
|
||||||
; Hamburg 2a03:2267:0000::/48
|
; Hamburg 2a03:2267:0000::/48
|
||||||
|
@ -41,8 +40,6 @@ a.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR suede0.hamburg.freifunk.net.
|
||||||
b.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR wende0.hamburg.freifunk.net.
|
b.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR wende0.hamburg.freifunk.net.
|
||||||
c.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR wandale0.hamburg.freifunk.net.
|
c.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR wandale0.hamburg.freifunk.net.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
; Internes Netz: 2a03:2267:ffff::/48
|
; Internes Netz: 2a03:2267:ffff::/48
|
||||||
$ORIGIN f.f.f.f.7.6.2.2.3.0.a.2.ip6.arpa.
|
$ORIGIN f.f.f.f.7.6.2.2.3.0.a.2.ip6.arpa.
|
||||||
|
|
||||||
|
@ -51,6 +48,7 @@ $ORIGIN f.f.f.f.7.6.2.2.3.0.a.2.ip6.arpa.
|
||||||
2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.a.0 PTR host01-br.gw02.hamburg.freifunk.net.
|
2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.a.0 PTR host01-br.gw02.hamburg.freifunk.net.
|
||||||
3.0.0.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.a.0 PTR vpn03f.berlin.freifunk.net.
|
3.0.0.1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.a.0 PTR vpn03f.berlin.freifunk.net.
|
||||||
1.4.f.f.0.0.0.0.0.0.0.0.0.0.0.0.0.0.a.0 PTR ffhl-vm.host01.hamburg.freifunk.net.
|
1.4.f.f.0.0.0.0.0.0.0.0.0.0.0.0.0.0.a.0 PTR ffhl-vm.host01.hamburg.freifunk.net.
|
||||||
|
e.d.1.b.0.0.0.0.0.0.0.0.0.0.0.0.0.0.a.0 PTR videobridge2.hamburg.freifunk.net.
|
||||||
|
|
||||||
; 2a03:2267:ffff:0b00::/56 Tunnel wende0
|
; 2a03:2267:ffff:0b00::/56 Tunnel wende0
|
||||||
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.b.0 PTR host02-br.wende1.hamburg.freifunk.net.
|
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.b.0 PTR host02-br.wende1.hamburg.freifunk.net.
|
||||||
|
@ -71,3 +69,5 @@ $ORIGIN f.f.f.f.7.6.2.2.3.0.a.2.ip6.arpa.
|
||||||
; 2a03:2267:ffff:0c00::/56 Tunnel suede0
|
; 2a03:2267:ffff:0c00::/56 Tunnel suede0
|
||||||
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.c.0 PTR host-link.suede0.hamburg.freifunk.net.
|
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.c.0 PTR host-link.suede0.hamburg.freifunk.net.
|
||||||
2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.c.0 PTR suede0-link.gw01.hamburg.freifunk.net.
|
2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.c.0 PTR suede0-link.gw01.hamburg.freifunk.net.
|
||||||
|
c.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.c.0 PTR media-mirror.hamburg.freifunk.net.
|
||||||
|
e.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.c.0 PTR mail2.hamburg.freifunk.net.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN 0.0.0.0.0.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream.
|
$ORIGIN 0.0.0.0.0.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2016020100; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2019070500 ; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -10,14 +10,12 @@ $TTL 86400 ; 1 Tag
|
||||||
|
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
;AUTHORATIVE NAMESERVERS
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
@ NS dns01.hamburg.freifunk.net.
|
||||||
;@ NS gw01.hamburg.freifunk.net.
|
|
||||||
|
|
||||||
;NETWORK
|
;NETWORK
|
||||||
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR mesh.hamburg.freifunk.net.
|
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR mesh.hamburg.freifunk.net.
|
||||||
|
|
||||||
;INFRASTRUKTUR
|
;INFRASTRUKTUR
|
||||||
1.0.1.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR srv01.hamburg.freifunk.net.
|
|
||||||
2.0.1.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR srv02.hamburg.freifunk.net.
|
2.0.1.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR srv02.hamburg.freifunk.net.
|
||||||
2.0.2.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw01.hamburg.freifunk.net.
|
2.0.2.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw01.hamburg.freifunk.net.
|
||||||
1.0.2.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw02.hamburg.freifunk.net.
|
1.0.2.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw02.hamburg.freifunk.net.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN 0.0.0.0.1.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream.
|
$ORIGIN 0.0.0.0.1.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2016100400; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2019070500; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -9,8 +9,7 @@ $TTL 86400 ; 1 Tag
|
||||||
)
|
)
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
;AUTHORATIVE NAMESERVERS
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
@ NS dns01.hamburg.freifunk.net.
|
||||||
;@ NS gw01.hamburg.freifunk.net.
|
|
||||||
|
|
||||||
;NETWORK
|
;NETWORK
|
||||||
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR sued.hamburg.freifunk.net.
|
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR sued.hamburg.freifunk.net.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN 0.0.0.0.2.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream.
|
$ORIGIN 0.0.0.0.2.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2016100400; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2019070500; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -9,8 +9,7 @@ $TTL 86400 ; 1 Tag
|
||||||
)
|
)
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
;AUTHORATIVE NAMESERVERS
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
@ NS dns01.hamburg.freifunk.net.
|
||||||
;@ NS gw01.hamburg.freifunk.net.
|
|
||||||
|
|
||||||
;NETWORK
|
;NETWORK
|
||||||
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR west.hamburg.freifunk.net.
|
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR west.hamburg.freifunk.net.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN 0.0.0.0.3.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream.
|
$ORIGIN 0.0.0.0.3.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2016100400; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2019070500; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -9,8 +9,7 @@ $TTL 86400 ; 1 Tag
|
||||||
)
|
)
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
;AUTHORATIVE NAMESERVERS
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
@ NS dns01.hamburg.freifunk.net.
|
||||||
;@ NS gw01.hamburg.freifunk.net.
|
|
||||||
|
|
||||||
;NETWORK
|
;NETWORK
|
||||||
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR nowe.hamburg.freifunk.net.
|
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR nowe.hamburg.freifunk.net.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN 0.0.0.0.4.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream.
|
$ORIGIN 0.0.0.0.4.0.0.0.7.6.2.2.3.0.a.2.ip6.arpa.upstream.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2016100400; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2019070500; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -9,8 +9,7 @@ $TTL 86400 ; 1 Tag
|
||||||
)
|
)
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
;AUTHORATIVE NAMESERVERS
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
@ NS dns01.hamburg.freifunk.net.
|
||||||
;@ NS gw01.hamburg.freifunk.net.
|
|
||||||
|
|
||||||
;NETWORK
|
;NETWORK
|
||||||
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR ost.hamburg.freifunk.net.
|
0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR ost.hamburg.freifunk.net.
|
||||||
|
|
|
@ -1,40 +0,0 @@
|
||||||
$ORIGIN 0.0.0.0.d.0.d.f.2.b.b.2.1.5.d.f.ip6.arpa.
|
|
||||||
$TTL 86400 ; 1 Tag
|
|
||||||
@ IN SOA srv02.ffhh. hostmaster.hamburg.freifunk.net. (
|
|
||||||
2017042800; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
|
||||||
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
|
||||||
@ NS srv02.ffhh.
|
|
||||||
;@ NS gw01.ffhh.
|
|
||||||
|
|
||||||
|
|
||||||
; IPv6 von srv01
|
|
||||||
1.0.1.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR srv01.ffhh.
|
|
||||||
|
|
||||||
|
|
||||||
; GATEWAYS
|
|
||||||
1.0.2.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw02.ffhh.
|
|
||||||
1.0.3.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw03.ffhh.
|
|
||||||
1.0.d.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw05.ffhh.
|
|
||||||
1.0.a.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw07.ffhh.
|
|
||||||
1.0.b.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw08.ffhh.
|
|
||||||
1.0.9.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw09.ffhh.
|
|
||||||
1.0.6.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw11.ffhh.
|
|
||||||
1.0.5.0.0.0.0.0.0.0.0.0.0.0.0.0 PTR gw12.ffhh.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
; LOKALE DIENSTE DER FREIFUNKER_INNEN
|
|
||||||
1.0.0.0.0.0.0.0.0.0.0.0.e.f.f.f PTR mchai.ffhh.
|
|
||||||
0.1.d.4.0.0.0.0.0.0.0.0.e.f.f.f PTR jabber.ffhh.
|
|
||||||
3.5.c.1.4.0.e.f.f.f.a.d.f.c.a.2 PTR somakapsel.ffhh.
|
|
||||||
e.a.7.c.c.e.e.f.f.f.b.e.7.2.a.b PTR wp.ffhh.
|
|
||||||
3.1.0.b.1.9.e.f.f.f.0.0.4.5.0.5 PTR monitor.ffhh.
|
|
||||||
0.a.9.4.2.0.e.f.f.f.b.e.7.2.a.b PTR rasfi.ffhh.
|
|
||||||
2.6.7.2.7.5.e.f.f.f.d.9.6.6.e.7 PTR seven.ffhh.
|
|
|
@ -1,19 +1,18 @@
|
||||||
$ORIGIN knotengraph.de.
|
$ORIGIN knotengraph.de.
|
||||||
$TTL 3600 ; 1 Tag
|
$TTL 3600 ; 1 Tag
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2015113001; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
2020021000; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
||||||
)
|
)
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
;AUTHORATIVE NAMESERVERS
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
@ NS dns01.hamburg.freifunk.net.
|
||||||
@ NS named.exosphere.de.
|
@ NS named.ohrensessel.net.
|
||||||
@ NS ns.ohrensessel.net.
|
|
||||||
|
|
||||||
|
|
||||||
;IP OF knotengraph.de
|
;IP OF knotengraph.de
|
||||||
@ A 193.96.224.250
|
@ A 212.12.51.134
|
||||||
AAAA 2a03:2267:ffff:b00::3
|
AAAA 2a00:14b0:4200:3380:134::1
|
||||||
|
|
|
@ -1,19 +1,18 @@
|
||||||
$ORIGIN knotenkarte.de.
|
$ORIGIN knotenkarte.de.
|
||||||
$TTL 3600 ; 1 Tag
|
$TTL 3600 ; 1 Tag
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2015113001; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
2020021000; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
||||||
)
|
)
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
;AUTHORATIVE NAMESERVERS
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
@ NS dns01.hamburg.freifunk.net.
|
||||||
@ NS named.exosphere.de.
|
@ NS named.ohrensessel.net.
|
||||||
@ NS ns.ohrensessel.net.
|
|
||||||
|
|
||||||
|
|
||||||
;IP OF knotengraph.de
|
;IP OF knotengraph.de
|
||||||
@ A 193.96.224.250
|
@ A 212.12.51.134
|
||||||
AAAA 2a03:2267:ffff:b00::3
|
AAAA 2a00:14b0:4200:3380:134::1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN ffhh.
|
$ORIGIN ffhh.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 3600 ; 1 Stunde
|
||||||
@ IN SOA srv02.ffhh. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.ffhh. hostmaster.hamburg.freifunk.net. (
|
||||||
2017042800; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2020021400 ; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -10,16 +10,18 @@ $TTL 86400 ; 1 Tag
|
||||||
|
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVER
|
;AUTHORATIVE NAMESERVER
|
||||||
@ NS srv02.ffhh.
|
@ NS dns01.ffhh.
|
||||||
;@ NS gw01.ffhh.
|
|
||||||
|
|
||||||
|
|
||||||
;SERVERS
|
;SERVERS
|
||||||
srv01 A 10.112.1.1
|
dns01 A 212.12.51.134
|
||||||
AAAA 2a03:2267::101
|
AAAA 2a00:14b0:4200:3380:134::1
|
||||||
|
|
||||||
srv02 A 10.112.1.2
|
srv01 A 212.12.51.134
|
||||||
AAAA 2a03:2267::102
|
AAAA 2a00:14b0:4200:3380:134::1
|
||||||
|
|
||||||
|
srv02 A 193.96.224.250
|
||||||
|
AAAA 2a03:2267:ffff:b00::3
|
||||||
|
|
||||||
;GATEWAYS
|
;GATEWAYS
|
||||||
gw01 A 10.112.1.11
|
gw01 A 10.112.1.11
|
||||||
|
@ -41,35 +43,15 @@ gw08 A 10.112.1.8
|
||||||
; DIENSTE
|
; DIENSTE
|
||||||
; INFRASTRUKTURDIENSTE
|
; INFRASTRUKTURDIENSTE
|
||||||
; Updates - Dienste fuer Knoten duerfen nur IPv6 sein!
|
; Updates - Dienste fuer Knoten duerfen nur IPv6 sein!
|
||||||
1.updates.services AAAA 2a00:1f78:c:e::a ;srv03
|
1.updates.services AAAA 2a00:14b0:4200:3380:134::1 ; srv01
|
||||||
2.updates.services AAAA 2a03:2267::102 ;srv02
|
2.updates.services AAAA 2a00:1f78:c:e::a ; srv03
|
||||||
|
|
||||||
; NTP
|
; NTP
|
||||||
1.ntp.services AAAA 2a03:2267::301 ;gw03
|
1.ntp.services AAAA 2a03:2267::301 ; gw03
|
||||||
2.ntp.services AAAA 2a03:2267::102 ;srv02
|
2.ntp.services AAAA 2a03:2267:ffff:b00::3 ; srv02
|
||||||
|
|
||||||
; Knotenforumlar
|
|
||||||
formular.services CNAME srv02
|
|
||||||
formular CNAME formular.services
|
|
||||||
|
|
||||||
; opkg reverse proxy
|
|
||||||
opkg.services AAAA 2a03:2267::102 ;srv02
|
|
||||||
lede.opkg.services AAAA 2a03:2267::102 ;srv02
|
|
||||||
|
|
||||||
; andere administrative Dienste
|
|
||||||
media.services A 10.112.1.2 ;srv02
|
|
||||||
AAAA 2a03:2267::102
|
|
||||||
statistik.services CNAME ff.besaid.de.
|
|
||||||
|
|
||||||
; WEITERE DIENSTE
|
; WEITERE DIENSTE
|
||||||
freifunk CNAME srv02 ; hamburg.freifunk.net
|
start CNAME srv01
|
||||||
knotenkarte CNAME srv02
|
|
||||||
start CNAME srv02
|
|
||||||
services CNAME srv02
|
|
||||||
news.services CNAME srv02 ; Newsserver
|
|
||||||
news CNAME news.services ; Newsserver
|
|
||||||
matrix A 10.112.0.42
|
|
||||||
AAAA 2a03:2267::219:99ff:fedd:49c8
|
|
||||||
|
|
||||||
; AKTUELL VERBUNDENER KNOTEN
|
; AKTUELL VERBUNDENER KNOTEN
|
||||||
knoten A 10.112.0.1
|
knoten A 10.112.0.1
|
||||||
|
|
|
@ -1,39 +0,0 @@
|
||||||
$ORIGIN ffnord.
|
|
||||||
$TTL 86400 ; 1 Tag
|
|
||||||
@ IN SOA srv02.ffhh. hostmaster.hamburg.freifunk.net. (
|
|
||||||
20170428000; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
|
||||||
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVER
|
|
||||||
@ NS srv02.ffhh.
|
|
||||||
|
|
||||||
;GATEWAYS
|
|
||||||
gw01 A 10.187.1.1
|
|
||||||
; AAAA 2a03:2267:4e16:01ad::101
|
|
||||||
|
|
||||||
gw02 A 10.187.1.2
|
|
||||||
; AAAA 2a03:2267:4e16:01ad::201
|
|
||||||
|
|
||||||
; DIENSTE
|
|
||||||
; INFRASTRUKTURDIENSTE
|
|
||||||
; Updates - Dienste fuer Knoten duerfen nur IPv6 sein!
|
|
||||||
1.updates.services AAAA 2a03:2267::101 ;srv01
|
|
||||||
2.updates.services AAAA 2a03:2267::102 ;srv02
|
|
||||||
|
|
||||||
; NTP
|
|
||||||
1.ntp.services AAAA 2a03:2267::101 ;ffhh srv01
|
|
||||||
2.ntp.services AAAA 2a03:2267::102 ;ffhh srv02
|
|
||||||
|
|
||||||
; opkg reverse proxy
|
|
||||||
opkg.services AAAA 2a03:2267::101 ;ffhh srv01
|
|
||||||
|
|
||||||
; AKTUELL VERBUNDENER KNOTEN
|
|
||||||
knoten A 10.187.0.1
|
|
||||||
; AAAA 2a03:2267:4e16:01ad::1
|
|
||||||
node CNAME knoten
|
|
||||||
router CNAME knoten
|
|
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN helgo.
|
$ORIGIN helgo.
|
||||||
$TTL 86400 ; 1 Tag
|
$TTL 86400 ; 1 Tag
|
||||||
@ IN SOA srv02.ffhh. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.ffhh. hostmaster.hamburg.freifunk.net. (
|
||||||
20170428000; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
2019103100; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMTTVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
|
@ -10,7 +10,7 @@ $TTL 86400 ; 1 Tag
|
||||||
|
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVER
|
;AUTHORATIVE NAMESERVER
|
||||||
@ NS srv02.ffhh.
|
@ NS dns01.ffhh.
|
||||||
|
|
||||||
;GATEWAYS
|
;GATEWAYS
|
||||||
gw01 A 10.189.1.1
|
gw01 A 10.189.1.1
|
||||||
|
@ -22,14 +22,16 @@ gw02 A 10.189.1.2
|
||||||
; DIENSTE
|
; DIENSTE
|
||||||
; INFRASTRUKTURDIENSTE
|
; INFRASTRUKTURDIENSTE
|
||||||
; Updates - Dienste fuer Knoten duerfen nur IPv6 sein!
|
; Updates - Dienste fuer Knoten duerfen nur IPv6 sein!
|
||||||
1.updates.services AAAA 2a03:2267:4e16:1ad::102 ;srv01
|
1.updates.services AAAA 2a03:2267:4e16:01ad::101 ; gw01
|
||||||
|
2.updates.services AAAA 2a03:2267:4e16:01ad::201 ; gw02
|
||||||
|
|
||||||
; NTP
|
; NTP
|
||||||
1.ntp.services AAAA 2a03:2267::101 ;ffhh srv01
|
1.ntp.services AAAA 2a03:2267::301 ;ffhh gw03
|
||||||
2.ntp.services AAAA 2a03:2267::102 ;ffhh srv02
|
2.ntp.services AAAA 2a03:2267::102 ;ffhh srv02
|
||||||
|
|
||||||
; opkg reverse proxy
|
; opkg reverse proxy
|
||||||
opkg.services AAAA 2a03:2267::101 ;ffhh srv01
|
opkg.services AAAA 2a03:2267::102 ;ffhh srv02
|
||||||
|
lede.opkg.services AAAA 2a03:2267::102 ;ffhh srv02
|
||||||
|
|
||||||
; AKTUELL VERBUNDENER KNOTEN
|
; AKTUELL VERBUNDENER KNOTEN
|
||||||
knoten A 10.189.0.1
|
knoten A 10.189.0.1
|
||||||
|
|
|
@ -1,41 +0,0 @@
|
||||||
$ORIGIN ffnord.net.
|
|
||||||
$TTL 3600 ; 1 Stunde
|
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
|
||||||
2016080600; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
|
||||||
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
|
||||||
)
|
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
|
||||||
@ NS named.exosphere.de.
|
|
||||||
@ NS ns.ohrensessel.net.
|
|
||||||
|
|
||||||
|
|
||||||
;IP OF ffnord.net
|
|
||||||
@ A 188.40.132.218
|
|
||||||
|
|
||||||
|
|
||||||
;GATEWAYS
|
|
||||||
vpn0 A 89.163.225.200 ; gw @ webtropia.com
|
|
||||||
|
|
||||||
|
|
||||||
;INFRASTRUCTURE
|
|
||||||
|
|
||||||
;SERVICES
|
|
||||||
www A 188.40.132.218
|
|
||||||
formular CNAME www
|
|
||||||
mesh CNAME www
|
|
||||||
con CNAME srv01.hamburg.freifunk.net.
|
|
||||||
|
|
||||||
i NS ins.ffnord.net.
|
|
||||||
ins A 144.76.72.235
|
|
||||||
|
|
||||||
; Jabber (CNAMEs for web registration and Let's Encrypt)
|
|
||||||
conference CNAME xmpp.hamburg.freifunk.net.
|
|
||||||
xmpp CNAME xmpp.hamburg.freifunk.net.
|
|
||||||
_xmpp-client._tcp SRV 10 0 5222 xmpp.hamburg.freifunk.net.
|
|
||||||
_xmpp-server._tcp SRV 10 0 5269 xmpp.hamburg.freifunk.net.
|
|
||||||
_xmpp-server._tcp.conference SRV 10 0 5269 xmpp.hamburg.freifunk.net.
|
|
|
@ -1,115 +1,122 @@
|
||||||
$ORIGIN hamburg.freifunk.net.
|
$ORIGIN hamburg.freifunk.net.
|
||||||
$TTL 3600 ; 1 Stunde
|
$TTL 3600 ; 1 Stunde
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2017022600; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
2024091700; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
1800 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
1800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
||||||
)
|
)
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
; AUTHORATIVE NAMESERVERS
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
@ NS dns01.hamburg.freifunk.net.
|
||||||
@ NS named.exosphere.de.
|
@ NS named.ohrensessel.net.
|
||||||
@ NS ns.ohrensessel.net.
|
|
||||||
|
|
||||||
|
; IP OF hamburg.freifunk.net
|
||||||
|
; srv02
|
||||||
|
;@ A 193.96.224.250
|
||||||
|
;@ AAAA 2a03:2267:ffff:b00::3
|
||||||
|
; srv01
|
||||||
|
@ A 212.12.51.134
|
||||||
|
@ AAAA 2a00:14b0:4200:3380:134::1
|
||||||
|
|
||||||
;IP OF hamburg.freifunk.net
|
; MAIL
|
||||||
@ A 193.96.224.250
|
MX 25 mail2.hamburg.freifunk.net.
|
||||||
@ AAAA 2a03:2267:ffff:b00::3
|
@ TXT "v=spf1 mx ?all"
|
||||||
|
|
||||||
|
_imap._tcp SRV 0 0 143 mail2.hamburg.freifunk.net.
|
||||||
|
_imaps._tcp SRV 0 0 993 mail2.hamburg.freifunk.net.
|
||||||
|
_smtp._tcp SRV 5 0 25 mail2.hamburg.freifunk.net.
|
||||||
|
|
||||||
;MAIL
|
_imap._tcp SRV 0 1 143 mail2.hamburg.freifunk.net.
|
||||||
MX 25 srv04.hamburg.freifunk.net.
|
_imaps._tcp SRV 0 1 993 mail2.hamburg.freifunk.net.
|
||||||
@ IN TXT "v=spf1 mx ?all"
|
_submission._tcp SRV 0 1 587 mail2.hamburg.freifunk.net.
|
||||||
postmaster CNAME srv01
|
_pop3._tcp SRV 0 1 110 mail2.hamburg.freifunk.net.
|
||||||
mail CNAME srv04
|
_pop3s._tcp SRV 0 1 995 mail2.hamburg.freifunk.net.
|
||||||
smtp CNAME srv04
|
|
||||||
imap CNAME srv04
|
|
||||||
autodiscover CNAME srv04
|
|
||||||
dav CNAME srv04
|
|
||||||
|
|
||||||
_imap._tcp SRV 0 0 143 mail.hamburg.freifunk.net.
|
default._domainkey.hamburg.freifunk.net. TXT ("v=DKIM1;k=rsa;t=s;s=email;"
|
||||||
_imaps._tcp SRV 0 0 993 mail.hamburg.freifunk.net.
|
|
||||||
_smtp._tcp SRV 5 0 25 mail.hamburg.freifunk.net.
|
|
||||||
|
|
||||||
_autoconfig._tcp IN SRV 0 1 443 srv04.hamburg.freifunk.net.
|
|
||||||
_autodiscover._tcp IN SRV 0 1 443 srv04.hamburg.freifunk.net.
|
|
||||||
_carddavs._tcp IN SRV 0 1 443 srv04.hamburg.freifunk.net.
|
|
||||||
_caldavs._tcp IN SRV 0 1 443 srv04.hamburg.freifunk.net.
|
|
||||||
_imap._tcp IN SRV 0 1 143 srv04.hamburg.freifunk.net.
|
|
||||||
_imaps._tcp IN SRV 0 1 993 srv04.hamburg.freifunk.net.
|
|
||||||
_submission._tcp IN SRV 0 1 587 srv04.hamburg.freifunk.net.
|
|
||||||
_pop3._tcp IN SRV 0 1 110 srv04.hamburg.freifunk.net.
|
|
||||||
_pop3s._tcp IN SRV 0 1 995 srv04.hamburg.freifunk.net.
|
|
||||||
|
|
||||||
_domainkey.hamburg.freifunk.net. IN TXT o=!;r=postmaster@domain.com;t=y
|
|
||||||
default._domainkey.hamburg.freifunk.net. IN TXT ("v=DKIM1;k=rsa;t=s;s=email;"
|
|
||||||
"p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz9QRo6J/kwD7zhpFywY6PlXOCp7iZ5IGoSlBxm3//gC"
|
"p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAz9QRo6J/kwD7zhpFywY6PlXOCp7iZ5IGoSlBxm3//gC"
|
||||||
"QAlWoZ5xh8sWW1OJXHi+sg+y68dmK/5vou32Dpg/yNOwfIJ9vK8tt2rzxQusXc7YUIBkatGYn+/5Xh98sagrtKSbc"
|
"QAlWoZ5xh8sWW1OJXHi+sg+y68dmK/5vou32Dpg/yNOwfIJ9vK8tt2rzxQusXc7YUIBkatGYn+/5Xh98sagrtKSbc"
|
||||||
"cJ0aOROrX/euBNKuiBTfrOzrFz78slDp8vbYpAehgY3EJP4iS09FCo2+Pn22MIMQx1VvKoQhvreWtosuZSTvk17m6"
|
"cJ0aOROrX/euBNKuiBTfrOzrFz78slDp8vbYpAehgY3EJP4iS09FCo2+Pn22MIMQx1VvKoQhvreWtosuZSTvk17m6"
|
||||||
"WJ95Qn0ZzRpCZPbu0xABNnSlfbqEJ6LbROKyBkG68+qiqe9M+yGlJd9AYUpkv9M2f3Sf9qyGYhvHgV1spMzbdPZrZ"
|
"WJ95Qn0ZzRpCZPbu0xABNnSlfbqEJ6LbROKyBkG68+qiqe9M+yGlJd9AYUpkv9M2f3Sf9qyGYhvHgV1spMzbdPZrZ"
|
||||||
"GOEN7/UCtQEcSMZMOqcwOJJ1Q8NycIuQIDAQAB;")
|
"GOEN7/UCtQEcSMZMOqcwOJJ1Q8NycIuQIDAQAB;")
|
||||||
|
dkim._domainkey.hamburg.freifunk.net. TXT ( "v=DKIM1;k=rsa;"
|
||||||
|
"p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvxSDDh7d7Y6qoYIkfYUtHoNFxok3mXm3NZsWFMSeTo+"
|
||||||
|
"/837O7prEitggNSVPEd4nx6t/NuutThzui7dPQKcP4LtFZihEwRb/JbFxpaF/znyPwH0CP54KFlFFRfdbK9jOR0y8"
|
||||||
|
"RBEFbHoBx9Y3TYNmwlWiFtxe8WCog2/hJ0RE1cl24kJCBjTbPXFMx3zrbjEQpzPEPBqIP9BlPhjNwkDzZIRtIaGjV"
|
||||||
|
"Tqa+J/bJ/JvBrRxDnFuv46SOLWIu1AnKRLrbqLZgw/1DmGyc/GDsCWY0qlSFDFLYxOVaLQTv8Fnobj57b1FhmPn0I"
|
||||||
|
"0l9FjqeD12TTeoUCr/4UbRWjZ9P8XQewIDAQAB"
|
||||||
|
) ;
|
||||||
|
|
||||||
;GATEWAYS
|
; GATEWAYS
|
||||||
gw01 A 80.252.100.115
|
gw01 A 80.252.100.115
|
||||||
AAAA 2a00:1f78:c:e::f
|
AAAA 2a00:1f78:c:e::f
|
||||||
gw02 A 213.238.45.66
|
|
||||||
AAAA 2a00:ea8:100:8::4
|
|
||||||
gw03 A 213.128.138.161
|
gw03 A 213.128.138.161
|
||||||
AAAA 2001:868:100:d00::20
|
AAAA 2001:868:100:d00::20
|
||||||
gw06 CNAME gw01
|
gw06 CNAME gw01
|
||||||
gw04 A 193.96.224.251
|
gw04 A 193.96.224.251
|
||||||
AAAA 2a03:2267:ffff:b00::4
|
AAAA 2a03:2267:ffff:b00::4
|
||||||
gw05 A 193.96.224.246
|
gw01-new A 193.96.224.227
|
||||||
AAAA 2a03:2267:ffff:a00::3
|
AAAA 2a03:2267:ffff:c00::1000
|
||||||
|
gw02-new A 193.96.224.241
|
||||||
|
AAAA 2a03:2267:ffff:a00::2000
|
||||||
gw03-new A 193.96.224.254
|
gw03-new A 193.96.224.254
|
||||||
AAAA 2a03:2267:ffff:b00::3000
|
AAAA 2a03:2267:ffff:b00::3000
|
||||||
|
gw04-new A 193.96.224.227
|
||||||
|
AAAA 2a03:2267:ffff:c00::1000
|
||||||
|
gw05-new A 193.96.224.241
|
||||||
|
AAAA 2a03:2267:ffff:a00::2000
|
||||||
|
gw06-new A 193.96.224.254
|
||||||
|
AAAA 2a03:2267:ffff:b00::3000
|
||||||
|
wg02 A 193.96.224.246
|
||||||
|
AAAA 2a03:2267:ffff:a00::b1de
|
||||||
|
|
||||||
; ICVPN
|
; ICVPN
|
||||||
01.icvpn CNAME gw01
|
01.icvpn CNAME gw01
|
||||||
02.icvpn CNAME gw02
|
02.icvpn CNAME gw02
|
||||||
03.icvpn CNAME gw03
|
03.icvpn CNAME gw03
|
||||||
|
|
||||||
;INFRASTRUCTURE
|
; INFRASTRUCTURE
|
||||||
|
dns01 A 212.12.51.134
|
||||||
|
AAAA 2a00:14b0:4200:3380:134::1
|
||||||
srv01 A 212.12.51.134
|
srv01 A 212.12.51.134
|
||||||
AAAA 2a03:2267::101
|
AAAA 2a00:14b0:4200:3380:134::1
|
||||||
srv02 A 193.96.224.250
|
srv02 A 193.96.224.250
|
||||||
AAAA 2a03:2267:ffff:b00::3
|
AAAA 2a03:2267:ffff:b00::3
|
||||||
srv03 A 80.252.100.117
|
srv03 A 80.252.100.117
|
||||||
AAAA 2a00:1f78:c:e::a
|
AAAA 2a00:1f78:c:e::a
|
||||||
MX 10 srv03.hamburg.freifunk.net.
|
MX 10 srv03.hamburg.freifunk.net.
|
||||||
srv04 A 80.252.100.116
|
ch03 A 80.252.100.116
|
||||||
AAAA 2a00:1f78:c:e::b
|
AAAA 2a00:1f78:c:e::b
|
||||||
srv04 MX 10 srv04.hamburg.freifunk.net.
|
mail2 A 193.96.224.229
|
||||||
meta CNAME srv02
|
AAAA 2a03:2267:ffff:c00::e
|
||||||
media A 193.96.224.250 ; srv02
|
MX 10 mail2.hamburg.freifunk.net.
|
||||||
AAAA 2a03:2267:ffff:b00::3
|
pfa.mail2 CNAME mail2
|
||||||
1.builder A 80.150.98.130
|
meta CNAME srv01
|
||||||
AAAA 2003:58:402c:2:250:56ff:fea7:b108
|
builder3 A 168.119.77.189
|
||||||
|
builder3 AAAA 2a01:4f8:251:2f82::2
|
||||||
|
mon A 49.12.225.141
|
||||||
|
mon AAAA 2a01:4f8:c2c:b1d8::1
|
||||||
schnacke0 A 193.96.224.48
|
schnacke0 A 193.96.224.48
|
||||||
AAAA 2a03:2267::20d:b9ff:fe3f:7bf6
|
AAAA 2a03:2267::20d:b9ff:fe3f:7bf6
|
||||||
|
|
||||||
;Iodine
|
|
||||||
|
; Iodine
|
||||||
i NS ins.hamburg.freifunk.net.
|
i NS ins.hamburg.freifunk.net.
|
||||||
ins A 80.252.100.115 ;gw01
|
ins A 80.252.100.115 ; gw01
|
||||||
AAAA 2a00:1f78:c:e::f ;gw01
|
AAAA 2a00:1f78:c:e::f ; gw01
|
||||||
|
|
||||||
;reverse dns for clients
|
; reverse dns for clients
|
||||||
clients NS srv03
|
clients NS srv03
|
||||||
|
|
||||||
;dns for nodes
|
; physical hosts
|
||||||
nodes NS srv02
|
|
||||||
nodes NS ns.ohrensessel.net.
|
|
||||||
|
|
||||||
;physical hosts
|
|
||||||
host01 AAAA 2a00:ea8:100:8::3 ; n@work
|
host01 AAAA 2a00:ea8:100:8::3 ; n@work
|
||||||
A 212.12.38.182
|
A 212.12.38.182
|
||||||
host02 AAAA 2001:868:100:d00::1000 ; IPHH
|
host02 AAAA 2001:868:100:d00::1000 ; IPHH
|
||||||
host03 AAAA 2a00:1f78:c:e::d ; artfiles
|
host03 AAAA 2a00:1f78:c:e::d ; artfiles
|
||||||
host04 CNAME host01
|
host04 CNAME host01
|
||||||
|
|
||||||
;BGP BACKBONE
|
; BGP BACKBONE
|
||||||
wandale0 A 212.12.38.182 ; n@work
|
wandale0 A 212.12.38.182 ; n@work
|
||||||
AAAA 2a00:ea8:100:8::2
|
AAAA 2a00:ea8:100:8::2
|
||||||
wende1 A 213.128.138.162 ; IPHH
|
wende1 A 213.128.138.162 ; IPHH
|
||||||
|
@ -118,7 +125,7 @@ suede0 A 80.252.100.118 ; artfiles
|
||||||
AAAA 2a00:1f78:c:e::e
|
AAAA 2a00:1f78:c:e::e
|
||||||
luise0 CNAME wandale0
|
luise0 CNAME wandale0
|
||||||
|
|
||||||
;BGP/host links
|
; BGP/host links
|
||||||
host-link.wandale0 AAAA 2a03:2267:ffff:0a00::1
|
host-link.wandale0 AAAA 2a03:2267:ffff:0a00::1
|
||||||
wandale0-link.gw02 AAAA 2a03:2267:ffff:0a00::2
|
wandale0-link.gw02 AAAA 2a03:2267:ffff:0a00::2
|
||||||
host-link.wende1 AAAA 2a03:2267:ffff:0b00::1
|
host-link.wende1 AAAA 2a03:2267:ffff:0b00::1
|
||||||
|
@ -127,33 +134,37 @@ ffhl-link.wende1 AAAA 2a03:2267:ffff:0b01::1
|
||||||
host-link.suede0 AAAA 2a03:2267:ffff:0c00::1
|
host-link.suede0 AAAA 2a03:2267:ffff:0c00::1
|
||||||
suede0-link.gw01 AAAA 2a03:2267:ffff:0c00::2
|
suede0-link.gw01 AAAA 2a03:2267:ffff:0c00::2
|
||||||
|
|
||||||
;SERVICES
|
; SERVICES
|
||||||
www CNAME srv02
|
cloud A 193.96.224.238
|
||||||
formular CNAME srv02
|
AAAA 2a03:2267:2:0:224:21ff:fe2e:63f9
|
||||||
map CNAME srv02
|
speicher A 193.96.224.237
|
||||||
news CNAME srv02
|
AAAA 2a03:2267:2:0:7285:c2ff:fe23:d4ae
|
||||||
git CNAME srv02
|
media-mirror A 193.96.224.226
|
||||||
;otr CNAME srv02
|
AAAA 2a03:2267:ffff:c00::c
|
||||||
support CNAME srv02
|
updates A 212.12.51.134 ; srv01, dns load balancing
|
||||||
;kontakt CNAME ticket.ffhh.pixelkeeper.de.
|
AAAA 2a00:14b0:4200:3380:134::1
|
||||||
;ldap CNAME srv02
|
|
||||||
updates A 80.252.100.117 ; srv03, dns load balancing
|
updates A 80.252.100.117 ; srv03, dns load balancing
|
||||||
AAAA 2a00:1f78:c:e::a
|
AAAA 2a00:1f78:c:e::a
|
||||||
updates A 193.96.224.250 ; srv02, dns load balancing
|
; Update server for the nodes
|
||||||
AAAA 2a03:2267:ffff:b00::3
|
updates-a AAAA 2a00:14b0:4200:3380:134::1 ; srv01
|
||||||
smokeping CNAME hh01s01.unbedenklich.net.
|
updates-b AAAA 2a00:1f78:c:e::a ; srv03
|
||||||
statistik CNAME ff.besaid.de.
|
|
||||||
cloud A 193.96.224.238
|
; SERVICES (CNAMES)
|
||||||
AAAA 2a03:2267::224:21ff:fe2e:63f9
|
dev CNAME srv01
|
||||||
schnackr CNAME cloud
|
formular CNAME srv01
|
||||||
list CNAME srv03
|
git CNAME mail2
|
||||||
|
hopglass-backend CNAME gw03-new
|
||||||
|
kanban CNAME srv01
|
||||||
lg CNAME srv02
|
lg CNAME srv02
|
||||||
|
map CNAME mail2
|
||||||
|
media CNAME srv01
|
||||||
|
monitoring CNAME srv01
|
||||||
|
news CNAME srv02
|
||||||
|
pad CNAME srv02
|
||||||
|
pad-sandbox CNAME srv02
|
||||||
|
paste CNAME cloud
|
||||||
podcast CNAME srv02
|
podcast CNAME srv02
|
||||||
matrix AAAA 2a03:2267::219:99ff:fedd:49c8
|
smokeping CNAME hh01s01.unbedenklich.net.
|
||||||
A 193.96.224.237
|
wasgeht CNAME srv01
|
||||||
_matrix._tcp SRV 10 0 8448 matrix.hamburg.freifunk.net.
|
wp CNAME srv01
|
||||||
_matrix._tcp.matrix SRV 10 0 8448 matrix.hamburg.freifunk.net.
|
www CNAME srv01
|
||||||
; Target for XMPP SRV records, no CNAMEs
|
|
||||||
xmpp A 193.96.224.250
|
|
||||||
AAAA 2a03:2267:ffff:b00::3
|
|
||||||
dev CNAME srv02
|
|
||||||
|
|
|
@ -1,858 +0,0 @@
|
||||||
$TTL 600 ; 10 minutes
|
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
|
||||||
1456510837 ; serial
|
|
||||||
600 ; refresh (10min)
|
|
||||||
30 ; retry (30s)
|
|
||||||
3600 ; expire (1 hour)
|
|
||||||
60 ; minimum (1 minute)
|
|
||||||
)
|
|
||||||
NS srv01.hamburg.freifunk.net.
|
|
||||||
NS ns.ohrensessel.net.
|
|
||||||
|
|
||||||
outdoor-plus AAAA 2a03:2267::618:d6ff:fea8:9f6f
|
|
||||||
freifunk-lightbridge AAAA 2a03:2267::ea94:f6ff:fe29:d992
|
|
||||||
muttiverse AAAA 2a03:2267::ea94:f6ff:fe2a:9280
|
|
||||||
hbffwh AAAA 2a03:2267::6666:b3ff:fefa:25c6
|
|
||||||
hamburger-yacht-club-1 AAAA 2a03:2267::f6f2:6dff:fe6d:34e4
|
|
||||||
freifunk-fcsp AAAA 2a03:2267::a2f3:c1ff:feac:5e12
|
|
||||||
mannesallee AAAA 2a03:2267::c66e:1fff:fe7a:83c0
|
|
||||||
fischertechnik AAAA 2a03:2267::62e3:27ff:fe60:47e
|
|
||||||
klaus AAAA 2a03:2267::c66e:1fff:fe7a:843e
|
|
||||||
bruno-tesch AAAA 2a03:2267::c6e9:84ff:febe:2bd4
|
|
||||||
hopeofdulsberg AAAA 2a03:2267::c6e9:84ff:fe4e:c408
|
|
||||||
weidenbaum-core AAAA 2a03:2267::218:71ff:fe4d:6db3
|
|
||||||
hellgate-home AAAA 2a03:2267::6666:b3ff:fe2f:844
|
|
||||||
neehusenstrasse04 AAAA 2a03:2267::6670:2ff:fef6:fc0e
|
|
||||||
ff-wini31 AAAA 2a03:2267::ea94:f6ff:fe90:bc84
|
|
||||||
thoerlfunk5 AAAA 2a03:2267::26a4:3cff:feaa:625b
|
|
||||||
do22-uplink AAAA 2a03:2267::c66e:1fff:fefe:5cf2
|
|
||||||
freifunk-arnisstrasse6-1 AAAA 2a03:2267::ea94:f6ff:fe6d:46f2
|
|
||||||
kroete AAAA 2a03:2267::32b5:c2ff:fe3d:d650
|
|
||||||
hemmingway113c AAAA 2a03:2267::6a72:51ff:fe12:77ec
|
|
||||||
aetherlan AAAA 2a03:2267::ea94:f6ff:fe4f:b2ae
|
|
||||||
ultrazauberer-west AAAA 2a03:2267::26a4:3cff:fef0:b9b8
|
|
||||||
schwarzenbergplatz-m2l-2 AAAA 2a03:2267::6a72:51ff:fe04:9ccd
|
|
||||||
schuetzenhoffreifunk AAAA 2a03:2267::12fe:edff:feaf:db6c
|
|
||||||
freifunk-veddel29 AAAA 2a03:2267::6666:b3ff:fe8a:675a
|
|
||||||
4g1atw01 AAAA 2a03:2267::26a4:3cff:febb:bda2
|
|
||||||
0c-koze-bleibt-up3 AAAA 2a03:2267::6666:b3ff:fe2f:18e6
|
|
||||||
taubennetz-1 AAAA 2a03:2267::6670:2ff:fe39:8136
|
|
||||||
heimfeldterrrassen-1 AAAA 2a03:2267::32b5:c2ff:fe81:4ec
|
|
||||||
hammnord2-ffnode AAAA 2a03:2267::6670:2ff:fefc:df0
|
|
||||||
nor42 AAAA 2a03:2267::32b5:c2ff:fe81:22d0
|
|
||||||
hotel-neptuns-ankerplatz-03 AAAA 2a03:2267::16cc:20ff:fecd:49da
|
|
||||||
sidewalx AAAA 2a03:2267::c66e:1fff:fe7a:83d2
|
|
||||||
freifunk-rbz01 AAAA 2a03:2267::6670:2ff:fed1:82f2
|
|
||||||
hausdeich1 AAAA 2a03:2267::6666:b3ff:fef6:4d40
|
|
||||||
sputnik-2 AAAA 2a03:2267::12fe:edff:fe7d:8a62
|
|
||||||
hemmingway115an AAAA 2a03:2267::c66e:1fff:feb6:5bac
|
|
||||||
lebensmittel AAAA 2a03:2267::a2f3:c1ff:fed8:b484
|
|
||||||
hamburg-veddel-zollhafen AAAA 2a03:2267::a2f3:c1ff:fea0:626c
|
|
||||||
ff-sylt-2 AAAA 2a03:2267::ea94:f6ff:fe6d:26a0
|
|
||||||
kiebitz AAAA 2a03:2267::16cc:20ff:fec0:2ee2
|
|
||||||
scheini0 AAAA 2a03:2267::6666:b3ff:fed4:4f36
|
|
||||||
diysandwichbox0 AAAA 2a03:2267::12fe:edff:fecd:af16
|
|
||||||
pfirsichnetz AAAA 2a03:2267::eade:27ff:feb7:918c
|
|
||||||
freifunk-veringstr-46 AAAA 2a03:2267::6670:2ff:fef2:2da6
|
|
||||||
l17 AAAA 2a03:2267::6670:2ff:fedf:4d80
|
|
||||||
northligthflooter AAAA 2a03:2267::c66e:1fff:fe41:7405
|
|
||||||
ir-farmsen AAAA 2a03:2267::6666:b3ff:fe58:ce06
|
|
||||||
checkpoint AAAA 2a03:2267::16cc:20ff:fe63:82d6
|
|
||||||
huettenvogel AAAA 2a03:2267::c6e9:84ff:fef0:7544
|
|
||||||
humanistlab AAAA 2a03:2267::6670:2ff:fe39:8184
|
|
||||||
wurmloch2 AAAA 2a03:2267::62e3:27ff:fe5a:334c
|
|
||||||
transit-salon-2 AAAA 2a03:2267::32b5:c2ff:fe56:6b3c
|
|
||||||
schwarzenbergkern AAAA 2a03:2267::2c0:26ff:fe24:49dc
|
|
||||||
freedove2 AAAA 2a03:2267::6670:2ff:fe4c:3cc6
|
|
||||||
hammerknoten AAAA 2a03:2267::12fe:edff:fe56:d640
|
|
||||||
rambazamba AAAA 2a03:2267::ea94:f6ff:fe4b:64c0
|
|
||||||
f0x AAAA 2a03:2267::eade:27ff:feb7:83b4
|
|
||||||
zaubertrank3 AAAA 2a03:2267::a2f3:c1ff:feae:9b5e
|
|
||||||
lenny AAAA 2a03:2267::62e3:27ff:feb2:de74
|
|
||||||
friedhof-rahlstedt-2 AAAA 2a03:2267::6666:b3ff:fe8a:4bf4
|
|
||||||
brumgrecht AAAA 2a03:2267::c6e9:84ff:fef3:42c6
|
|
||||||
hejpapa AAAA 2a03:2267::ea94:f6ff:fe90:c67e
|
|
||||||
tannhaeuser-tor AAAA 2a03:2267::ea94:f6ff:fe52:77e
|
|
||||||
die-linke-steilshoop AAAA 2a03:2267::12fe:edff:fecd:6180
|
|
||||||
hemmingwayzsu2 AAAA 2a03:2267::6a72:51ff:fe12:77de
|
|
||||||
stoertefunker AAAA 2a03:2267::62e3:27ff:fe9a:a590
|
|
||||||
eilbeksued2 AAAA 2a03:2267::618:d6ff:fe29:45ed
|
|
||||||
nordwandhalle-freifunk AAAA 2a03:2267::ea94:f6ff:fe4f:b5d0
|
|
||||||
srimalinar AAAA 2a03:2267::26a4:3cff:fe46:1a8d
|
|
||||||
knotenkran AAAA 2a03:2267::26a4:3cff:feaa:61eb
|
|
||||||
nasch AAAA 2a03:2267::16cc:20ff:fe3b:54a4
|
|
||||||
cafeexil AAAA 2a03:2267::c6e9:84ff:fed5:16ca
|
|
||||||
119er AAAA 2a03:2267::62e3:27ff:fe81:ebae
|
|
||||||
beethoven-nord AAAA 2a03:2267::6a72:51ff:fe06:5fe
|
|
||||||
strahlemann AAAA 2a03:2267::ea94:f6ff:fe52:2ea
|
|
||||||
junge5 AAAA 2a03:2267::26a4:3cff:fe99:7a4b
|
|
||||||
willi-freifunk AAAA 2a03:2267::6a72:51ff:fe36:2e52
|
|
||||||
neulandgate AAAA 2a03:2267::a2f3:c1ff:fee3:8e4c
|
|
||||||
hamburger-yacht-club-3 AAAA 2a03:2267::32b5:c2ff:fe2b:9795
|
|
||||||
freifunk-veddel73h AAAA 2a03:2267::fa1a:67ff:fe58:1542
|
|
||||||
freifunk-bargteheide-001 AAAA 2a03:2267::12fe:edff:fe3b:3d40
|
|
||||||
salzcentrale AAAA 2a03:2267::c24a:ff:fea4:2f06
|
|
||||||
strese AAAA 2a03:2267::6a72:51ff:fe42:b52c
|
|
||||||
freifunk-haydnstrasse-02 AAAA 2a03:2267::12fe:edff:feaf:bd08
|
|
||||||
flyinggecko AAAA 2a03:2267::92f6:52ff:feff:d750
|
|
||||||
das-kleine-schwarze AAAA 2a03:2267::ea94:f6ff:fed4:590e
|
|
||||||
weidenbaumsweg-2 AAAA 2a03:2267::62e3:27ff:fe9f:5926
|
|
||||||
loeffelbox AAAA 2a03:2267::eade:27ff:fe58:9f88
|
|
||||||
kraehenwald AAAA 2a03:2267::32b5:c2ff:feed:e72a
|
|
||||||
kuun-lan AAAA 2a03:2267::a2f3:c1ff:fe65:4c60
|
|
||||||
weifrei AAAA 2a03:2267::6670:2ff:fe5c:1cdc
|
|
||||||
diewirklichgutensinddieanderen AAAA 2a03:2267::223:cdff:fe1a:4e5a
|
|
||||||
keinenamenkeinestrukturen AAAA 2a03:2267::ea94:f6ff:fef5:7f1e
|
|
||||||
coresec-hh1 AAAA 2a03:2267::6666:b3ff:fec7:28
|
|
||||||
eidelstedt02 AAAA 2a03:2267::f6f2:6dff:fe40:3956
|
|
||||||
osterrade-core AAAA 2a03:2267::218:71ff:fe4d:d35
|
|
||||||
1337lab AAAA 2a03:2267::ea94:f6ff:fe52:788
|
|
||||||
lambdalifter AAAA 2a03:2267::6a72:51ff:fe1a:80ad
|
|
||||||
funzel AAAA 2a03:2267::16cc:20ff:fe6f:ae74
|
|
||||||
nationalsiffagency AAAA 2a03:2267::c66e:1fff:fe7a:8426
|
|
||||||
piraten-norderstedt AAAA 2a03:2267::2213:ffff:fe4d:4
|
|
||||||
kk32 AAAA 2a03:2267::32b5:c2ff:fe38:35c0
|
|
||||||
kaulbach8 AAAA 2a03:2267::6a72:51ff:fe12:77eb
|
|
||||||
freitoast AAAA 2a03:2267::16cc:20ff:fe8a:4131
|
|
||||||
freifunk-norderstedt AAAA 2a03:2267::2213:ffff:fe4d:7
|
|
||||||
weissenberg-01 AAAA 2a03:2267::32b5:c2ff:fe2a:cc3e
|
|
||||||
grevenweg AAAA 2a03:2267::c66e:1fff:fed0:af26
|
|
||||||
grifu AAAA 2a03:2267::16cc:20ff:fe5e:bcb9
|
|
||||||
feldfunk AAAA 2a03:2267::12fe:edff:fe08:ede4
|
|
||||||
becking-kaffee AAAA 2a03:2267::c24a:ff:fe8a:d714
|
|
||||||
mrwhh003 AAAA 2a03:2267::62e3:27ff:fec7:6
|
|
||||||
iamnotafunk AAAA 2a03:2267::6a72:51ff:fe06:456b
|
|
||||||
freibier AAAA 2a03:2267::32b5:c2ff:fe43:77ca
|
|
||||||
neehusenstrasse01 AAAA 2a03:2267::6670:2ff:fecd:7b52
|
|
||||||
sl-ff-fl AAAA 2a03:2267::fa1a:67ff:fe5a:6559
|
|
||||||
hst190 AAAA 2a03:2267::c66e:1fff:fe2e:38de
|
|
||||||
ccchh-buero AAAA 2a03:2267::fad1:11ff:fe87:522e
|
|
||||||
houseofpeace AAAA 2a03:2267::c66e:1fff:fed0:afb6
|
|
||||||
doeserboerse AAAA 2a03:2267::a2f3:c1ff:fe48:d70c
|
|
||||||
freifunk-647002fc244c AAAA 2a03:2267::6670:2ff:fefc:244c
|
|
||||||
buckhornfunk-wrr4-ost AAAA 2a03:2267::16cc:20ff:fe85:7e13
|
|
||||||
muttisrache AAAA 2a03:2267::6a72:51ff:fe12:73e0
|
|
||||||
dime02 AAAA 2a03:2267::a2f3:c1ff:fea0:60b8
|
|
||||||
linsengericht AAAA 2a03:2267::c66e:1fff:fec5:503a
|
|
||||||
waterkant3 AAAA 2a03:2267::a2f3:c1ff:fe05:9c58
|
|
||||||
kleinerknoten22767 AAAA 2a03:2267::c66e:1fff:fe2e:1392
|
|
||||||
bissinggrumbrechtfunk AAAA 2a03:2267::fad1:11ff:fe72:9b20
|
|
||||||
bb-stpaulikirche-kern AAAA 2a03:2267::fa1a:67ff:feca:9224
|
|
||||||
tsr AAAA 2a03:2267::92f6:52ff:fe20:816e
|
|
||||||
hamburger-yacht-club-4 AAAA 2a03:2267::f6f2:6dff:fe49:ed06
|
|
||||||
do22-outdoor1 AAAA 2a03:2267::6a72:51ff:fe30:83fa
|
|
||||||
hilko-freifunk AAAA 2a03:2267::16cc:20ff:fee3:e946
|
|
||||||
freifunk-647002fbfe54 AAAA 2a03:2267::6670:2ff:fefb:fe54
|
|
||||||
refugeeswelcomehbfoffice AAAA 2a03:2267::32b5:c2ff:fe2a:cafe
|
|
||||||
gewitteroma AAAA 2a03:2267::ea94:f6ff:fe4f:b2e6
|
|
||||||
floodgate AAAA 2a03:2267::c66e:1fff:feb9:14f2
|
|
||||||
beethoven-sued AAAA 2a03:2267::6a72:51ff:fe06:61a
|
|
||||||
dulsibuery AAAA 2a03:2267::a2f3:c1ff:fe48:ce32
|
|
||||||
winifred AAAA 2a03:2267::b248:7aff:fedb:7fc2
|
|
||||||
infinity AAAA 2a03:2267::32b5:c2ff:feb8:7239
|
|
||||||
euschemo AAAA 2a03:2267::16cc:20ff:fe4d:b24
|
|
||||||
freifunk-niendorf AAAA 2a03:2267::16cc:20ff:fe5e:bc05
|
|
||||||
ff-shinewerfer AAAA 2a03:2267::32b5:c2ff:fe2a:c700
|
|
||||||
skilltek AAAA 2a03:2267::fa1a:67ff:fe4c:eaee
|
|
||||||
freifunk-koppel AAAA 2a03:2267::eade:27ff:fe5f:b9c4
|
|
||||||
freifunk-buc-friedrichstr AAAA 2a03:2267::16cc:20ff:fec2:7498
|
|
||||||
hr3 AAAA 2a03:2267::c66e:1fff:fe41:730f
|
|
||||||
mambo AAAA 2a03:2267::6670:2ff:fe59:3e76
|
|
||||||
nocturnal AAAA 2a03:2267::6670:2ff:feae:8088
|
|
||||||
freifunk-weastend AAAA 2a03:2267::ea94:f6ff:fe90:9be6
|
|
||||||
julioso AAAA 2a03:2267::26a4:3cff:fed0:9b4f
|
|
||||||
boogie AAAA 2a03:2267::a2f3:c1ff:fee5:6cec
|
|
||||||
atv01 AAAA 2a03:2267::618:d6ff:fee1:2553
|
|
||||||
freifunk-59kb AAAA 2a03:2267::b248:7aff:feda:d308
|
|
||||||
attraktor AAAA 2a03:2267::fa1a:67ff:feca:856a
|
|
||||||
ministry-freifunk-1 AAAA 2a03:2267::ea94:f6ff:fea4:8154
|
|
||||||
freifunk-fruehlingsgarten AAAA 2a03:2267::12fe:edff:fe32:ae72
|
|
||||||
ploth AAAA 2a03:2267::c66e:1fff:fec5:3ce2
|
|
||||||
alt-rahlstedt AAAA 2a03:2267::eade:27ff:fedd:835c
|
|
||||||
walddorfheight AAAA 2a03:2267::c66e:1fff:fe70:1af6
|
|
||||||
foojiyama-uplink AAAA 2a03:2267::12fe:edff:feaf:7624
|
|
||||||
freifunk-karltheodorstr5 AAAA 2a03:2267::16cc:20ff:fe5e:50ce
|
|
||||||
bebelfreifunk AAAA 2a03:2267::6a72:51ff:fe28:a4ae
|
|
||||||
cafenovabuero AAAA 2a03:2267::62e3:27ff:fe81:e7de
|
|
||||||
freifunk-mole AAAA 2a03:2267::c66e:1fff:fe3b:1cac
|
|
||||||
funmobi AAAA 2a03:2267::ea94:f6ff:fe8e:9d80
|
|
||||||
christian-dabs AAAA 2a03:2267::ea94:f6ff:fed4:537c
|
|
||||||
bb-mumsen13-kern AAAA 2a03:2267::eade:27ff:fe58:a120
|
|
||||||
fast-beim-friedhof AAAA 2a03:2267::fa1a:67ff:fe3e:32dc
|
|
||||||
cafe-estrela AAAA 2a03:2267::12fe:edff:fe56:7900
|
|
||||||
sl-ff-bu AAAA 2a03:2267::fa1a:67ff:fe5a:835f
|
|
||||||
jemtech AAAA 2a03:2267::6670:2ff:fe8f:4d68
|
|
||||||
neehusenstrasse05 AAAA 2a03:2267::6670:2ff:fef6:fc20
|
|
||||||
marieb AAAA 2a03:2267::12fe:edff:fe32:acea
|
|
||||||
mundsburg-freifunk AAAA 2a03:2267::c66e:1fff:fe41:740e
|
|
||||||
fast-bei-nahkauf AAAA 2a03:2267::12fe:edff:fe32:8262
|
|
||||||
0c-koze-bleibt-wnp AAAA 2a03:2267::62e3:27ff:fe24:50f6
|
|
||||||
rudolf AAAA 2a03:2267::32b5:c2ff:feb0:c4aa
|
|
||||||
hiigara AAAA 2a03:2267::6a72:51ff:fe12:7923
|
|
||||||
localhorst AAAA 2a03:2267::16cc:20ff:fe31:ae4
|
|
||||||
ff-wini12 AAAA 2a03:2267::fa1a:67ff:fea5:f567
|
|
||||||
jiffypixx-ff-hh AAAA 2a03:2267::c66e:1fff:feb3:7fa8
|
|
||||||
schlemmer-eck AAAA 2a03:2267::c66e:1fff:feb9:13fe
|
|
||||||
darkgigabyte1 AAAA 2a03:2267::6670:2ff:feeb:9600
|
|
||||||
freifunk-10feedafac80 AAAA 2a03:2267::12fe:edff:feaf:ac80
|
|
||||||
dachsberg8 AAAA 2a03:2267::c6e9:84ff:fe4e:cdad
|
|
||||||
ff-lokstedt AAAA 2a03:2267::26a4:3cff:feae:3140
|
|
||||||
cafenova AAAA 2a03:2267::62e3:27ff:fe81:ec6c
|
|
||||||
parzelle61 AAAA 2a03:2267::6670:2ff:feeb:593a
|
|
||||||
bgd-1 AAAA 2a03:2267::16cc:20ff:fe98:109c
|
|
||||||
cygvs108 AAAA 2a03:2267::12fe:edff:fef4:e5a0
|
|
||||||
soziales-zentrum-wagenburg AAAA 2a03:2267::6666:b3ff:fe2f:1924
|
|
||||||
freifunk-monkey AAAA 2a03:2267::a2f3:c1ff:fe36:a8e2
|
|
||||||
disco AAAA 2a03:2267::a2f3:c1ff:fe6d:e28
|
|
||||||
schwarzenbergplatz-m2l-1 AAAA 2a03:2267::6a72:51ff:fe26:8fee
|
|
||||||
donnerfunk AAAA 2a03:2267::c24a:ff:febe:7b60
|
|
||||||
wnr7metall AAAA 2a03:2267::c66e:1fff:feae:2250
|
|
||||||
gonzo AAAA 2a03:2267::6666:b3ff:fec1:3200
|
|
||||||
freifunkel AAAA 2a03:2267::6670:2ff:fe39:8120
|
|
||||||
papendamm AAAA 2a03:2267::c66e:1fff:fed0:3396
|
|
||||||
freifunk-tibarg-mobile AAAA 2a03:2267::12fe:edff:feb7:81fe
|
|
||||||
scheini1 AAAA 2a03:2267::12fe:edff:fe7a:38d4
|
|
||||||
toefftoeff AAAA 2a03:2267::a2f3:c1ff:fe48:cd80
|
|
||||||
niendorf-nord AAAA 2a03:2267::a2f3:c1ff:fe9d:103c
|
|
||||||
hamburger-yacht-club-2 AAAA 2a03:2267::62e3:27ff:febd:c672
|
|
||||||
ff-shining AAAA 2a03:2267::62e3:27ff:fe9a:d02a
|
|
||||||
brachvogel-506 AAAA 2a03:2267::a2f3:c1ff:fee5:729a
|
|
||||||
maret0 AAAA 2a03:2267::fa1a:67ff:fea6:a7c
|
|
||||||
hackmett3000 AAAA 2a03:2267::ea94:f6ff:fe4f:b554
|
|
||||||
freifunk-luetkensallee AAAA 2a03:2267::12fe:edff:fee6:4b8
|
|
||||||
eau AAAA 2a03:2267::fad1:11ff:fe27:1d58
|
|
||||||
fulguritus AAAA 2a03:2267::f6ec:38ff:fef2:906a
|
|
||||||
wnr8glashaus AAAA 2a03:2267::32b5:c2ff:feab:e362
|
|
||||||
neustadt2 AAAA 2a03:2267::6670:2ff:fe3d:ea6c
|
|
||||||
von-bis AAAA 2a03:2267::12fe:edff:fe9c:2e40
|
|
||||||
ffeasterstreet AAAA 2a03:2267::c66e:1fff:fec5:5022
|
|
||||||
bissing-kern AAAA 2a03:2267::16cc:20ff:feb9:a5ea
|
|
||||||
ff-hh-mendelssohn AAAA 2a03:2267::62e3:27ff:fe5f:ed4a
|
|
||||||
habsgleich AAAA 2a03:2267::6670:2ff:fe3d:fb88
|
|
||||||
ff-shining-dir505-4 AAAA 2a03:2267::cad3:a3ff:fe57:f7fe
|
|
||||||
0c-koze-bleibt-2 AAAA 2a03:2267::c66e:1fff:fee7:ad74
|
|
||||||
hemmingway111an AAAA 2a03:2267::6a72:51ff:fe12:77c4
|
|
||||||
beaker AAAA 2a03:2267::6670:2ff:fef2:622a
|
|
||||||
freifunk-drawehnertorstrasse AAAA 2a03:2267::12fe:edff:fef4:e5f8
|
|
||||||
soziales-zentrum-norderstedt AAAA 2a03:2267::ea94:f6ff:fe90:c5e4
|
|
||||||
karo-funk-01 AAAA 2a03:2267::12fe:edff:feb7:821c
|
|
||||||
kanzler AAAA 2a03:2267::6670:2ff:fe39:7702
|
|
||||||
bb-esmarch95-27-nsm2 AAAA 2a03:2267::26a4:3cff:feac:741b
|
|
||||||
oifred AAAA 2a03:2267::ea94:f6ff:fe4f:b5ce
|
|
||||||
kellerloch AAAA 2a03:2267::a2f3:c1ff:fe3b:4c84
|
|
||||||
make-it-so AAAA 2a03:2267::eade:27ff:fe87:4c90
|
|
||||||
neehusenstrasse02 AAAA 2a03:2267::6670:2ff:fef6:fc62
|
|
||||||
hotel-peer-gynt AAAA 2a03:2267::6a72:51ff:fe06:3e1a
|
|
||||||
clever-fit-neugraben AAAA 2a03:2267::ea94:f6ff:fe90:c1fa
|
|
||||||
gmork AAAA 2a03:2267::6670:2ff:fed1:8104
|
|
||||||
ff-gruen-nord AAAA 2a03:2267::16cc:20ff:fe6f:79ba
|
|
||||||
cafeerdgeschoss AAAA 2a03:2267::6670:2ff:fe3d:ed54
|
|
||||||
freifunk-24a43cb4b54b AAAA 2a03:2267::26a4:3cff:feb4:b54b
|
|
||||||
wnr6werkstatt AAAA 2a03:2267::c66e:1fff:feae:2286
|
|
||||||
zaubertrank2 AAAA 2a03:2267::a2f3:c1ff:fe9d:1058
|
|
||||||
suc-freifunk-01 AAAA 2a03:2267::12fe:edff:fe7a:50a2
|
|
||||||
bb-werkhof-kern AAAA 2a03:2267::16cc:20ff:fe4d:3d68
|
|
||||||
box42 AAAA 2a03:2267::ea94:f6ff:fe51:fb40
|
|
||||||
wheatley AAAA 2a03:2267::a2f3:c1ff:fe75:6aec
|
|
||||||
janjas-musik-bar-1 AAAA 2a03:2267::eade:27ff:fe55:c688
|
|
||||||
bb-stpaulikirche-18-cpe2 AAAA 2a03:2267::c6e9:84ff:fec1:fec0
|
|
||||||
higgs AAAA 2a03:2267::c66e:1fff:fec7:87a
|
|
||||||
vanchiglia1 AAAA 2a03:2267::c66e:1fff:fee7:5b56
|
|
||||||
bissing02 AAAA 2a03:2267::6a72:51ff:fe2e:baba
|
|
||||||
freifunk-haydnstrasse-01 AAAA 2a03:2267::6670:2ff:febe:3a26
|
|
||||||
kudelxena AAAA 2a03:2267::62e3:27ff:febd:9c0e
|
|
||||||
freifunk-tibarg-entry AAAA 2a03:2267::ea94:f6ff:fe52:69e
|
|
||||||
freifunk-e894f651f404 AAAA 2a03:2267::ea94:f6ff:fe51:f404
|
|
||||||
ff-shining-dir505-2 AAAA 2a03:2267::cad3:a3ff:fe5c:d04c
|
|
||||||
norbi AAAA 2a03:2267::a2f3:c1ff:fe48:d6ba
|
|
||||||
diestrengewg AAAA 2a03:2267::c6e9:84ff:fee7:e36c
|
|
||||||
kitsune AAAA 2a03:2267::56e6:fcff:feb6:4214
|
|
||||||
thoerlfunk4 AAAA 2a03:2267::a2f3:c1ff:fe99:23a4
|
|
||||||
fsh AAAA 2a03:2267::a2f3:c1ff:fe4e:8200
|
|
||||||
hinter-der-kirche-43-1 AAAA 2a03:2267::ea94:f6ff:fe51:aa40
|
|
||||||
frotnetnano AAAA 2a03:2267::6a72:51ff:fe30:839b
|
|
||||||
moenkefunk AAAA 2a03:2267::ea94:f6ff:fea1:c0ce
|
|
||||||
mieterpavillon7 AAAA 2a03:2267::a2f3:c1ff:fe65:628e
|
|
||||||
provisorium AAAA 2a03:2267::c66e:1fff:fec7:336
|
|
||||||
mistralfunk AAAA 2a03:2267::c66e:1fff:fe86:f042
|
|
||||||
gerti-free AAAA 2a03:2267::12fe:edff:fe9c:67a
|
|
||||||
bb-esmarch95-22-nsm2 AAAA 2a03:2267::26a4:3cff:feac:7336
|
|
||||||
hho1 AAAA 2a03:2267::ea94:f6ff:fe6d:40ec
|
|
||||||
freifunkhimmel AAAA 2a03:2267::16cc:20ff:fe5a:95ea
|
|
||||||
bgd-0 AAAA 2a03:2267::6666:b3ff:fee8:354b
|
|
||||||
freifunk-protonet-1 AAAA 2a03:2267::6670:2ff:fef4:a500
|
|
||||||
0c-sorgenstube AAAA 2a03:2267::62e3:27ff:fe5f:f9dc
|
|
||||||
transit-pantry312 AAAA 2a03:2267::32b5:c2ff:fe56:688d
|
|
||||||
lau-sein-freifunk AAAA 2a03:2267::eade:27ff:fedd:8314
|
|
||||||
bb-fux-kern AAAA 2a03:2267::fa1a:67ff:fed8:dfd2
|
|
||||||
rickmer-rickmers-kino AAAA 2a03:2267::c24a:ff:fe47:40a
|
|
||||||
waterkant4 AAAA 2a03:2267::a2f3:c1ff:fe05:9ff4
|
|
||||||
retardis AAAA 2a03:2267::6670:2ff:fe4c:49d4
|
|
||||||
spaceoddity AAAA 2a03:2267::eade:27ff:fec0:1d7a
|
|
||||||
vogelfrei AAAA 2a03:2267::6a72:51ff:fe0a:77ad
|
|
||||||
sichuan AAAA 2a03:2267::6670:2ff:fe62:6116
|
|
||||||
chlorffone AAAA 2a03:2267::fa1a:67ff:fe97:cd1e
|
|
||||||
atlan AAAA 2a03:2267::76ea:3aff:fedb:ce62
|
|
||||||
diagonal-funk AAAA 2a03:2267::fa1a:67ff:fecb:3032
|
|
||||||
bb-esmarch95-19-nsm2 AAAA 2a03:2267::26a4:3cff:feac:731b
|
|
||||||
freifunk-tibarg-zummarkt AAAA 2a03:2267::c24a:ff:fe8a:d4d0
|
|
||||||
rickmer-rickmer-werkstatt AAAA 2a03:2267::ea94:f6ff:fe0c:ad62
|
|
||||||
ccchh AAAA 2a03:2267::16cc:20ff:feb4:c774
|
|
||||||
freiheit AAAA 2a03:2267::ea94:f6ff:fe78:61f2
|
|
||||||
mitfunkzentrale AAAA 2a03:2267::a2f3:c1ff:fe48:d83e
|
|
||||||
frettchen AAAA 2a03:2267::16cc:20ff:fe87:3f1e
|
|
||||||
binnewies-rickmers AAAA 2a03:2267::eade:27ff:fe69:da60
|
|
||||||
bb-flora-kern AAAA 2a03:2267::ea94:f6ff:fecd:6c66
|
|
||||||
transit-pantry108 AAAA 2a03:2267::32b5:c2ff:fe56:6b42
|
|
||||||
adb27 AAAA 2a03:2267::ea94:f6ff:fe67:e734
|
|
||||||
bb-fux-12-nsm2 AAAA 2a03:2267::26a4:3cff:feac:73c1
|
|
||||||
oso AAAA 2a03:2267::225:86ff:fecf:3c92
|
|
||||||
spielhalla AAAA 2a03:2267::c66e:1fff:fec5:3c32
|
|
||||||
deeppurple AAAA 2a03:2267::6670:2ff:fe39:7dd8
|
|
||||||
mediamor-01 AAAA 2a03:2267::16cc:20ff:fecd:5272
|
|
||||||
columbiacat AAAA 2a03:2267::a2f3:c1ff:fe36:b05a
|
|
||||||
freieschanze AAAA 2a03:2267::6670:2ff:fe62:6c5c
|
|
||||||
hopfenfunk AAAA 2a03:2267::32b5:c2ff:fe69:41ff
|
|
||||||
stresestation AAAA 2a03:2267::32b5:c2ff:fe3e:a0f0
|
|
||||||
ukiwittsmoor AAAA 2a03:2267::de9f:dbff:fe90:8bd4
|
|
||||||
ap58 AAAA 2a03:2267::6670:2ff:fe4c:3838
|
|
||||||
prettyawesome AAAA 2a03:2267::62e3:27ff:fe9a:c120
|
|
||||||
freifunk-methfessel-01 AAAA 2a03:2267::6666:b3ff:fe90:40ba
|
|
||||||
flora-bleibt-unvertraeglich-4 AAAA 2a03:2267::fa1a:67ff:febd:9360
|
|
||||||
nonationnoboarderstopdeportation AAAA 2a03:2267::92f6:52ff:fe4e:b312
|
|
||||||
freifunk-playground AAAA 2a03:2267::ea94:f6ff:fecd:b980
|
|
||||||
bissing01 AAAA 2a03:2267::6a72:51ff:fe2e:bb8e
|
|
||||||
grindel73 AAAA 2a03:2267::c66e:1fff:fe2e:6cf8
|
|
||||||
bb-werkhof-uplink AAAA 2a03:2267::16cc:20ff:fe4d:3f18
|
|
||||||
hemmingway115as AAAA 2a03:2267::32b5:c2ff:fe43:77ee
|
|
||||||
frizzle AAAA 2a03:2267::6666:b3ff:fec1:37ea
|
|
||||||
reiherstiegbleibtunvertraeglich AAAA 2a03:2267::6670:2ff:febe:7a94
|
|
||||||
ff-shining-dir505-1 AAAA 2a03:2267::cad3:a3ff:fe5c:61e4
|
|
||||||
mausbibernetz AAAA 2a03:2267::32b5:c2ff:febd:713e
|
|
||||||
marienfunk AAAA 2a03:2267::32b5:c2ff:fe6e:9f57
|
|
||||||
derkleinephoenix AAAA 2a03:2267::6a72:51ff:fe20:654e
|
|
||||||
ostfriese-01 AAAA 2a03:2267::6670:2ff:fe39:8152
|
|
||||||
freifunk-jugend AAAA 2a03:2267::c24a:ff:fe61:e694
|
|
||||||
freifunk-sophienst AAAA 2a03:2267::92f6:52ff:fef8:6950
|
|
||||||
schubill AAAA 2a03:2267::16cc:20ff:fe3b:460e
|
|
||||||
tracedinair AAAA 2a03:2267::62e3:27ff:fece:eb22
|
|
||||||
fnwjs AAAA 2a03:2267::a2f3:c1ff:fe75:68aa
|
|
||||||
schiessmichtot AAAA 2a03:2267::ea94:f6ff:fe4b:6504
|
|
||||||
fritzi AAAA 2a03:2267::a2f3:c1ff:fe9d:fe6
|
|
||||||
mediamor-02 AAAA 2a03:2267::16cc:20ff:fecd:53c0
|
|
||||||
kurt AAAA 2a03:2267::c24a:ff:fe8a:ce76
|
|
||||||
semolina AAAA 2a03:2267::6666:b3ff:fec6:e2b2
|
|
||||||
freifunk-ilo AAAA 2a03:2267::26a4:3cff:fe74:7055
|
|
||||||
onsk1 AAAA 2a03:2267::fa1a:67ff:fea6:1df
|
|
||||||
bb-chemnitz03-kern AAAA 2a03:2267::fa1a:67ff:fea5:f8ee
|
|
||||||
hemmingway111as AAAA 2a03:2267::26a4:3cff:feaa:6297
|
|
||||||
wenden329-refugees-welcome AAAA 2a03:2267::c6e9:84ff:fe7d:e6b1
|
|
||||||
bux-001 AAAA 2a03:2267::ea94:f6ff:fe4c:15f8
|
|
||||||
hemmingway121b AAAA 2a03:2267::fa1a:67ff:fed8:df9c
|
|
||||||
mexikofunk AAAA 2a03:2267::32b5:c2ff:fecb:3a0e
|
|
||||||
cafemuenzburg AAAA 2a03:2267::32b5:c2ff:feb0:51f4
|
|
||||||
schanzenblitz AAAA 2a03:2267::c66e:1fff:feb3:b25a
|
|
||||||
hostchemnitz AAAA 2a03:2267::c66e:1fff:fec5:3cf8
|
|
||||||
agfj AAAA 2a03:2267::c66e:1fff:fea3:d857
|
|
||||||
alpaca AAAA 2a03:2267::a2f3:c1ff:fe7a:246a
|
|
||||||
freifunk-gazelle AAAA 2a03:2267::12fe:edff:feaf:ab08
|
|
||||||
rickmer-rickmers-clubraum-sb AAAA 2a03:2267::eade:27ff:febb:5d50
|
|
||||||
freifunk-hh-mansteinstrasse AAAA 2a03:2267::ea94:f6ff:fec5:430
|
|
||||||
friedhof-rahlstedt-1 AAAA 2a03:2267::6666:b3ff:fe8a:49c0
|
|
||||||
bvw8 AAAA 2a03:2267::223:cdff:fe19:15d6
|
|
||||||
transit-office-deck2 AAAA 2a03:2267::32b5:c2ff:fe56:6afa
|
|
||||||
jfunk AAAA 2a03:2267::16cc:20ff:fe81:b9b2
|
|
||||||
sublab-hamburg AAAA 2a03:2267::fa1a:67ff:feee:cdd0
|
|
||||||
minibar AAAA 2a03:2267::32b5:c2ff:fe43:779e
|
|
||||||
tiliqua AAAA 2a03:2267::92f6:52ff:feae:2b2a
|
|
||||||
nummer2 AAAA 2a03:2267::c24a:ff:fea5:4fc0
|
|
||||||
ostfriese-02 AAAA 2a03:2267::6670:2ff:fe39:71fe
|
|
||||||
serenity AAAA 2a03:2267::6670:2ff:fe62:605a
|
|
||||||
freifunk-a0f3c1718e28 AAAA 2a03:2267::a2f3:c1ff:fe71:8e28
|
|
||||||
ebert01 AAAA 2a03:2267::c24a:ff:fe42:33e8
|
|
||||||
zweiradhaus-ehrig AAAA 2a03:2267::ea94:f6ff:fe6d:25bc
|
|
||||||
hh-kastanienallee AAAA 2a03:2267::c66e:1fff:fec5:4fe4
|
|
||||||
krakos-freifunk AAAA 2a03:2267::32b5:c2ff:fed5:fa6e
|
|
||||||
city17 AAAA 2a03:2267::a2f3:c1ff:fe75:68f8
|
|
||||||
freifunk-everywhere AAAA 2a03:2267::a2f3:c1ff:fe75:6aba
|
|
||||||
trifthof-tres AAAA 2a03:2267::fa1a:67ff:fe3e:32a0
|
|
||||||
mio-freifunk AAAA 2a03:2267::32b5:c2ff:fee0:18bc
|
|
||||||
mikrowelle01 AAAA 2a03:2267::76ea:3aff:fed6:86ee
|
|
||||||
liegnitzplatz AAAA 2a03:2267::6a72:51ff:fe06:49fe
|
|
||||||
funny AAAA 2a03:2267::ea94:f6ff:fe51:bda0
|
|
||||||
bgg AAAA 2a03:2267::16cc:20ff:fe31:563e
|
|
||||||
freifunk-osterbek1 AAAA 2a03:2267::c66e:1fff:fee7:ada0
|
|
||||||
hst2001 AAAA 2a03:2267::6a72:51ff:fe04:9dad
|
|
||||||
pfguw AAAA 2a03:2267::32b5:c2ff:fe6e:89f1
|
|
||||||
die-linke-steilshoop-client-1 AAAA 2a03:2267::12fe:edff:fecd:c1a6
|
|
||||||
freifunk-c46e1fe75c00 AAAA 2a03:2267::c66e:1fff:fee7:5c00
|
|
||||||
ff-vfm140 AAAA 2a03:2267::c6e9:84ff:fea3:a778
|
|
||||||
instantsleep01 AAAA 2a03:2267::c24a:ff:fe38:d76c
|
|
||||||
yosoy-freifunk AAAA 2a03:2267::12fe:edff:fea0:2c80
|
|
||||||
hotel-neptuns-ankerplatz-02 AAAA 2a03:2267::c66e:1fff:feb9:46e
|
|
||||||
aether AAAA 2a03:2267::ea94:f6ff:fe67:9922
|
|
||||||
freifunk-kopiba AAAA 2a03:2267::c24a:ff:fefc:1306
|
|
||||||
bahrenfeldeastside AAAA 2a03:2267::62e3:27ff:fe5f:f9ba
|
|
||||||
0c-koze-bleibt-up2 AAAA 2a03:2267::32b5:c2ff:fec6:b8ac
|
|
||||||
freedikesignalssouth AAAA 2a03:2267::c66e:1fff:feaf:4dc0
|
|
||||||
freifunkwithnoname AAAA 2a03:2267::12fe:edff:fee6:20ea
|
|
||||||
welcomewifimain AAAA 2a03:2267::6a72:51ff:fe2e:1276
|
|
||||||
vanchiglia2 AAAA 2a03:2267::c66e:1fff:fee7:ad84
|
|
||||||
parkbeschallung AAAA 2a03:2267::62e3:27ff:fea1:802a
|
|
||||||
assa AAAA 2a03:2267::6666:b3ff:feaf:e67e
|
|
||||||
pifpaf AAAA 2a03:2267::6670:2ff:fe62:62ca
|
|
||||||
rugenbarg-kern AAAA 2a03:2267::219:99ff:fe5f:ae0f
|
|
||||||
autolack AAAA 2a03:2267::fad1:11ff:fe3a:aa20
|
|
||||||
transit-pantry209 AAAA 2a03:2267::32b5:c2ff:fe56:6ae5
|
|
||||||
22607-ebertallee-22-1r AAAA 2a03:2267::eade:27ff:fedd:7644
|
|
||||||
freifunk-marmstorf AAAA 2a03:2267::c66e:1fff:febd:53b8
|
|
||||||
jive AAAA 2a03:2267::a2f3:c1ff:fee5:768a
|
|
||||||
soziales-zentrum-konzerthalle AAAA 2a03:2267::62e3:27ff:fe60:3a44
|
|
||||||
dreistadtteileck AAAA 2a03:2267::12fe:edff:fe7a:5f5c
|
|
||||||
sam AAAA 2a03:2267::c6e9:84ff:fe5d:f152
|
|
||||||
teenyweeny AAAA 2a03:2267::c6e9:84ff:feef:1f58
|
|
||||||
gaussplatz AAAA 2a03:2267::62e3:27ff:febd:b302
|
|
||||||
neuland AAAA 2a03:2267::a2f3:c1ff:fe36:b4b6
|
|
||||||
ff-strese AAAA 2a03:2267::fa1a:67ff:fed8:df76
|
|
||||||
qsc-1 AAAA 2a03:2267::a2f3:c1ff:fe46:2ca2
|
|
||||||
jimjan AAAA 2a03:2267::c6e9:84ff:feb0:cbd0
|
|
||||||
ff-sasel-nord AAAA 2a03:2267::16cc:20ff:fe4d:3f8a
|
|
||||||
comein-freifunk AAAA 2a03:2267::fad1:11ff:fe9d:1743
|
|
||||||
gnd2 AAAA 2a03:2267::ea94:f6ff:fed4:238a
|
|
||||||
freifunkhhderborys AAAA 2a03:2267::a2f3:c1ff:fe4c:495a
|
|
||||||
superdataap2 AAAA 2a03:2267::32b5:c2ff:fe56:8255
|
|
||||||
mundsburgtowers AAAA 2a03:2267::32b5:c2ff:fe2a:d5c6
|
|
||||||
yhh-2 AAAA 2a03:2267::16cc:20ff:fea9:4894
|
|
||||||
freifunk-syntronic AAAA 2a03:2267::6666:b3ff:fe6f:8db0
|
|
||||||
ff-gruenzug AAAA 2a03:2267::c24a:ff:fe38:ad5c
|
|
||||||
reimarusstrasse-uplink-pico AAAA 2a03:2267::6a72:51ff:fe44:6b50
|
|
||||||
ff-bodolino AAAA 2a03:2267::6666:b3ff:fe34:5704
|
|
||||||
hopfi30 AAAA 2a03:2267::fa1a:67ff:fe3e:9894
|
|
||||||
agrajag AAAA 2a03:2267::fa1a:67ff:fe58:5a2
|
|
||||||
kaulbach6downstairs AAAA 2a03:2267::6a72:51ff:fe12:77c6
|
|
||||||
ff-ershinung AAAA 2a03:2267::62e3:27ff:fe9a:ae06
|
|
||||||
lockenpfad AAAA 2a03:2267::fa1a:67ff:fe58:17b8
|
|
||||||
karlssonvomdach AAAA 2a03:2267::a2f3:c1ff:fe9d:3950
|
|
||||||
softcat AAAA 2a03:2267::a2f3:c1ff:fe5b:50e0
|
|
||||||
talax AAAA 2a03:2267::32b5:c2ff:fe86:3b5c
|
|
||||||
vhw21-3 AAAA 2a03:2267::fa1a:67ff:fea6:29c
|
|
||||||
zimmerlautstaerke AAAA 2a03:2267::eade:27ff:fe5f:ec32
|
|
||||||
freifink AAAA 2a03:2267::26a4:3cff:feac:731e
|
|
||||||
deichstrasse AAAA 2a03:2267::6666:b3ff:fe33:c18c
|
|
||||||
freifunk-zack AAAA 2a03:2267::6666:b3ff:fe2f:19f2
|
|
||||||
ultrazauberer-sued AAAA 2a03:2267::6670:2ff:fe39:90c
|
|
||||||
trifthof-dos AAAA 2a03:2267::fad1:11ff:fea9:d0fa
|
|
||||||
pefi-freifunk AAAA 2a03:2267::12fe:edff:fe32:af64
|
|
||||||
elisabeth AAAA 2a03:2267::26a4:3cff:feb4:b474
|
|
||||||
me AAAA 2a03:2267::a2f3:c1ff:fe9d:f7e
|
|
||||||
heidenfreifunk AAAA 2a03:2267::32b5:c2ff:fe2a:c6e6
|
|
||||||
leopard AAAA 2a03:2267::32b5:c2ff:fe8f:ec30
|
|
||||||
blackrock AAAA 2a03:2267::16cc:20ff:feb4:f816
|
|
||||||
freifunk AAAA 2a03:2267::a2f3:c1ff:fed7:7796
|
|
||||||
paradiesvogel01 AAAA 2a03:2267::a2f3:c1ff:fef5:5856
|
|
||||||
eidelstedt01 AAAA 2a03:2267::f6f2:6dff:fe40:74ec
|
|
||||||
freifunk-hamm-mitte AAAA 2a03:2267::a2f3:c1ff:fe36:ab26
|
|
||||||
espressolution AAAA 2a03:2267::16cc:20ff:feb5:1a6
|
|
||||||
wx1-01 AAAA 2a03:2267::c6e9:84ff:fef0:75a2
|
|
||||||
bissing-kern-test AAAA 2a03:2267::218:71ff:fe4d:4b1d
|
|
||||||
eduard AAAA 2a03:2267::32b5:c2ff:fe80:dc28
|
|
||||||
bb-artfiles-kern AAAA 2a03:2267::ea94:f6ff:fecd:6d46
|
|
||||||
ff-einstein AAAA 2a03:2267::618:d6ff:fef5:6094
|
|
||||||
schwarzekatze-1 AAAA 2a03:2267::ea94:f6ff:fed4:6cb6
|
|
||||||
buerger-haus-barmbek-cafe AAAA 2a03:2267::ea94:f6ff:fe52:6a0
|
|
||||||
hemmingwaybar AAAA 2a03:2267::c6e9:84ff:feb0:de9e
|
|
||||||
zoad-freifunk AAAA 2a03:2267::c66e:1fff:fec5:4fb0
|
|
||||||
gutesessen AAAA 2a03:2267::16cc:20ff:feb5:16d
|
|
||||||
stapel-9 AAAA 2a03:2267::c24a:ff:feb3:ccf0
|
|
||||||
fullmetalrouter AAAA 2a03:2267::6670:2ff:fe4c:3d30
|
|
||||||
meyer01 AAAA 2a03:2267::6670:2ff:fe3d:d8ae
|
|
||||||
gnd1 AAAA 2a03:2267::fa1a:67ff:fe3e:8a6c
|
|
||||||
engage AAAA 2a03:2267::a2f3:c1ff:fe9d:1012
|
|
||||||
labor AAAA 2a03:2267::32b5:c2ff:fe22:3810
|
|
||||||
junverse AAAA 2a03:2267::c66e:1fff:fe7a:8452
|
|
||||||
hospi95 AAAA 2a03:2267::6a72:51ff:fe06:3a9e
|
|
||||||
do22-loge AAAA 2a03:2267::12fe:edff:fef1:440e
|
|
||||||
vhd106 AAAA 2a03:2267::c66e:1fff:fe7a:81a6
|
|
||||||
t-orbital AAAA 2a03:2267::32b5:c2ff:fe2a:cd66
|
|
||||||
janjas-musik-bar-2 AAAA 2a03:2267::eade:27ff:fe55:c992
|
|
||||||
heimfeld-2 AAAA 2a03:2267::c66e:1fff:fe87:5878
|
|
||||||
freireiz AAAA 2a03:2267::12fe:edff:fef4:e28c
|
|
||||||
gneisenau40 AAAA 2a03:2267::32b5:c2ff:fedf:eb36
|
|
||||||
loewe AAAA 2a03:2267::16cc:20ff:fea7:3ea0
|
|
||||||
0c-twelve-monkeys AAAA 2a03:2267::32b5:c2ff:fe3d:d64c
|
|
||||||
worlwidechristianity AAAA 2a03:2267::c66e:1fff:fea1:2dc8
|
|
||||||
adfchh AAAA 2a03:2267::a2f3:c1ff:fe99:29f4
|
|
||||||
zaubertrank1 AAAA 2a03:2267::6670:2ff:fe39:81ca
|
|
||||||
ffmucwhs304l AAAA 2a03:2267::62e3:27ff:feb7:fe60
|
|
||||||
freifunk-lug-hh AAAA 2a03:2267::12fe:edff:feb7:7b32
|
|
||||||
ramler-1 AAAA 2a03:2267::618:d6ff:fe27:c9d7
|
|
||||||
mookwat-pc01 AAAA 2a03:2267::16cc:20ff:fe4f:c77e
|
|
||||||
kaffeeklappe AAAA 2a03:2267::32b5:c2ff:fec2:b64e
|
|
||||||
tiger AAAA 2a03:2267::16cc:20ff:fea6:659a
|
|
||||||
funkolando AAAA 2a03:2267::62e3:27ff:feb2:d2fe
|
|
||||||
freyming-merlebach AAAA 2a03:2267::32b5:c2ff:feee:710
|
|
||||||
glados AAAA 2a03:2267::6666:b3ff:fe34:5810
|
|
||||||
freki AAAA 2a03:2267::32b5:c2ff:fe43:77f6
|
|
||||||
ff-freiburg AAAA 2a03:2267::c24a:ff:fe8a:d67c
|
|
||||||
freipunk AAAA 2a03:2267::6666:b3ff:fe8a:4f5c
|
|
||||||
ffhhtonndorf AAAA 2a03:2267::6670:2ff:fe44:6a04
|
|
||||||
viertesglaswasser AAAA 2a03:2267::a2f3:c1ff:feb3:c302
|
|
||||||
iss3 AAAA 2a03:2267::a2f3:c1ff:fe48:d756
|
|
||||||
welcome AAAA 2a03:2267::c6e9:84ff:fea3:9ab4
|
|
||||||
nachtschule AAAA 2a03:2267::c24a:ff:fe51:7ae
|
|
||||||
sophien-freifunk-s AAAA 2a03:2267::32b5:c2ff:fe80:ddf8
|
|
||||||
mistralfunk3 AAAA 2a03:2267::ea94:f6ff:fe90:c678
|
|
||||||
0c-koze-bleibt-3 AAAA 2a03:2267::32b5:c2ff:feed:f270
|
|
||||||
foojiyama-beam1 AAAA 2a03:2267::62e3:27ff:feb2:d84e
|
|
||||||
reeperbahn AAAA 2a03:2267::c66e:1fff:fec5:5024
|
|
||||||
gartenfunk AAAA 2a03:2267::ea94:f6ff:fe4f:b1bc
|
|
||||||
furcht AAAA 2a03:2267::32b5:c2ff:fe3e:7d54
|
|
||||||
he-le-stra-10 AAAA 2a03:2267::16cc:20ff:feb9:52b6
|
|
||||||
mesh-esch AAAA 2a03:2267::6666:b3ff:fede:dd52
|
|
||||||
panik AAAA 2a03:2267::6670:2ff:fe39:78e4
|
|
||||||
bb-vogelfrei-kern AAAA 2a03:2267::26a4:3cff:fe74:4988
|
|
||||||
deepthought AAAA 2a03:2267::c66e:1fff:fe3b:6246
|
|
||||||
bb-flora-35-nsm2 AAAA 2a03:2267::6a72:51ff:fe24:e2f2
|
|
||||||
bb-esmarch95-13-nsm2 AAAA 2a03:2267::26a4:3cff:feac:7396
|
|
||||||
freifunkfueralle AAAA 2a03:2267::6670:2ff:feba:11b0
|
|
||||||
s-bahn-heimfeld-pico AAAA 2a03:2267::6a72:51ff:fe40:882c
|
|
||||||
marianneundmichael AAAA 2a03:2267::c6e9:84ff:fe7f:2e12
|
|
||||||
altona-nano AAAA 2a03:2267::26a4:3cff:feae:33ed
|
|
||||||
gryphius AAAA 2a03:2267::16cc:20ff:fe5e:cd63
|
|
||||||
yhh-sektor-1 AAAA 2a03:2267::c6e9:84ff:fe5d:f306
|
|
||||||
funktrunk-2 AAAA 2a03:2267::6670:2ff:fefd:78d0
|
|
||||||
pfirsichnetz-up AAAA 2a03:2267::c24a:ff:fe50:ff65
|
|
||||||
container AAAA 2a03:2267::ea94:f6ff:fe51:3ba2
|
|
||||||
pefi-freifunk-3 AAAA 2a03:2267::6666:b3ff:fec6:fa6e
|
|
||||||
alsterdorf-sub-etha-sens-o-matik AAAA 2a03:2267::c66e:1fff:fea6:5564
|
|
||||||
alster1 AAAA 2a03:2267::eade:27ff:fedd:7e9e
|
|
||||||
bb-stpaulikirche-27-cpe2 AAAA 2a03:2267::c6e9:84ff:fec1:fc46
|
|
||||||
krachevents-01 AAAA 2a03:2267::16cc:20ff:fec0:2562
|
|
||||||
achtzehn93 AAAA 2a03:2267::c66e:1fff:fe3b:2882
|
|
||||||
sophien-freifunk-n AAAA 2a03:2267::32b5:c2ff:fe6f:2056
|
|
||||||
refugeeswelcomehbfkern AAAA 2a03:2267::c24a:ff:fe51:187
|
|
||||||
bhw2-4 AAAA 2a03:2267::32b5:c2ff:feee:4d00
|
|
||||||
deinemudda AAAA 2a03:2267::16cc:20ff:fe3b:175e
|
|
||||||
tiidan AAAA 2a03:2267::eade:27ff:feb7:83c8
|
|
||||||
dulsberghohensteinerstrblacky AAAA 2a03:2267::a2f3:c1ff:fec0:4530
|
|
||||||
bb-flora-12-nsm2 AAAA 2a03:2267::6a72:51ff:fe24:e318
|
|
||||||
freifunktimo2 AAAA 2a03:2267::16cc:20ff:feb4:c7f2
|
|
||||||
freifunktimo AAAA 2a03:2267::32b5:c2ff:feb6:c29b
|
|
||||||
rugenbarg-5-cpe2 AAAA 2a03:2267::32b5:c2ff:fe86:4510
|
|
||||||
hohefunkbruecke AAAA 2a03:2267::16cc:20ff:fec0:2f2a
|
|
||||||
schnullibulli AAAA 2a03:2267::fa1a:67ff:fe57:dd58
|
|
||||||
transit-pantry224 AAAA 2a03:2267::32b5:c2ff:fe56:6bba
|
|
||||||
caferibatejo AAAA 2a03:2267::ea94:f6ff:fe29:7e7c
|
|
||||||
eule AAAA 2a03:2267::c66e:1fff:fe87:416c
|
|
||||||
ff-druckertinte AAAA 2a03:2267::ea94:f6ff:fe90:c67a
|
|
||||||
nye07-2 AAAA 2a03:2267::c66e:1fff:fe2d:112e
|
|
||||||
freegen AAAA 2a03:2267::12fe:edff:feb7:766a
|
|
||||||
bb-fux-28-nsm2 AAAA 2a03:2267::6a72:51ff:fe06:3ac1
|
|
||||||
cartman AAAA 2a03:2267::92f6:52ff:fe2b:61e2
|
|
||||||
bb-werkhof-18-cpe2 AAAA 2a03:2267::c6e9:84ff:feb0:b3fc
|
|
||||||
gibmireinennamen-14cc20b0f4bc AAAA 2a03:2267::16cc:20ff:feb0:f4bc
|
|
||||||
chrischiham-home AAAA 2a03:2267::6670:2ff:fe5d:a91a
|
|
||||||
liberareto AAAA 2a03:2267::c66e:1fff:fed0:3342
|
|
||||||
vaudreching AAAA 2a03:2267::16cc:20ff:fe9a:a524
|
|
||||||
dpbh-kiwittsmoor AAAA 2a03:2267::de9f:dbff:fe90:8b13
|
|
||||||
aurora1 AAAA 2a03:2267::ea94:f6ff:feec:32ac
|
|
||||||
hw11 AAAA 2a03:2267::32b5:c2ff:fe3d:2052
|
|
||||||
freifunker AAAA 2a03:2267::227:19ff:fec4:c4b8
|
|
||||||
freifunk-940c6de8d278 AAAA 2a03:2267::960c:6dff:fee8:d278
|
|
||||||
plateau AAAA 2a03:2267::a2f3:c1ff:fe82:4e04
|
|
||||||
schulen-funk AAAA 2a03:2267::eade:27ff:fedd:8886
|
|
||||||
hub-computer AAAA 2a03:2267::a2f3:c1ff:fe9d:1020
|
|
||||||
macefunk AAAA 2a03:2267::c24a:ff:fe84:57a0
|
|
||||||
buerger-haus-barmbek-uplink AAAA 2a03:2267::26a4:3cff:fe74:720b
|
|
||||||
matthias-claudius-kirche-01 AAAA 2a03:2267::32b5:c2ff:feb8:6bb5
|
|
||||||
qrp-proxy AAAA 2a03:2267::c66e:1fff:fed1:e834
|
|
||||||
freifunk-b5hh AAAA 2a03:2267::a2f3:c1ff:fe05:8336
|
|
||||||
nwh-02 AAAA 2a03:2267::62e3:27ff:fe76:e116
|
|
||||||
speedy AAAA 2a03:2267::16cc:20ff:fe6f:c83a
|
|
||||||
lifeonmars AAAA 2a03:2267::6a72:51ff:fe20:64e7
|
|
||||||
piratenparteihamburg AAAA 2a03:2267::6670:2ff:fe3d:ecea
|
|
||||||
drittesglaswasser AAAA 2a03:2267::16cc:20ff:fe2b:8ced
|
|
||||||
doeserboerse2 AAAA 2a03:2267::c24a:ff:fe84:4d5c
|
|
||||||
jwrg-stgeorg-freifunk AAAA 2a03:2267::c6e9:84ff:fef7:b5c2
|
|
||||||
osdorf001 AAAA 2a03:2267::a2f3:c1ff:fe82:710
|
|
||||||
falkenheim AAAA 2a03:2267::6670:2ff:feb5:d716
|
|
||||||
freifunk-froderik AAAA 2a03:2267::12fe:edff:fe9c:612
|
|
||||||
papencast AAAA 2a03:2267::ea94:f6ff:fe90:af52
|
|
||||||
rugenbarg-1-cpe2 AAAA 2a03:2267::32b5:c2ff:fe86:438a
|
|
||||||
meckholzfunk01 AAAA 2a03:2267::ea94:f6ff:fea8:b88a
|
|
||||||
mvzagon AAAA 2a03:2267::16cc:20ff:fef0:7e3e
|
|
||||||
0c-koze-bleibt-up1 AAAA 2a03:2267::c6e9:84ff:febe:23ac
|
|
||||||
rugenbarg-2-cpe2 AAAA 2a03:2267::32b5:c2ff:fe86:407a
|
|
||||||
krepto AAAA 2a03:2267::6670:2ff:fe98:7fc4
|
|
||||||
innenhof AAAA 2a03:2267::fa1a:67ff:fe3e:6856
|
|
||||||
lio AAAA 2a03:2267::ea94:f6ff:fe8d:981e
|
|
||||||
hu-rocker-002 AAAA 2a03:2267::26a4:3cff:fed0:95ee
|
|
||||||
bb-doormann22-kern AAAA 2a03:2267::ea94:f6ff:fecd:6674
|
|
||||||
blackhausen AAAA 2a03:2267::fa1a:67ff:fe57:ddaa
|
|
||||||
alpha-quadrant AAAA 2a03:2267::16cc:20ff:fe94:7c0
|
|
||||||
teodoro27 AAAA 2a03:2267::6666:b3ff:fe34:2baa
|
|
||||||
marvin AAAA 2a03:2267::26a4:3cff:fea8:901e
|
|
||||||
freifunky AAAA 2a03:2267::32b5:c2ff:fe80:dade
|
|
||||||
refugeeswelcomehbfap1 AAAA 2a03:2267::6666:b3ff:febe:c320
|
|
||||||
frankenweenie AAAA 2a03:2267::fad1:11ff:fe94:7554
|
|
||||||
167-hemdale AAAA 2a03:2267::12fe:edff:fe7b:8888
|
|
||||||
esch-mesh AAAA 2a03:2267::a2f3:c1ff:fe9d:f2c
|
|
||||||
antinetz AAAA 2a03:2267::ea94:f6ff:fe6d:2762
|
|
||||||
freifunk-barmbek-nord AAAA 2a03:2267::6670:2ff:fecf:2544
|
|
||||||
yhh-1 AAAA 2a03:2267::16cc:20ff:fea9:4856
|
|
||||||
desenissfunk AAAA 2a03:2267::c66e:1fff:febd:5cba
|
|
||||||
rugenbarg-3-cpe2 AAAA 2a03:2267::62e3:27ff:fea1:8026
|
|
||||||
freifunk-hh-ewallace AAAA 2a03:2267::6670:2ff:fe39:87e6
|
|
||||||
freifunk-friedensallee AAAA 2a03:2267::12fe:edff:feb7:818e
|
|
||||||
nonation AAAA 2a03:2267::12fe:edff:fe32:ad8c
|
|
||||||
nordseh AAAA 2a03:2267::a2f3:c1ff:fe75:68ea
|
|
||||||
einhorn AAAA 2a03:2267::a2f3:c1ff:fe05:a102
|
|
||||||
ike AAAA 2a03:2267::fad1:11ff:fea0:649e
|
|
||||||
freifunk-22525 AAAA 2a03:2267::da5d:4cff:fec4:1346
|
|
||||||
zwergenaufstand AAAA 2a03:2267::6666:b3ff:fe33:d230
|
|
||||||
finster01 AAAA 2a03:2267::eade:27ff:feb7:79aa
|
|
||||||
elebeken AAAA 2a03:2267::de9f:dbff:fe93:644d
|
|
||||||
langenhorn AAAA 2a03:2267::6666:b3ff:fe16:43c2
|
|
||||||
haselnussweg AAAA 2a03:2267::76ea:3aff:fed2:5835
|
|
||||||
zula AAAA 2a03:2267::6670:2ff:fe4c:3a60
|
|
||||||
noteingang AAAA 2a03:2267::c24a:ff:fe8a:d49a
|
|
||||||
freifunk-sasel-fruendtimmo AAAA 2a03:2267::eade:27ff:fef9:23f0
|
|
||||||
freifunk-hofweidenecke AAAA 2a03:2267::a2f3:c1ff:fe75:79b4
|
|
||||||
lilsoundboy AAAA 2a03:2267::c24a:ff:fe50:fc8f
|
|
||||||
vhd109 AAAA 2a03:2267::62e3:27ff:fe9a:a42e
|
|
||||||
snackmacherei AAAA 2a03:2267::6670:2ff:fefb:ba38
|
|
||||||
nummer4 AAAA 2a03:2267::16cc:20ff:feb5:15b
|
|
||||||
hemmingway123f AAAA 2a03:2267::6a72:51ff:fe12:80e1
|
|
||||||
heimfeld-mobil-1 AAAA 2a03:2267::c66e:1fff:feb3:980e
|
|
||||||
rugenbarg-4-cpe2 AAAA 2a03:2267::32b5:c2ff:fe86:598a
|
|
||||||
amboss-fsw10 AAAA 2a03:2267::ea94:f6ff:fe4f:fe62
|
|
||||||
shodan AAAA 2a03:2267::6670:2ff:fe62:60e4
|
|
||||||
wnr1saal AAAA 2a03:2267::6666:b3ff:fe9d:5c0c
|
|
||||||
n8quartier01 AAAA 2a03:2267::6666:b3ff:fe50:1250
|
|
||||||
meyer02 AAAA 2a03:2267::6670:2ff:fe39:6dd6
|
|
||||||
fink AAAA 2a03:2267::fad1:11ff:fe61:d018
|
|
||||||
tingel-tours AAAA 2a03:2267::12fe:edff:fef1:4394
|
|
||||||
alex AAAA 2a03:2267::c66e:1fff:fee7:5b98
|
|
||||||
0c-koze-bleibt-1 AAAA 2a03:2267::32b5:c2ff:fe56:6344
|
|
||||||
pfunk AAAA 2a03:2267::c66e:1fff:feb6:5bd2
|
|
||||||
kleinesglueck AAAA 2a03:2267::62e3:27ff:fe9f:5f22
|
|
||||||
nanauatzin AAAA 2a03:2267::6a72:51ff:fe40:38de
|
|
||||||
dagegenbewegen AAAA 2a03:2267::eade:27ff:fe5f:fcb2
|
|
||||||
sanitas AAAA 2a03:2267::6670:2ff:fe4c:3858
|
|
||||||
geri AAAA 2a03:2267::32b5:c2ff:feed:ee50
|
|
||||||
ff-design AAAA 2a03:2267::26a4:3cff:febf:309d
|
|
||||||
spalding49 AAAA 2a03:2267::6670:2ff:fe4c:3d2a
|
|
||||||
22143-remstedtstrasse-24b AAAA 2a03:2267::eade:27ff:fef8:f98e
|
|
||||||
freifunk-ao01 AAAA 2a03:2267::ea94:f6ff:fe63:142e
|
|
||||||
darwin1 AAAA 2a03:2267::6666:b3ff:fe8e:bc06
|
|
||||||
ultrazauberer-ost AAAA 2a03:2267::26a4:3cff:fef0:b9f3
|
|
||||||
seevestrahl AAAA 2a03:2267::12fe:edff:fef4:658
|
|
||||||
frotnet AAAA 2a03:2267::a2f3:c1ff:fe48:d720
|
|
||||||
veltins-sauerland AAAA 2a03:2267::16cc:20ff:fea7:3b80
|
|
||||||
euer-radio-de AAAA 2a03:2267::ea94:f6ff:fe93:e770
|
|
||||||
schwarzmarkt AAAA 2a03:2267::ea94:f6ff:fe6d:40f4
|
|
||||||
tranquility AAAA 2a03:2267::6670:2ff:fe62:5cc6
|
|
||||||
hemmingway123b AAAA 2a03:2267::6a72:51ff:fe12:77cd
|
|
||||||
hobbyqs01 AAAA 2a03:2267::12fe:edff:fec1:bed6
|
|
||||||
funkueberwachung AAAA 2a03:2267::56e6:fcff:feb5:4fd8
|
|
||||||
karl AAAA 2a03:2267::c24a:ff:febe:7e12
|
|
||||||
fuck-frontex-c46e1f7a8456 AAAA 2a03:2267::c66e:1fff:fe7a:8456
|
|
||||||
22763freifunk AAAA 2a03:2267::c66e:1fff:fe87:826
|
|
||||||
hopsen AAAA 2a03:2267::6670:2ff:fe59:4026
|
|
||||||
hafenvokue AAAA 2a03:2267::fa1a:67ff:fe3e:8e7e
|
|
||||||
duo-eilbek AAAA 2a03:2267::ea94:f6ff:fed4:668a
|
|
||||||
anarchia AAAA 2a03:2267::c66e:1fff:fe7a:844c
|
|
||||||
nye07-1 AAAA 2a03:2267::c24a:ff:fefa:1986
|
|
||||||
hho2 AAAA 2a03:2267::26a4:3cff:feb4:b4c9
|
|
||||||
geheim AAAA 2a03:2267::16cc:20ff:fe5a:88c6
|
|
||||||
reimarusstrasse-ditmar-koel-uap AAAA 2a03:2267::46d9:e7ff:fed1:dc10
|
|
||||||
seevxtender AAAA 2a03:2267::eade:27ff:fe21:dc4d
|
|
||||||
brakula-freifunk2 AAAA 2a03:2267::eade:27ff:fedd:8a26
|
|
||||||
elektrosmog AAAA 2a03:2267::12fe:edff:feb7:5eaa
|
|
||||||
aargh AAAA 2a03:2267::ea94:f6ff:fe40:dbdc
|
|
||||||
junge4 AAAA 2a03:2267::26a4:3cff:fea3:ed33
|
|
||||||
fireball AAAA 2a03:2267::32b5:c2ff:fed9:a3f2
|
|
||||||
worst AAAA 2a03:2267::ea94:f6ff:fe51:bd5c
|
|
||||||
august-kirch-strasse-17a AAAA 2a03:2267::c6e9:84ff:fe7d:cc47
|
|
||||||
hornung AAAA 2a03:2267::12fe:edff:fe32:adb8
|
|
||||||
coresec-core AAAA 2a03:2267::20c:29ff:fe0e:2a24
|
|
||||||
johannmohrweg24fzugang AAAA 2a03:2267::16cc:20ff:fe85:6eb9
|
|
||||||
hemmingwayzsu AAAA 2a03:2267::c66e:1fff:feb6:4a3e
|
|
||||||
refugeeswelcomehbf841-1 AAAA 2a03:2267::a2f3:c1ff:fe84:99a0
|
|
||||||
cmk AAAA 2a03:2267::fad1:11ff:fe58:1830
|
|
||||||
cafemuenzburg2 AAAA 2a03:2267::62e3:27ff:feb7:cdf6
|
|
||||||
freifunkandersandkiste AAAA 2a03:2267::a2f3:c1ff:fe05:8fd4
|
|
||||||
freifunk-darwin3 AAAA 2a03:2267::b248:7aff:fecb:1d80
|
|
||||||
kenny AAAA 2a03:2267::6670:2ff:fefc:e7c
|
|
||||||
zoltan AAAA 2a03:2267::16cc:20ff:feb5:f8
|
|
||||||
r2d2 AAAA 2a03:2267::c66e:1fff:feb3:b252
|
|
||||||
hu-rocker-001 AAAA 2a03:2267::6666:b3ff:fe34:5870
|
|
||||||
ffhh6466b3afe5ec AAAA 2a03:2267::6666:b3ff:feaf:e5ec
|
|
||||||
freifunk-e894f66d46d8 AAAA 2a03:2267::ea94:f6ff:fe6d:46d8
|
|
||||||
gibmireinennamen10feedcc4572 AAAA 2a03:2267::12fe:edff:fecc:4572
|
|
||||||
juzjenfeld01 AAAA 2a03:2267::16cc:20ff:fec0:151c
|
|
||||||
waterkant2 AAAA 2a03:2267::fa1a:67ff:fe9c:4080
|
|
||||||
lerchenstrasze0 AAAA 2a03:2267::6666:b3ff:fe33:c2fe
|
|
||||||
superdataap1 AAAA 2a03:2267::32b5:c2ff:fed9:e1d8
|
|
||||||
kernbeisserweg AAAA 2a03:2267::c66e:1fff:fe2c:b8
|
|
||||||
diysandwichbox1 AAAA 2a03:2267::12fe:edff:fe9b:eeb6
|
|
||||||
buckhornfunk-wrr4-west AAAA 2a03:2267::6a72:51ff:fe12:77ee
|
|
||||||
hausdrei AAAA 2a03:2267::32b5:c2ff:feed:aaec
|
|
||||||
ffhh-jaeger2 AAAA 2a03:2267::f6f2:6dff:fe3f:7f88
|
|
||||||
fairydust AAAA 2a03:2267::6a72:51ff:fe06:869
|
|
||||||
samis-freifunk AAAA 2a03:2267::ea94:f6ff:fe4f:b4a4
|
|
||||||
caroline AAAA 2a03:2267::62e3:27ff:feb2:daaa
|
|
||||||
freifunkenmariechen AAAA 2a03:2267::a2f3:c1ff:fe82:5196
|
|
||||||
ackerpoolco AAAA 2a03:2267::32b5:c2ff:feed:f27a
|
|
||||||
wurstlan AAAA 2a03:2267::a2f3:c1ff:fece:592a
|
|
||||||
hafenkante AAAA 2a03:2267::12fe:edff:fef1:64e4
|
|
||||||
smitherz AAAA 2a03:2267::32b5:c2ff:fe9f:1f98
|
|
||||||
foojiyama-01 AAAA 2a03:2267::fa1a:67ff:fe57:dcac
|
|
||||||
wurstklaus AAAA 2a03:2267::a2f3:c1ff:fe3b:4c5e
|
|
||||||
ff-wineck AAAA 2a03:2267::ea94:f6ff:fe90:c3c6
|
|
||||||
bgd-2 AAAA 2a03:2267::eade:27ff:feb7:7124
|
|
||||||
kaulbach6upstairs AAAA 2a03:2267::32b5:c2ff:fe6f:17c0
|
|
||||||
isefunk AAAA 2a03:2267::32b5:c2ff:fe2a:c782
|
|
||||||
longhorn-city AAAA 2a03:2267::6666:b3ff:fe33:f4e2
|
|
||||||
halbfunk AAAA 2a03:2267::fa1a:67ff:fe97:ccc0
|
|
||||||
wnr5lichtmesz AAAA 2a03:2267::c66e:1fff:feae:269c
|
|
||||||
transit-pantry324 AAAA 2a03:2267::32b5:c2ff:fe56:6368
|
|
||||||
v65 AAAA 2a03:2267::6670:2ff:fe4c:48f8
|
|
||||||
hotel-neptuns-ankerplatz-01 AAAA 2a03:2267::16cc:20ff:fec0:1de0
|
|
||||||
jwrg-stpauli-freifunk AAAA 2a03:2267::c6e9:84ff:fef7:c4b0
|
|
||||||
bb-flora-uplink AAAA 2a03:2267::fa1a:67ff:fea6:479
|
|
||||||
heimfeldterrrassen-2 AAAA 2a03:2267::eade:27ff:fef6:d1ca
|
|
||||||
hoitytoity AAAA 2a03:2267::6670:2ff:fe39:8e7c
|
|
||||||
0c-koze-bleibt-4 AAAA 2a03:2267::32b5:c2ff:fe80:ef3c
|
|
||||||
ministry-freifunk-2 AAAA 2a03:2267::ea94:f6ff:fea4:7880
|
|
||||||
porcelette AAAA 2a03:2267::32b5:c2ff:feee:380a
|
|
||||||
madtux-freifunk AAAA 2a03:2267::26a4:3cff:fedb:8a37
|
|
||||||
aro AAAA 2a03:2267::4ee6:76ff:fec4:5154
|
|
||||||
c3h8 AAAA 2a03:2267::16cc:20ff:fe47:45d0
|
|
||||||
ghettofunk AAAA 2a03:2267::12fe:edff:fe32:a79e
|
|
||||||
heinihuber AAAA 2a03:2267::c6e9:84ff:fe7d:cca4
|
|
||||||
marmstorf1 AAAA 2a03:2267::6666:b3ff:fe34:5854
|
|
||||||
refugeeswelcomehbfeg AAAA 2a03:2267::16cc:20ff:fe4d:3d82
|
|
||||||
repshoodkitchen AAAA 2a03:2267::62e3:27ff:fec7:19b8
|
|
||||||
zoltan01 AAAA 2a03:2267::32b5:c2ff:fe38:3adc
|
|
||||||
zwergenaufstand-s AAAA 2a03:2267::26a4:3cff:fed0:99c8
|
|
||||||
euterknoten AAAA 2a03:2267::6666:b3ff:fe33:c266
|
|
||||||
stresestrahler AAAA 2a03:2267::6a72:51ff:fe30:8a1b
|
|
||||||
k-ohs AAAA 2a03:2267::ea94:f6ff:fe90:c676
|
|
||||||
fibi AAAA 2a03:2267::c66e:1fff:fec7:bac
|
|
||||||
jwrg-billstedt-freifunk AAAA 2a03:2267::c6e9:84ff:fef7:b45c
|
|
||||||
bb-stpaulikirche-00-cpe2 AAAA 2a03:2267::c6e9:84ff:febe:1ce6
|
|
||||||
hildegard AAAA 2a03:2267::6670:2ff:fe62:6b06
|
|
||||||
cargocult AAAA 2a03:2267::fa1a:67ff:fe5a:5cec
|
|
||||||
vosshusen01 AAAA 2a03:2267::c66e:1fff:fee7:ad06
|
|
||||||
lerchenstrasze1 AAAA 2a03:2267::a2f3:c1ff:fe81:cf2a
|
|
||||||
schnurzipurzel AAAA 2a03:2267::fad1:11ff:fe94:a28a
|
|
||||||
sfreifunk AAAA 2a03:2267::c66e:1fff:feb2:8d4c
|
|
||||||
bb-stpaulikirche-uplink AAAA 2a03:2267::c6e9:84ff:feb0:ad14
|
|
||||||
freifunk4refugees AAAA 2a03:2267::ea94:f6ff:fe2a:cb18
|
|
||||||
dani-sahne AAAA 2a03:2267::c66e:1fff:fee8:d6b6
|
|
||||||
nunu AAAA 2a03:2267::c6e9:84ff:fef0:b582
|
|
||||||
freedove1 AAAA 2a03:2267::6670:2ff:fe4c:3984
|
|
||||||
bektas AAAA 2a03:2267::c24a:ff:fef1:1046
|
|
||||||
zamonien AAAA 2a03:2267::6670:2ff:fe62:6bba
|
|
||||||
acefunk AAAA 2a03:2267::6666:b3ff:fe33:f290
|
|
||||||
raakfunk AAAA 2a03:2267::ea94:f6ff:fe8d:6828
|
|
||||||
eilbeksuedbeacon1 AAAA 2a03:2267::6a72:51ff:fe1a:4abb
|
|
||||||
crazyangel1 AAAA 2a03:2267::6a72:51ff:fe12:a138
|
|
||||||
captain-ahabs-01 AAAA 2a03:2267::16cc:20ff:fecd:44e4
|
|
||||||
croque-pavillon AAAA 2a03:2267::16cc:20ff:fe81:b01c
|
|
||||||
fast-bei-nahkauf-outdoor AAAA 2a03:2267::6a72:51ff:fe44:6526
|
|
||||||
blackspear AAAA 2a03:2267::6670:2ff:fe52:66b8
|
|
||||||
elebeken-core AAAA 2a03:2267::6666:b3ff:fede:e3dc
|
|
||||||
chmulius01 AAAA 2a03:2267::32b5:c2ff:fec2:7a8e
|
|
||||||
mg AAAA 2a03:2267::26a4:3cff:fe74:7235
|
|
||||||
ff-saseler-damm AAAA 2a03:2267::da5d:4cff:feb9:ecbe
|
|
||||||
freifunk-sanita5 AAAA 2a03:2267::12fe:edff:feaf:b618
|
|
||||||
vogel AAAA 2a03:2267::c24a:ff:fefc:16ae
|
|
||||||
ff-geldshine AAAA 2a03:2267::62e3:27ff:feb5:8bbc
|
|
||||||
neehusenstrasse03 AAAA 2a03:2267::6670:2ff:fef6:fc10
|
|
||||||
humanistlab02 AAAA 2a03:2267::6666:b3ff:fe16:3b4a
|
|
||||||
janjas-musik-bar-3 AAAA 2a03:2267::ea94:f6ff:feb6:84bc
|
|
||||||
freifunk-rbz00 AAAA 2a03:2267::6670:2ff:fed1:617c
|
|
||||||
nht-freifunk AAAA 2a03:2267::c66e:1fff:fe41:cd2c
|
|
||||||
heiger1 AAAA 2a03:2267::ea94:f6ff:fe4f:b2e4
|
|
||||||
buckhornfunk-wrr4-nord AAAA 2a03:2267::6666:b3ff:fede:f5ee
|
|
||||||
schwarzenbergplatz-m2l-0 AAAA 2a03:2267::6a72:51ff:fe26:910d
|
|
||||||
kaffeeroesterei-fehling AAAA 2a03:2267::16cc:20ff:feb5:5f
|
|
||||||
guerilla-74ea3aa015fc AAAA 2a03:2267::76ea:3aff:fea0:15fc
|
|
||||||
trockendock AAAA 2a03:2267::c6e9:84ff:feb0:bb94
|
|
||||||
laundrette AAAA 2a03:2267::fa1a:67ff:fea5:d893
|
|
||||||
ploot-freifunk AAAA 2a03:2267::32b5:c2ff:fe2a:d52c
|
|
||||||
blumenkastenpro AAAA 2a03:2267::eade:27ff:fece:b85a
|
|
||||||
freifunk-brauhaus AAAA 2a03:2267::6670:2ff:feb5:dd0a
|
|
||||||
ff-nordwest AAAA 2a03:2267::6a72:51ff:fe12:8025
|
|
||||||
bb-werkhof-0-cpe2 AAAA 2a03:2267::c6e9:84ff:feb0:b428
|
|
||||||
aro-unten AAAA 2a03:2267::32b5:c2ff:fe2a:c742
|
|
||||||
wurmloch1 AAAA 2a03:2267::62e3:27ff:fe5a:3c10
|
|
||||||
freifunk-elbzone AAAA 2a03:2267::12fe:edff:feb7:7bd6
|
|
||||||
doeserboerserichtfunk AAAA 2a03:2267::6a72:51ff:fe04:9c1c
|
|
||||||
strese100 AAAA 2a03:2267::c24a:ff:feb3:f484
|
|
||||||
muttisuplink AAAA 2a03:2267::32b5:c2ff:fe3e:82a0
|
|
||||||
ke-matlon2 AAAA 2a03:2267::62e3:27ff:fe9a:b854
|
|
||||||
mikrowellenstrahler AAAA 2a03:2267::c66e:1fff:fe7a:803e
|
|
||||||
lovelace AAAA 2a03:2267::c66e:1fff:feb9:152a
|
|
||||||
orgrimmar AAAA 2a03:2267::32b5:c2ff:fe81:19a8
|
|
||||||
magnus-hirschfeld-centrum AAAA 2a03:2267::ea94:f6ff:fe52:526
|
|
||||||
ff-sylt-1 AAAA 2a03:2267::16cc:20ff:fe5e:bcbc
|
|
||||||
ffhh-elsa AAAA 2a03:2267::a2f3:c1ff:fec0:4148
|
|
||||||
freifunk-ostfrieslandstrasse-1 AAAA 2a03:2267::12fe:edff:fee5:f760
|
|
||||||
strese-321 AAAA 2a03:2267::6666:b3ff:fe34:5830
|
|
||||||
clubheim-freifunk AAAA 2a03:2267::12fe:edff:fee6:dad8
|
|
||||||
gibmireinennamen00272213abd1 AAAA 2a03:2267::227:22ff:fe13:abd1
|
|
||||||
freifunk-saseler-chaussee-39 AAAA 2a03:2267::92f6:52ff:fe25:6c22
|
|
||||||
freifunk-likedeeler AAAA 2a03:2267::6670:2ff:fe39:8954
|
|
||||||
freifunk-odust AAAA 2a03:2267::c24a:ff:fee4:5438
|
|
||||||
diewildedreizehn AAAA 2a03:2267::16cc:20ff:feb4:f531
|
|
||||||
ff-shinechen AAAA 2a03:2267::62e3:27ff:feb8:f1a
|
|
||||||
yacatecuhtli AAAA 2a03:2267::eade:27ff:fe65:a846
|
|
||||||
muttislittlehelper AAAA 2a03:2267::6a72:51ff:fe0a:307b
|
|
||||||
wyzima AAAA 2a03:2267::32b5:c2ff:fec2:c362
|
|
||||||
bb-werkhof-hof AAAA 2a03:2267::c6e9:84ff:feb0:de92
|
|
||||||
buergermeisteramt AAAA 2a03:2267::6670:2ff:fefb:e350
|
|
||||||
eilbeksued AAAA 2a03:2267::618:d6ff:fe29:54c9
|
|
||||||
bb-esmarch95-kern AAAA 2a03:2267::fa1a:67ff:fe5a:5de8
|
|
||||||
freifunk-buchholz AAAA 2a03:2267::6666:b3ff:fede:8b44
|
|
||||||
mariea AAAA 2a03:2267::a2f3:c1ff:fe75:5f0e
|
|
||||||
bb-fux-17-nsm2 AAAA 2a03:2267::26a4:3cff:feac:7230
|
|
||||||
fruehlings-freifunk AAAA 2a03:2267::6a72:51ff:fe48:bbbd
|
|
||||||
freifunk-rbz02 AAAA 2a03:2267::6670:2ff:fe39:6c7a
|
|
||||||
phex AAAA 2a03:2267::a2f3:c1ff:fe65:6d06
|
|
||||||
wsw13-n0s3 AAAA 2a03:2267::20c:29ff:fee6:f287
|
|
||||||
ff-shining-dir505-3 AAAA 2a03:2267::cad3:a3ff:fe5c:d3ce
|
|
||||||
hls AAAA 2a03:2267::c24a:ff:fea0:8d44
|
|
||||||
bugwelder-3 AAAA 2a03:2267::c66e:1fff:feb9:458
|
|
||||||
treibgut AAAA 2a03:2267::eade:27ff:feb7:8c2c
|
|
||||||
0c-koze-bleibt-5 AAAA 2a03:2267::12fe:edff:fecd:62be
|
|
||||||
refugeeswelcomeinhammundueberall AAAA 2a03:2267::92f6:52ff:fe4e:aa1e
|
|
||||||
ke-matlon AAAA 2a03:2267::62e3:27ff:febd:9350
|
|
||||||
juancamaney-freifunk AAAA 2a03:2267::c6e9:84ff:fe79:e367
|
|
||||||
simsalawan AAAA 2a03:2267::56e6:fcff:fee6:229a
|
|
||||||
badabing AAAA 2a03:2267::c66e:1fff:fe54:490c
|
|
||||||
vhd72 AAAA 2a03:2267::6670:2ff:fefc:232c
|
|
||||||
mrwhh001 AAAA 2a03:2267::62e3:27ff:fec7:15e
|
|
||||||
bb-fux-23-nsm2 AAAA 2a03:2267::26a4:3cff:feac:73a5
|
|
||||||
dererste AAAA 2a03:2267::c66e:1fff:fe31:6c2c
|
|
||||||
junge8 AAAA 2a03:2267::618:d6ff:fe0b:9058
|
|
||||||
norderstr-54-01 AAAA 2a03:2267::ea94:f6ff:fe51:9b32
|
|
||||||
giraffe AAAA 2a03:2267::c66e:1fff:febd:5c44
|
|
||||||
freifunk-bargteheide-000 AAAA 2a03:2267::c24a:ff:feac:84dc
|
|
||||||
freifunk-abc AAAA 2a03:2267::c24a:ff:fe61:eff4
|
|
||||||
lokolan AAAA 2a03:2267::c24a:ff:fe8a:e742
|
|
||||||
0c-koze-bleibt-8 AAAA 2a03:2267::c66e:1fff:feb2:9024
|
|
||||||
rickmer-rickmers-museum AAAA 2a03:2267::ea94:f6ff:fe0c:a4b6
|
|
||||||
meckhoepenfunk01 AAAA 2a03:2267::c66e:1fff:fe7a:8410
|
|
||||||
moloch AAAA 2a03:2267::12fe:edff:fef1:7d00
|
|
||||||
leezen-01 AAAA 2a03:2267::6670:2ff:fe39:8c88
|
|
||||||
zeig-mir-deine-ware AAAA 2a03:2267::eade:27ff:fead:713e
|
|
||||||
camazotz AAAA 2a03:2267::6a72:51ff:fe34:a706
|
|
||||||
netzestrasse01 AAAA 2a03:2267::ea94:f6ff:fe90:c16a
|
|
||||||
ffhh-jaeger1 AAAA 2a03:2267::62e3:27ff:fee7:6e4a
|
|
||||||
hexren-freifunk AAAA 2a03:2267::26a4:3cff:feb4:b47f
|
|
||||||
burnz AAAA 2a03:2267::6670:2ff:feb5:d9ce
|
|
||||||
krepto11 AAAA 2a03:2267::a2f3:c1ff:fe9d:3d9a
|
|
||||||
salsa AAAA 2a03:2267::a2f3:c1ff:fee5:6cf8
|
|
|
@ -1,37 +1,37 @@
|
||||||
$ORIGIN helgoland.freifunk.net.
|
$ORIGIN helgoland.freifunk.net.
|
||||||
$TTL 3600 ; 1 Tag
|
$TTL 1800 ; 1/2 Stunde waehrend Umstellungsphase
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
@ IN SOA dns01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
||||||
2017021000; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
2024081902; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
||||||
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
||||||
)
|
)
|
||||||
|
|
||||||
;AUTHORATIVE NAMESERVERS
|
;AUTHORATIVE NAMESERVERS
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
@ NS dns01.hamburg.freifunk.net.
|
||||||
@ NS named.exosphere.de.
|
@ NS named.ohrensessel.net.
|
||||||
@ NS ns.ohrensessel.net.
|
|
||||||
|
|
||||||
|
|
||||||
;IP OF helgoland.freifunk.net
|
;IP OF helgoland.freifunk.net
|
||||||
@ A 91.250.99.221 ; freifunk.net
|
@ A 213.133.108.18 ; pinneberg.freifunk.net
|
||||||
@ AAAA 2a01:488:66:1000:5bfa:63dd:0:1 ; freifunk.net
|
@ AAAA 2a01:4f8:130:6372::2 ; pinneberg.freifunk.net
|
||||||
|
|
||||||
|
|
||||||
;GATEWAYS
|
;GATEWAYS
|
||||||
gw01 A 80.252.100.115
|
gw01 A 80.252.100.115
|
||||||
AAAA 2a00:1f78:c:e::f
|
AAAA 2a00:1f78:c:e::f
|
||||||
|
|
||||||
;INFRASTRUCTURE
|
gw02 A 81.7.18.111
|
||||||
srv01 A 78.46.121.104
|
AAAA 2a02:180:6:1::487
|
||||||
AAAA 2a01:4f8:d13:4f45::2
|
|
||||||
|
|
||||||
|
gw03 A 93.186.197.131
|
||||||
|
AAAA 2001:4ba0:ffff:13a::1
|
||||||
|
|
||||||
;SERVICES
|
;SERVICES
|
||||||
|
karte CNAME gw02
|
||||||
updates CNAME srv01
|
download CNAME gw02
|
||||||
formular CNAME srv01
|
updates CNAME gw02
|
||||||
karte CNAME srv01
|
formular CNAME gw02
|
||||||
meta CNAME srv01
|
meta CNAME gw02
|
||||||
git CNAME srv01
|
meshviewer CNAME gate07.pinneberg.freifunk.net.
|
||||||
|
|
|
@ -1,21 +0,0 @@
|
||||||
$ORIGIN ffhh.network.
|
|
||||||
$TTL 3600
|
|
||||||
@ IN SOA srv01.hamburg.freifunk.net. hostmaster.hamburg.freifunk.net. (
|
|
||||||
2016062400 ; serial: wird bei jeder Aenderung inkrementiert (Format: JJJJMMDDVV)
|
|
||||||
86400 ; refresh: Sekundenabstand, in dem die Slaves anfragen, ob sich etwas geändert hat
|
|
||||||
7200 ; retry: Sekundenabstand, in denen ein Slave wiederholt, falls sein Master nicht antwortet
|
|
||||||
3600000 ; expire: wenn der Master auf einen Zonentransfer-Request nicht reagiert, deaktiviert ein Slave nach dieser Zeitspanne in Sekunden die Zone
|
|
||||||
172800 ; TTL fuer negatives caching: Analog zum Standard-Caching wird im Cache vermerkt, dass dem zuständigen Nameserver der Name unbekannt war. Da für einen nicht vorhandenen Namen keine TTL existiert, steht sie hier.
|
|
||||||
)
|
|
||||||
|
|
||||||
; AUTHORATIVE NAMESERVERS
|
|
||||||
@ NS srv01.hamburg.freifunk.net.
|
|
||||||
;@ NS named.exosphere.de.
|
|
||||||
@ NS ns.ohrensessel.net.
|
|
||||||
|
|
||||||
; IP of ffhh.network
|
|
||||||
@ A 193.96.224.250
|
|
||||||
@ AAAA 2a03:2267:ffff:b00::3
|
|
||||||
|
|
||||||
; SERVICES
|
|
||||||
www CNAME ffhh.network.
|
|
|
@ -11,6 +11,5 @@ include "/etc/bind/named.conf.local";
|
||||||
include "/etc/bind/named.conf.default-zones";
|
include "/etc/bind/named.conf.default-zones";
|
||||||
include "/etc/bind/ffhh.conf";
|
include "/etc/bind/ffhh.conf";
|
||||||
include "/etc/bind/helgo.conf";
|
include "/etc/bind/helgo.conf";
|
||||||
include "/etc/bind/ffnord.conf";
|
|
||||||
include "/etc/bind/icvpn.conf";
|
include "/etc/bind/icvpn.conf";
|
||||||
include "/etc/bind/bit.conf";
|
include "/etc/bind/bit.conf";
|
||||||
|
|
|
@ -5,9 +5,9 @@ options {
|
||||||
// to talk to, you may need to fix the firewall to allow multiple
|
// to talk to, you may need to fix the firewall to allow multiple
|
||||||
// ports to talk. See http://www.kb.cert.org/vuls/id/800113
|
// ports to talk. See http://www.kb.cert.org/vuls/id/800113
|
||||||
|
|
||||||
// If your ISP provided one or more IP addresses for stable
|
// If your ISP provided one or more IP addresses for stable
|
||||||
// nameservers, you probably want to use them as forwarders.
|
// nameservers, you probably want to use them as forwarders.
|
||||||
// Uncomment the following block, and insert the addresses replacing
|
// Uncomment the following block, and insert the addresses replacing
|
||||||
// the all-0's placeholder.
|
// the all-0's placeholder.
|
||||||
|
|
||||||
// forwarders {
|
// forwarders {
|
||||||
|
@ -22,8 +22,21 @@ options {
|
||||||
|
|
||||||
auth-nxdomain no; # conform to RFC1035
|
auth-nxdomain no; # conform to RFC1035
|
||||||
listen-on-v6 { any; };
|
listen-on-v6 { any; };
|
||||||
query-source-v6 address 2a03:2267::101;
|
include "/etc/bind/named.conf.options.local";
|
||||||
# edns-udp-size 512;
|
# edns-udp-size 512;
|
||||||
# max-udp-size 512;
|
# max-udp-size 512;
|
||||||
|
allow-query-cache {
|
||||||
|
127.0.0.1;
|
||||||
|
::1;
|
||||||
|
# private addr space used in Freifunk, DN42 and Hackint
|
||||||
|
fc00::/7;
|
||||||
|
fd51:2bb2:fd0d::/64;
|
||||||
|
fe80::/10;
|
||||||
|
10.0.0.0/8;
|
||||||
|
172.16.0.0/12;
|
||||||
|
2001:0bf7::/32;
|
||||||
|
2001:67c:2d50::/48;
|
||||||
|
2a03:2260::/29;
|
||||||
|
2a03:2267::/32;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue