參考文章
https://www.thegeekdiary.com/how ... s-in-centos-rhel-7/
終止及封閉firewalld
1. To begin with, you should disable Firewalld and make sure it does not start at boot again.
Check to see if any rules are left behind from firewalld. By default a fresh intall of iptables would have iptables rules as shown below.
2. Post running the above commands you would get an empty iptable rules as shown below.
消滅法則
Clearing leftover firewalld rules
1. If needed you can clear iptables rules left over from firewalld with the following commands.
2. Start and enable the iptables service to be enabled at boot automatically.
Created symlink from /etc/systemd/system/firewalld.service to /dev/null.
安裝iptables
Install and configure iptables
1. To enable iptables, first we have to install the “iptables-services” package.
2. Masking the firewalld service creates a symlink from /etc/systemd/system/firewalld.service to /dev/null thus disabling the firewalld service.
限會員,要發表迴響,請先登入


