Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1116911 - Provide proper documenation on configuration Satellite 6 with a proxy in between it and the Internet
Summary: Provide proper documenation on configuration Satellite 6 with a proxy in betw...
Keywords:
Status: CLOSED DUPLICATE of bug 1044558
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Docs Install Guide
Version: 6.0.3
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: Unspecified
Assignee: Athene Chan
QA Contact: David O'Brien
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-07 14:58 UTC by Dave Sullivan
Modified: 2015-05-11 22:09 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-07 22:55:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Dave Sullivan 2014-07-07 14:58:06 UTC
Description of problem:



Would like to know how to properly ocnfigurate Satellite 6 where a proxy server sits between it and the Internet?

Also please list all Satellite 6 components that communication directly to the internet?



Use katello-installer with appropriate proxy flags

# katello-installer --help | grep proxy
[..snip..]
--katello-proxy-password Proxy password for authentication (default: nil)
--katello-proxy-port Port the proxy is running on (default: nil)
--katello-proxy-url URL of the proxy server (default: nil)
--katello-proxy-username Proxy username for authentication (default: nil)

Note, make sure proxy-url is in the following format

    http://myproxy.acme.com/

There's currently a bug on the url format handling.

katello-configure --proxy-url accepts invalid input
https://bugzilla.redhat.com/show_bug.cgi?id=1033011

Workaround is to:

1.  Edit /etc/pulp/server/plugins.conf/yum_importer.json  directly

or

2. Re-run katello-installer setting using proxy flags noted above

After completing #1 or #2 restart the katello-service for the change to take place.




Version-Release number of selected component (if applicable):

Satellite 6 Beta

Comment 1 Dave Sullivan 2014-07-07 15:04:59 UTC
KCS

How to configure Satellite 6 with proxy server between it and the Internet?
https://access.redhat.com/solutions/1122203

Comment 2 RHEL Program Management 2014-07-07 15:14:09 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.


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