Bug 1314781 - Add Cockpit port to the default ports to be opened when Engine manages the firewall
Summary: Add Cockpit port to the default ports to be opened when Engine manages the fi...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Infra
Version: 4.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ovirt-3.6.6
: 3.6.6
Assignee: Martin Perina
QA Contact: Pavol Brilla
URL:
Whiteboard:
Depends On:
Blocks: ovirt-node-ng
TreeView+ depends on / blocked
 
Reported: 2016-03-04 13:31 UTC by Fabian Deutsch
Modified: 2016-05-30 10:53 UTC (History)
5 users (show)

Fixed In Version: ovirt 4.0.0 alpha1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-30 10:53:37 UTC
oVirt Team: Infra
Embargoed:
rule-engine: ovirt-3.6.z+
rule-engine: planning_ack+
oourfali: devel_ack+
pstehlik: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 54586 0 master MERGED core: open Cockpit port in firewall 2016-03-15 10:37:47 UTC
oVirt gerrit 56323 0 ovirt-engine-3.6 MERGED core: open Cockpit port in firewall 2016-04-19 13:00:19 UTC

Description Fabian Deutsch 2016-03-04 13:31:01 UTC
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:

Comment 1 Fabian Deutsch 2016-04-18 13:53:00 UTC
We'll need this fix in 3.6.6.
Otherwise access to Cockpit will be blocked upon adding a host.

Comment 2 Oved Ourfali 2016-04-19 09:34:53 UTC
Martin - can you handle the backport?

Comment 3 Pavol Brilla 2016-05-09 08:30:59 UTC
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


Note You need to log in before you can comment on or make changes to this bug.