ansible firewalld

ansible firewalld

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2019 Dec 19 4:20
Editor
Edited
Edited
2023 Oct 15 3:36
Refs
Refs
 
 
notion image
firewall 해제 80포트만
firewall-cmd --reload firewall-cmd --permanent --zone=public --add-port=80/tcp firewall-cmd --permanent --zone=public --remove-port=80/tcp
 
 
 

Recommendations