Compare commits
No commits in common. "29f8c7daf416cd4e2eccb8a9a0b1ac022a05f6cb" and "87accba9fc91bb5cdf656c8757a5aaa63b6eadf4" have entirely different histories.
29f8c7daf4
...
87accba9fc
13
hosts/dns/coredns-unbound.patch
Normal file
13
hosts/dns/coredns-unbound.patch
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Index: plugin.cfg
|
||||||
|
IDEA additional info:
|
||||||
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
|
||||||
|
<+>UTF-8
|
||||||
|
===================================================================
|
||||||
|
diff --git a/plugin.cfg b/plugin.cfg
|
||||||
|
--- a/plugin.cfg (revision ddee42c974d89d9beb4ebf7b82019624fbf0c456)
|
||||||
|
+++ b/plugin.cfg (revision 04ba8accb25837d30a16445a1365489fe9509333)
|
||||||
|
@@ -69,3 +69,4 @@
|
||||||
|
whoami:whoami
|
||||||
|
on:github.com/coredns/caddy/onevent
|
||||||
|
sign:sign
|
||||||
|
+unbound:github.com/coredns/unbound
|
@ -9,12 +9,7 @@
|
|||||||
.:53 {
|
.:53 {
|
||||||
errors
|
errors
|
||||||
log
|
log
|
||||||
cache {
|
cache
|
||||||
success 1000000
|
|
||||||
denial 50000
|
|
||||||
prefetch 6 10m 10%
|
|
||||||
serve_stale
|
|
||||||
}
|
|
||||||
prometheus 10.42.10.8:9253
|
prometheus 10.42.10.8:9253
|
||||||
forward . tls://2620:fe::fe tls://9.9.9.9 tls://2620:fe::9 tls://149.112.112.112 {
|
forward . tls://2620:fe::fe tls://9.9.9.9 tls://2620:fe::9 tls://149.112.112.112 {
|
||||||
tls_servername dns.quad9.net
|
tls_servername dns.quad9.net
|
||||||
@ -31,7 +26,7 @@
|
|||||||
#file /etc/zones/db.2.4.0.0.0.1.0.0.0.0.d.f.ip6.arpa.
|
#file /etc/zones/db.2.4.0.0.0.1.0.0.0.0.d.f.ip6.arpa.
|
||||||
#file /etc/zones/db.1.2.2.8.c.0.c.1.8.f.4.0.1.0.a.2.ip6.arpa.
|
#file /etc/zones/db.1.2.2.8.c.0.c.1.8.f.4.0.1.0.a.2.ip6.arpa.
|
||||||
}
|
}
|
||||||
|
|
||||||
42.10.in-addr.arpa {
|
42.10.in-addr.arpa {
|
||||||
file /etc/zones/db.42.10.in-addr.arpa.
|
file /etc/zones/db.42.10.in-addr.arpa.
|
||||||
}
|
}
|
||||||
|
@ -17,7 +17,6 @@ bula22.de. IN A 88.99.187.135
|
|||||||
grafana.bula22.de. IN CNAME monitoring.bula22.de.
|
grafana.bula22.de. IN CNAME monitoring.bula22.de.
|
||||||
prometheus.bula22.de. IN CNAME monitoring.bula22.de.
|
prometheus.bula22.de. IN CNAME monitoring.bula22.de.
|
||||||
influxdb.bula22.de. IN CNAME monitoring.bula22.de.
|
influxdb.bula22.de. IN CNAME monitoring.bula22.de.
|
||||||
lightbuffet.bula22.de. IN CNAME pre-router.bula22.de.
|
|
||||||
www.bula22.de. IN CNAME bula22.de.
|
www.bula22.de. IN CNAME bula22.de.
|
||||||
|
|
||||||
; Services
|
; Services
|
||||||
|
Loading…
Reference in New Issue
Block a user