Description of problem: Cockpit will be the default administration interface in Node 4.0. The cockpit port (9090/tcp) should be added to the list of default ports to be opened, when the user decides to let engine manage the firewall fo the host. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
We'll need this fix in 3.6.6. Otherwise access to Cockpit will be blocked upon adding a host.
Martin - can you handle the backport?
New installed host on internal 3.6.6 build : # iptables -nL | grep 9090 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:9090