andrijapanicsb commented on a change in pull request #224:
URL:
https://github.com/apache/cloudstack-documentation/pull/224#discussion_r683470115
##########
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``
Review comment:
Why? Just explanation - I can agree, since in production (in past) I had
all local firewall turned off, in small cloud env, since we aggressively
protected the access from the outside, so internal VM-level firewall was
completely unneeded and hassle to manage)
--
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]