Minor fixes
This commit is contained in:
19
INSTALL
19
INSTALL
@ -16,17 +16,16 @@ cp ip6t-firewall-gateway /usr/local/sbin/
|
||||
# ---
|
||||
|
||||
mkdir -p /etc/ipt-firewall
|
||||
cp default_ports.conf \
|
||||
include_functions.conf \
|
||||
interfaces.conf \
|
||||
load_modules_ipv4.conf \
|
||||
load_modules_ipv6.conf \
|
||||
logging_ipv4.conf \
|
||||
logging_ipv6.conf \
|
||||
post_decalrations.conf /etc/ipt-firewall/
|
||||
cp conf/default_ports.conf \
|
||||
conf/include_functions.conf \
|
||||
conf/load_modules_ipv4.conf \
|
||||
conf/load_modules_ipv6.conf \
|
||||
conf/logging_ipv4.conf \
|
||||
conf/logging_ipv6.conf \
|
||||
conf/post_decalrations.conf /etc/ipt-firewall/
|
||||
|
||||
cp interfaces_ipv4.conf.sample /etc/ipt-firewall/interfaces_ipv4.conf
|
||||
cp main_ipv4.conf.sample /etc/ipt-firewall/main_ipv4.conf
|
||||
cp conf/interfaces_ipv4.conf.sample /etc/ipt-firewall/interfaces_ipv4.conf
|
||||
cp conf/main_ipv4.conf.sample /etc/ipt-firewall/main_ipv4.conf
|
||||
|
||||
# - Adjust files
|
||||
# - /etc/ipt-firewall/interfaces_ipv4.conf
|
||||
|
Reference in New Issue
Block a user