Bug 1250938

Summary: iptables / firewall-cmd commands in Satellite need to open ports 5646 and 5647
Product: Red Hat Satellite Reporter: Pavel Moravec <pmoravec>
Component: Docs Install GuideAssignee: Hayley Hudgeons <hhudgeon>
Status: CLOSED DUPLICATE QA Contact: David O'Brien <daobrien>
Severity: high Docs Contact:
Priority: high    
Version: 6.1.0   
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-06 13:49:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavel Moravec 2015-08-06 10:54:24 UTC
Document URL:
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.1/html-single/Installation_Guide/index.html#form-Red_Hat_Satellite-Installation_Guide-Prerequisites-Required_Network_Ports


Section Number and Name: 
Procedure 1.1. To modify the firewall with the iptables command:


Describe the issue: 
Table 1.3 mentions ports 5646 and 5647 to be opened on Satellite. But iptables / firewall-cmd commands in Procedure 1.1 dont contain enabling those ports.


Suggestions for improvement: 

Please:
1) add the two ports equivalently like the others are there.
2) Modify "The qpidd servers to communicate with the Katello agent or other Capsule " to "The qpid _dispatch_routers_ to communicate with the Katello agent or other Capsule "

(qpidd is service for qpid broker. It listens on port 5671 that is opened as well. Those 2 ports are for qdrouterd service, that is qpid dispatch router)


Additional information: