General Problems; Host Not Found/Could Not Determine Fqdn - Red Hat NETWORK PROXY SERVER 3.7 Installation Manual

Hello, I am your AI assistant. How can I help you?
Table of Contents

Advertisement

26
Chapter 6. Troubleshooting
After subscribing a registered system to the private channel, you can also execute the command
on the registered system and look for the packages from the private RHN
up2date -l --showall
channel.
2. How can I determine whether the clients are connecting to the Squid server?
The
file logs all connections to the Squid server.
/var/log/squid/access.log
3. The Red Hat Update Agent on the client systems will not connect through the RHN Proxy Server.
How can I resolve this error?
Make sure 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 or from http://www.redhat.com/support/errata/. Also,
be advised that since the RHN Proxy Server acts as a caching mechanism for RHN, the
httpProxy
setting in
on client systems is redundant and probably unneces-
/etc/sysconfig/rhn/up2date
sary.
The RHN Proxy Server is an extension of Apache. See Table 6-1 for its log file location.
4. My RHN Proxy Server configuration does not work. Where do I begin troubleshooting it?
Make sure
is owned by root.apache with the permissions 0640.
/etc/sysconfig/rhn/systemid
Read the log files. A list is available at Table 6-1.

6.4. General Problems

To begin troubleshooting general problems, examine the log file or files related to the component
exhibiting failures. A useful exercise is to tail all log files and then run
. You should
up2date --list
then examine all new log entries for potential clues.
A common issue is full disk space. An almost sure sign of this is the appearance of halted writing
in the log files. If logging stopped during a write, such as mid-word, you likely have filled disks. To
confirm this, run this command and check the percentages in the Use% column:
df -h
In addition to log files, you can obtain valuable information by retrieving the status of your various
components. This can be done for the Apache HTTP Server and Squid.
To obtain the status of the Apache HTTP Server, run the command:
service httpd status
To obtain the status of Squid, run the command:
service squid status
If the administrator isn't getting email from the RHN Proxy Server, confirm the correct email ad-
dresses have been set for
in
.
traceback_mail
/etc/rhn/rhn.conf

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETWORK PROXY SERVER 3.7 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Rhn proxy server 3.7

Table of Contents