当前位置:   article > 正文

How to Fix “firewall-cmd: command not found” Error in ubuntu_sudo: firewall-cmd: command not found

sudo: firewall-cmd: command not found
sudo apt-get install firewalld

Next, start firewalld and enable it to auto-start at system boot, then check its status.

 

sudo systemctl start firewalld
sudo systemctl enable firewalld
sudo systemctl status firewalld

 

CephMonitors 之间默认使用 6789 端口通信

 

 

sudo firewall-cmd --zone=public --add-port=6789/tcp --permanent
sudo firewall-cmd --reload

 

 

 

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/283008
推荐阅读
相关标签
  

闽ICP备14008679号