Focus on cloud service provider activities
Notes on website operation and maintenance

Common Pagoda Commands - Pagoda Close Firewall Command Record

Today, Lao Zuo needed to call a file remotely when he was operating and maintaining a server, but it was still blocked. Later, I saw that it should be caused by using the pagoda panel to open the firewall. Here we need to use some commands to prevent the firewall from debugging. Here, simply turn off the firewall on the pagoda panel. By the way, record the firewall processing script of the pagoda panel.

Centos 6.x

 Service iptables stop # Stop Chkconfig iptables off # Disable

Centos 7:

 Systemctl stop firewalld. service # Stop Systemctl disable firewalld. service # Disable

Ubuntu/Debian:

 Ufw disable # Method 1 Sudo ufw disable # Method 2

It is recommended to open the port with the firewall provided by the pagoda for non special needs. Start method: replace stop/disable with start/enable.

Vote for you
Domain name host preferential information push QQ group: six hundred and twenty-seven million seven hundred and seventy-five thousand four hundred and seventy-seven Get preferential promotion from merchants.
Like( one )
Do not reprint without permission: Lao Zuo's Notes » Common Pagoda Commands - Pagoda Close Firewall Command Record


Scan the code to follow the official account

Get more news about webmaster circle!
Entrepreneurship, operation and new knowledge