firewalld
Hi ..
I have a problem with cPanel server that hosts one website
If I disable the firewalld, everything is good and I will be able to access the cPanel ip:2087. But if I enable the Firewalld, everything is goning to be stopped. even I can not ping the domain..
Note: the server works fine if I disable the Firewall (systemctl disable firewalld ). If I stop the Firewall (systemctl stop firewalld.service) the server will be still not working
I'm CentOS 7 and I think that the needed ports are opened
[QUOTE]
netstat -tulpn | grep LISTEN
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 1661/httpd
tcp 0 0 0.0.0.0:2077 0.0.0.0:* LISTEN 1424/cpdavd - accep
tcp 0 0 0.0.0.0:2078 0.0.0.0:* LISTEN 1424/cpdavd - accep
tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN 1044/dovecot
tcp 0 0 0.0.0.0:2082 0.0.0.0:* LISTEN 14472/cpsrvd (SSL)
tcp 0 0 0.0.0.0:2083 0.0.0.0:* LISTEN 14472/cpsrvd (SSL)
tcp 0 0 127.0.0.1:579 0.0.0.0:* LISTEN 1425/cPhulkd - proc
tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 1044/dovecot
tcp 0 0 0.0.0.0:2086 0.0.0.0:* LISTEN 14472/cpsrvd (SSL)
tcp 0 0 0.0.0.0:2087 0.0.0.0:* LISTEN 14472/cpsrvd (SSL)
tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN 1386/mariadbd
tcp 0 0 0.0.0.0:2091 0.0.0.0:* LISTEN 1424/cpdavd - accep
tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN 680/exim
tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 1044/dovecot
tcp 0 0 127.0.0.1:783 0.0.0.0:* LISTEN 27634/perl
tcp 0 0 0.0.0.0:2095 0.0.0.0:* LISTEN 14472/cpsrvd (SSL)
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 1044/dovecot
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 603/rpcbind
tcp 0 0 0.0.0.0:2096 0.0.0.0:* LISTEN 14472/cpsrvd (SSL)
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 1661/httpd
tcp 0 0 0.0.0.0:465 0.0.0.0:* LISTEN 680/exim
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN 1061/pdns_server
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1046/sshd
tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 1061/pdns_server
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 680/exim
tcp6 0 0 :::3306 :::* LISTEN 1386/mariadbd
tcp6 0 0 :::587 :::* LISTEN 680/exim
tcp6 0 0 :::111 :::* LISTEN 603/rpcbind
tcp6 0 0 :::465 :::* LISTEN 680/exim
tcp6 0 0 :::53 :::* LISTEN 1061/pdns_server
tcp6 0 0 :::22 :::* LISTEN 1046/sshd
tcp6 0 0 :::25 :::* LISTEN 680/exim
Need your advice to keep Firewalld ON for security necessary and make the cPanel accessible .
Need your advice to keep Firewalld ON for security necessary and make the cPanel accessible .
Please sign in to leave a comment.
Comments
0 comments