Bug 1376036 - Proxy5.6: Missing Reverse Proxy configuration to allow host registration to Insights through the RHN Proxy
Summary: Proxy5.6: Missing Reverse Proxy configuration to allow host registration to I...
Keywords:
Status: CLOSED DUPLICATE of bug 1367918
Alias: None
Product: Red Hat Satellite Proxy 5
Classification: Red Hat
Component: Installer
Version: 560
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Gennadii Altukhov
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On: 1367918
Blocks: 465198 sat5-errata
TreeView+ depends on / blocked
 
Reported: 2016-09-14 13:24 UTC by Gennadii Altukhov
Modified: 2020-09-10 09:47 UTC (History)
7 users (show)

Fixed In Version: spacewalk-proxy-installer-2.0.1-4-sat
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1367918
Environment:
Last Closed: 2016-09-21 16:26:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gennadii Altukhov 2016-09-14 13:24:15 UTC
Description of problem:

RHEL hosts registered via an RHN proxy server cannot register to the Insights service.  Deployment is as follows:

RHEL Host --> RHN Proxy --> Satellelite 5 Server --> Red Hat Insights Service

This is a supported configuration and should work without explicit configuration
on the RHN proxy.

The RHN Proxy configuration script should automatically set up the following reverse proxy rule in the its httpd configuration:

  ProxyPass   /redhat_access https://<satserver_ip>/redhat_access
  ProxyPassReverse /redhat_access https://<satserver_ip>/redhat_access


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


How reproducible:


Steps to Reproduce:
1. Setup Host--> RHN Proxy --> Satellite 5 server
2. Attempt to register host to Insights service (redhat-access-insights --register)


Actual results:
Registration fails with an HTTP 404 exception


Expected results:

Registration should work , with the RHN proxy acting as a reverse proxy to the main Satellite server.

Comment 1 Gennadii Altukhov 2016-09-14 13:30:23 UTC
Added config for Red Hat Insights service.
Patch is available in upstream (spacewalk.git):

09bc079c61144a8acece5ff9639d76efa208e258

Switching to modified...


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