From: Frank Brehm Date: Sun, 11 Apr 2021 15:19:59 +0000 (+0200) Subject: committing changes in /etc made by "apt install iptables-persistent" X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=1862f4e8452e706c5c20b8de82655a5bd2fbc104;p=config%2Fhelga-hetzner%2Fetc.git committing changes in /etc made by "apt install iptables-persistent" Package changes: +iptables-persistent 1.0.11+deb10u1 all --- diff --git a/.etckeeper b/.etckeeper index 3508d6d..ad9868f 100755 --- a/.etckeeper +++ b/.etckeeper @@ -741,6 +741,9 @@ maybe chmod 0644 'iproute2/rt_scopes' maybe chmod 0644 'iproute2/rt_tables' maybe chmod 0755 'iproute2/rt_tables.d' maybe chmod 0644 'iproute2/rt_tables.d/README' +maybe chmod 0755 'iptables' +maybe chmod 0644 'iptables/rules.v4' +maybe chmod 0644 'iptables/rules.v6' maybe chmod 0644 'iredmail-release' maybe chmod 0644 'issue' maybe chmod 0644 'issue.net' diff --git a/iptables/rules.v4 b/iptables/rules.v4 new file mode 100644 index 0000000..0334769 --- /dev/null +++ b/iptables/rules.v4 @@ -0,0 +1,7 @@ +# Generated by xtables-save v1.8.2 on Sun Apr 11 17:19:58 2021 +*filter +:INPUT ACCEPT [0:0] +:FORWARD ACCEPT [0:0] +:OUTPUT ACCEPT [0:0] +COMMIT +# Completed on Sun Apr 11 17:19:58 2021 diff --git a/iptables/rules.v6 b/iptables/rules.v6 new file mode 100644 index 0000000..0334769 --- /dev/null +++ b/iptables/rules.v6 @@ -0,0 +1,7 @@ +# Generated by xtables-save v1.8.2 on Sun Apr 11 17:19:58 2021 +*filter +:INPUT ACCEPT [0:0] +:FORWARD ACCEPT [0:0] +:OUTPUT ACCEPT [0:0] +COMMIT +# Completed on Sun Apr 11 17:19:58 2021