Created
December 27, 2018 07:13
-
-
Save x22x22/decec2ad53173e686799e4c0fa6a68f9 to your computer and use it in GitHub Desktop.
CentOS 7 firewall-cmd添加多个端口
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
firewall-cmd --add-port={port number/tcp,port number/tcp} --permanent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment