Own Services (1) special circumstances supplementary -centOS 7.X permanently closed (the basic use of a firewall) Firewall

Specific seen:

https://blog.csdn.net/ViJayThresh/article/details/81284007

Check firewall status:  systemctl Status firewalld.service

Figure:

Green running means that the firewall is turned on

Close the command execution:  systemctl STOP firewalld.service

View firewall execution command again: systemctl Status firewalld.service

Means that the firewall has been closed as shown in FIG.

Performing the power to disable the firewall from the start command:  systemctl disable firewalld.service

carry out

============================================================

Other commands on the firewall:

 

Start: systemctl start firewalld.service

 

Firewall open with the system startup: systemctl enable firewalld.service

 

 

————————————————

 

 

 

 

 

 

 

 

 

Published 78 original articles · won praise 19 · views 20000 +

Guess you like

Origin blog.csdn.net/kxindouhao5491/article/details/104384368