diff --git a/l2tp.sh b/l2tp.sh index 4b0de8f..2d1ed29 100644 --- a/l2tp.sh +++ b/l2tp.sh @@ -290,7 +290,7 @@ install_l2tp(){ elif check_sys packageManager yum; then if centosversion 7; then yum -y install epel-release - yum -y install ppp libreswan xl2tpd + yum -y install ppp libreswan xl2tpd firewalld yum_install elif centosversion 6; then yum -y install epel-release