]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
daily autocommit
authorFrank Brehm <frank@brehm-online.com>
Thu, 20 Jul 2017 01:10:07 +0000 (03:10 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 20 Jul 2017 01:10:07 +0000 (03:10 +0200)
bind/named.conf
cups/subscriptions.conf

index ca1270230a00d8ff99d3d91a46f3d634e8dd382c..ac66981fa95690146f11b3234cb3d34108f1ec68 100644 (file)
@@ -37,8 +37,8 @@ acl "local_ips" {
 
 acl "private_ips" {
        10.12.11.0/24;
-       2001:6f8:1db7::1/64;
-       2001:6f8:1c00:365::2/64;
+       2001:6f8:1db7::/64;
+       2001:6f8:1c00:365::/64;
        2a02:8109:9300:488::/64;
        2a02:8109:ae3f:fa04::/64;
        2a01:238:4225:6e00:8f8c:808a:7fb8:88df;
@@ -126,6 +126,14 @@ options {
        //query-source address * port 53;
 };
 
+server ::/0 {
+       edns no;
+};
+
+server 0.0.0.0/0 {
+       edns no;
+};
+
 // Logging
 include "/etc/bind/named-log.conf";
 
index c3a13e9499d74ab14a7d34e314195057d28492d8..12099e53dcba0410d9d084f2b1c4ad09c8d3d20b 100644 (file)
@@ -1,20 +1,12 @@
 # Subscription configuration file for CUPS v2.1.4
-# Written by cupsd on 2017-07-18 20:06
+# Written by cupsd on 2017-07-19 20:10
 NextSubscriptionId 466
-<Subscription 464>
-Events printer-changed
-Owner root
-LeaseDuration 86400
-Interval 60
-ExpirationTime 1500487563
-NextEventId 1
-</Subscription>
 <Subscription 465>
 Events all
 Owner anonymous
 Recipient dbus://
 LeaseDuration 86400
 Interval 0
-ExpirationTime 1500487563
+ExpirationTime 1500573904
 NextEventId 1
 </Subscription>