update_firewall-script_ipt-server.sh
This commit is contained in:
parent
1bbe8da6c9
commit
8f3e5e298f
@ -205,7 +205,7 @@ DEFAULT_FIREWALL_CONFIGURATION_FILES="
|
|||||||
load_modules_ipv6.conf
|
load_modules_ipv6.conf
|
||||||
logging_ipv4.conf
|
logging_ipv4.conf
|
||||||
logging_ipv6.conf
|
logging_ipv6.conf
|
||||||
post_decalrations.conf
|
default_ports.conf
|
||||||
"
|
"
|
||||||
|
|
||||||
if [[ -f "$conf_file" ]]; then
|
if [[ -f "$conf_file" ]]; then
|
||||||
@ -353,7 +353,7 @@ else
|
|||||||
echo_skipped
|
echo_skipped
|
||||||
fi
|
fi
|
||||||
|
|
||||||
info "Configuration files \033[1mmain_ipv[4|6].conf\033[m and \033[1mports.conf\033[m are not considered."
|
info "Configuration files \033[1mmain_ipv[4|6].conf\033[m are not considered."
|
||||||
|
|
||||||
|
|
||||||
clean_up 0
|
clean_up 0
|
||||||
|
Loading…
Reference in New Issue
Block a user