]> Frank Brehm's Git Trees - salt/states.git/commitdiff
Current state
authorFrank Brehm <frank@brehm-online.com>
Fri, 13 Oct 2017 14:31:11 +0000 (16:31 +0200)
committerFrank Brehm <frank@brehm-online.com>
Fri, 13 Oct 2017 14:31:11 +0000 (16:31 +0200)
bind/zones/home.brehm-online.com.zone
utils/files/logwatch.service.iptables.conf

index 4627c3e7e3ff0020674efcfeae0f227923b5fac0..c121a578ff5ad0cae96ec754dbe74940b48098b8 100644 (file)
@@ -3,7 +3,7 @@ $TTL 86400      ; 1 day
 ;$TTL 900
 
 home                   SOA     ns3.uhu-banane.de. hostmaster.brehm-online.com.  (
-                               2017071700      ; Serial
+                               2017080300      ; Serial
                                28800   ; Refresh
                                14400   ; Retry
                                604800  ; Expire - 1 week
@@ -18,7 +18,8 @@ home                  SOA     ns3.uhu-banane.de. hostmaster.brehm-online.com.  (
 
 $ORIGIN home.brehm-online.com.
 bruni                  A       10.12.11.2
-                       AAAA    2a02:8109:9300:488:5604:a6ff:fe38:99f9
+                       AAAA    2a02:8109:ae3f:fa04:5604:a6ff:fe38:99f9
+;                      AAAA    2a02:8109:9300:488:5604:a6ff:fe38:99f9
                        TXT     "Franks Linux-Buechse@home"
 else                   A       10.12.11.22
 FranksGalaxy           A       10.12.11.10
index 854e3105da75fe2143f2ac2bb96d89ddafc5e01d..36d66dafc42480076eedd29b8794cd18d508ec27 100644 (file)
@@ -24,12 +24,12 @@ $iptables_ip_lookup = Yes
 # Set this to enable a filter on iptables/ipchains displays
 # This will block out hosts who have less than the specified
 # number of hits between all ports.  Defaults to 0.
-$iptables_host_min_count = 0
+$iptables_host_min_count = 5
 
 # If both of the following settings are enabled, two output lists
 # will be produced. If none is set, the old style output is prduced.
 # Set this to generate old style output (sorted by source hosts)
-#$iptables_list_by_host = 0
+$iptables_list_by_host = 1
 # Set this to generate new style output (sorted by targeted service)
 $iptables_list_by_service = 1