andrijapanicsb commented on a change in pull request #224:
URL:
https://github.com/apache/cloudstack-documentation/pull/224#discussion_r683468626
##########
File path: source/installguide/management-server/_database.rst
##########
@@ -331,6 +351,14 @@ same node for MySQL. See `“Install the Database on the
Management Server Node
service iptables restart
+ .. warning::
+ On CentOS 8 / SUSE, firewalld is the default firewall manager and
controls iptables. It is
+ recommended that it be disabled ``systemctl stop firewalld ; systemctl
disable firewalld``
+
+ .. warning::
+ On SUSE, iptables are not persisted on reboot, so it is recommended that
an iptables and
Review comment:
```suggestion
On SUSE, iptables are not persisted on reboot, so it is recommended
that iptables and
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]