From: Frank Brehm Date: Sat, 19 Mar 2016 02:10:04 +0000 (+0100) Subject: daily autocommit X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=91d744881a8e8177312c4611c81f36694de9be32;p=config%2Fbruni%2Fetc.git daily autocommit --- diff --git a/bind/named.conf b/bind/named.conf index d507a5db..b2a21b19 100644 --- a/bind/named.conf +++ b/bind/named.conf @@ -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 diff --git a/cups/subscriptions.conf b/cups/subscriptions.conf index a7400405..3abc61b8 100644 --- a/cups/subscriptions.conf +++ b/cups/subscriptions.conf @@ -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 Events all @@ -7,6 +7,6 @@ Owner anonymous Recipient dbus:// LeaseDuration 86400 Interval 0 -ExpirationTime 1458284933 +ExpirationTime 1458371273 NextEventId 1