In CentOS 7, the iptables service suspends startup and saves backups.

Source: Internet
Author: User

In CentOS 7, the iptables service suspends startup and saves backups.

By default, firewalld is used to manage iptables.

# Yum-y install iptabels install iptables

# Yum-y install iptables-service install iptables service

Install both at the same time to enable the firewalld service.

# Systemctl enable iptables Add the iptables service to start upon startup,

And automatically import rules from the/etc/syaconfig/iptables File

Chkconfig iptables = systemctl enable iptables all add the iptables service to the startup Service

# Systemctl disable iptables disable the iptables service

# Systemctl stop iptables service suspension

# Systemctl enable iptables remove static iptables

# Systemctl start iptables enable the Service

# Service iptables save because the iptables service has been added, this command can be run. If you do not add a service before, you cannot run it.

# Service iptables status view iptables service status

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.