Red Hat Training

A Red Hat training course is available for Red Hat Satellite

7.3. Questions and Answers

This section contains the answers to the most frequently asked questions regarding installing and configuring an RHN Proxy Server solution.
Q: After configuring the RHN Package Manager how can I determine if the local packages were successfully added to the private RHN channel?
Q: I've changed the DNS name setting of my Proxy Server, and now my client systems can't update. How can I fix this?
Q: How can I determine whether the clients are connecting to the Squid server?
Q: The Red Hat Update Agent on the client systems does not connect through the RHN Proxy Server. How can I resolve this error?
Q: My RHN Proxy Server configuration does not work. Where do I begin troubleshooting it?
Q:
After configuring the RHN Package Manager how can I determine if the local packages were successfully added to the private RHN channel?
A:
Use the command rhn_package_manager -l -c "name_of_private_channel" to list the private channel packages known to the RHN Servers. Or visit the RHN Web interface.
After subscribing a registered system to the private channel, you can also execute the command up2date -l --showall on the registered system and look for the packages from the private RHN channel.
Q:
I've changed the DNS name setting of my Proxy Server, and now my client systems can't update. How can I fix this?
A:
Run the up2date -u command on the client system for the name change to take effect.
Q:
How can I determine whether the clients are connecting to the Squid server?
A:
The /var/log/squid/access.log file logs all connections to the Squid server.
Q:
The Red Hat Update Agent on the client systems does not connect through the RHN Proxy Server. How can I resolve this error?
A:
Make sure that the latest version of the Red Hat Update Agent is installed on the client systems. The latest version contains features necessary to connect through an RHN Proxy Server. The latest version can be obtained through the Red Hat Network by issuing the command yum update yum as root or from http://www.redhat.com/support/errata/.
The RHN Proxy Server is an extension of Apache. See Table 7.2, “Log Files” for its log file location.
Q:
My RHN Proxy Server configuration does not work. Where do I begin troubleshooting it?
A:
Make sure /etc/sysconfig/rhn/systemid is owned by root.apache with the permissions 0640.
Read the log files. A list is available at Table 7.2, “Log Files”.