From f4693f3426918334f02eb016272b4ea2bd8fbb16 Mon Sep 17 00:00:00 2001 From: Christoph Date: Tue, 5 Feb 2019 14:13:01 +0100 Subject: [PATCH] README.systemd.server: add copy-commands for ipv4/ipv6 ban lists. --- README.systemd.server | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.systemd.server b/README.systemd.server index 1bb89c6..25f0565 100644 --- a/README.systemd.server +++ b/README.systemd.server @@ -13,6 +13,9 @@ mkdir /etc/ipt-firewall cp -a /usr/local/src/ipt-server/ipt-firewall-server.conf.sample /etc/ipt-firewall/ipt-firewall-server.conf cp -a /usr/local/src/ipt-server/ip6t-firewall-server.conf.sample /etc/ipt-firewall/ip6t-firewall-server.conf +cp -a /usr/local/src/ipt-server/ban_ipv4.list.sample /etc/ipt-firewall/ban_ipv4.list +cp -a /usr/local/src/ipt-server/ban_ipv6.list.sample /etc/ipt-firewall/ban_ipv6.list + # - Adjust Configuration files # -