I have the Plesk Firewall module installed.
When I enabled Rules Management it seems to been using IPTABLES (based on that script it shows you just before enabling the rules)
My question is, with CentOS7, centOS uses "firewalld" instead of "iptables"
A status of firewalld shows it is running:
--
# systemctl status firewalld
firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled)
Active: active (running) since Sun 2015-05-10 06:35:13 EDT; 1 weeks 1 days ago
Main PID: 786 (firewalld)
CGroup: /system.slice/firewalld.service
ââ786 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid
May 10 06:35:13 www4 systemd[1]: Started firewalld - dynamic firewall daemon.
--
This is a new Plesk build and today we noticed we could not FTP into the server, so I went to the Plesk Firewall and enabled rule management. Then we could FTP in.
What firewall is Plesk managing (iptables or firewalld)?
Is it correct to be adding/modifying rules from within the Plesk Firewall when CentOS 7 is the operating system?
Thanks
When I enabled Rules Management it seems to been using IPTABLES (based on that script it shows you just before enabling the rules)
My question is, with CentOS7, centOS uses "firewalld" instead of "iptables"
A status of firewalld shows it is running:
--
# systemctl status firewalld
firewalld.service - firewalld - dynamic firewall daemon
Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled)
Active: active (running) since Sun 2015-05-10 06:35:13 EDT; 1 weeks 1 days ago
Main PID: 786 (firewalld)
CGroup: /system.slice/firewalld.service
ââ786 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid
May 10 06:35:13 www4 systemd[1]: Started firewalld - dynamic firewall daemon.
--
This is a new Plesk build and today we noticed we could not FTP into the server, so I went to the Plesk Firewall and enabled rule management. Then we could FTP in.
What firewall is Plesk managing (iptables or firewalld)?
Is it correct to be adding/modifying rules from within the Plesk Firewall when CentOS 7 is the operating system?
Thanks