4.4.5. Installing Behind a HTTP Proxy: Post-Configuration


After a completed installation, modify your settings in the /etc/rhn/rhn.conf file:
server.satellite.http_proxy = <http-proxy-fqdn>
server.satellite.http_proxy_username = <proxy-username>
server.satellite.http_proxy_password = <proxy-password>

disconnected=0
You will also need to update the /etc/rhn/rhn.conf file to include the parent parameter satellite.rhn.redhat.com:
server.satellite.rhn_parent = satellite.rhn.redhat.com

Note

Alternatively, if you are using the Red Hat Satellite web interface, log in as a user with Administrator privileges. Browse to Admin Red Hat Satellite Configuration General. From here, enter the HTTP Proxy settings, and toggle the Disconnected Red Hat Satellite option.
Restart the Red Hat Satellite service:
# rhn-satellite restart
Reactivate the Red Hat Satellite as a connected Satellite:
# rhn-satellite-activate --rhn-cert=<path-to-cert>
You now have a connected Red Hat Satellite communicating behind an HTTP proxy.
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top