]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Sat, 19 Mar 2016 02:10:04 +0000 (03:10 +0100)
committerFrank Brehm <frank@brehm-online.com>
Sat, 19 Mar 2016 02:10:04 +0000 (03:10 +0100)
bind/named.conf
cups/subscriptions.conf

index d507a5dbf3cf69d089339a84b6a7b2baf7990870..b2a21b19aea78195f275677f0e68400b183ffd3f 100644 (file)
@@ -150,6 +150,66 @@ zone "127.in-addr.arpa" IN {
        notify no;
 };
 
+//###############################################################
+//# Forward-Zonen
+
+zone "nexunus.de" IN {
+       type forward;
+       forwarders {
+               138.201.28.135;
+               185.48.118.128;
+               162.254.24.33;
+               185.102.95.107;
+       };
+};
+
+zone "nexunus.com" IN {
+       type forward;
+       forwarders {
+               138.201.28.135;
+               185.48.118.128;
+               162.254.24.33;
+               185.102.95.107;
+       };
+};
+
+zone "nexunus.net" IN {
+       type forward;
+       forwarders {
+               138.201.28.135;
+               185.48.118.128;
+               162.254.24.33;
+               185.102.95.107;
+       };
+};
+
+zone "11.12.10.in-addr.arpa" IN {
+       type forward;
+       forwarders {
+               185.48.118.128;
+               162.254.24.33;
+               185.102.95.107;
+       };
+};
+
+zone "0.0.0.0.7.b.d.1.8.f.6.0.1.0.0.2.ip6.arpa" IN {
+       type forward;
+       forwarders {
+               185.48.118.128;
+               162.254.24.33;
+               185.102.95.107;
+       };
+};
+
+zone "7.b.d.1.8.f.6.0.1.0.0.2.ip6.arpa" IN {
+       type forward;
+       forwarders {
+               185.48.118.128;
+               162.254.24.33;
+               185.102.95.107;
+       };
+};
+
 #zone "home.brehm-online.com" IN {
 #    type forward;
 #    forwarders {
@@ -230,4 +290,4 @@ zone "127.in-addr.arpa" IN {
 //     notify no;
 //};
 
-# vim: ts=4 filetype=named noai
+# vim: ts=4 filetype=named noai noet
index a740040539c8c021bc269276798c3f5162ec19e3..3abc61b8cb77374c832fae4671846e5a7c3e419d 100644 (file)
@@ -1,5 +1,5 @@
 # Subscription configuration file for CUPS v2.0.3
-# Written by cupsd on 2016-03-17 08:09
+# Written by cupsd on 2016-03-18 08:08
 NextSubscriptionId 250
 <Subscription 249>
 Events all
@@ -7,6 +7,6 @@ Owner anonymous
 Recipient dbus://
 LeaseDuration 86400
 Interval 0
-ExpirationTime 1458284933
+ExpirationTime 1458371273
 NextEventId 1
 </Subscription>