이 콘텐츠는 선택한 언어로 제공되지 않습니다.
4.4.5. Installing Behind a HTTP Proxy: Post-Configuration
After a completed installation, modify your settings in the
/etc/rhn/rhn.conf
file:
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
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 . From here, enter the HTTP Proxy settings, and toggle the Disconnected Red Hat Satellite option.
Administrator
privileges. Browse to
Restart the Red Hat Satellite service:
rhn-satellite restart
# rhn-satellite restart
Reactivate the Red Hat Satellite as a connected Satellite:
rhn-satellite-activate --rhn-cert=<path-to-cert>
# rhn-satellite-activate --rhn-cert=<path-to-cert>
You now have a connected Red Hat Satellite communicating behind an HTTP proxy.