document firewall rule for mqtt access
This commit is contained in:
@@ -47,6 +47,7 @@ enable EPEL Repo:
|
|||||||
# dnf install firewalld
|
# dnf install firewalld
|
||||||
# firewall-cmd --add-service={http,https} --permanent
|
# firewall-cmd --add-service={http,https} --permanent
|
||||||
# firewall-cmd --remove-service=cockpit --permanent
|
# firewall-cmd --remove-service=cockpit --permanent
|
||||||
|
# firewall-cmd --add-port=1883/tcp --permanent ; only for MQTT
|
||||||
# firewall-cmd --reload
|
# firewall-cmd --reload
|
||||||
|
|
||||||
List Rules:
|
List Rules:
|
||||||
|
|||||||
Reference in New Issue
Block a user