Make it clear that you are disabling firewalld and not the firewall.

This commit is contained in:
Karl Abbott 2022-04-18 15:42:40 -04:00
parent 07b2970d15
commit fb0f508a1a

View file

@ -158,7 +158,7 @@ In a default Ubuntu installation, these ports are allowed through the
firewall. You will need to ensure that these ports are passed through your
firewall.
For EL, you need to disable the firewall with these command:
For EL, you need to disable firewalld with these commands:
```bash
sudo systemctl stop firewalld