HP-UX AAA Server A.08.02.10 Administrator's Guide HP-UX 11i v3 (T1428-90093, November 2013)
If you are unable to start the HP-UX AAA Server, complete the following steps:
1. Check if the radiusd daemon is already running by entering the following command:
# ps -ef |grep radiusd
If radiusd is running, the radiusd process must be displayed.
If the radiusd daemon is already running, you can stop and start the HP-UX AAA Server
from the Server Manager Administration utility or the command line. For more information,
see “Starting HP-UX AAA Servers Using Server Manager” (page 51) or “Starting HP-UX AAA
Servers From the Command Line” (page 53). You can also continue with the HP-UX AAA
Server instance that is already running.
2. Enter the following command to verify that the authentication and accounting ports specified
for the RADIUS service in /etc/services (entries for radius and radacct respectively)
are in the LISTEN state and used by the correct process. For example:
# lsof -i :<authentication port>
The authentication port (default, 1812) and accounting port (default, 1813) must be in the
LISTEN state and used by the radius process.
NOTE: The lsof tool is an open source tool and is not available by default on HP-UX
operating systems.
3. If another process is using the authentication or accounting port, configure different ports in
the /etc/services file or from the Start Options in the Administration screen of Server
Manager
Troubleshooting an Unresponsive HP-UX AAA Server
To troubleshoot an unresponsive HP-UX AAA Server, first determine whether the HP-UX AAA Server
is receiving requests.
To determine whether the HP-UX AAA Server is receiving requests, perform the following steps:
1. View the HP-UX AAA Server logfile using the Server Logfile screen as described in “Using
Server Manager to Retrieve Logfile Information” (page 100). The server logfile messages are
displayed.
2. If the message was received, check the logfile for error messages and compare them to the
errors listed in the following sections:
• “Troubleshooting Common Configuration Problems” (page 357): Lists errors caused because
of incorrect configuration on the HP-UX AAA Server or the RADIUS client
• “Troubleshooting External Services” (page 360): Lists errors caused by unresponsive or
failed external services
3. If the HP-UX AAA Server received the request and remained unresponsive, but did not log an
error in the logfile, see “Troubleshooting External Services” (page 360).
If the HP-UX AAA Server did not receive the request, perform the following steps:
1. Verify that the DNS server is available by entering the nslookup command. For more
information on the nslookup command, see nslookup(1M).
2. Ensure that the RADIUS client is receiving requests from the supplicant and is configured to
send requests to the correct HP-UX AAA Server.
3. If proxy HP-UX AAA Servers are used, see “Identifying Proxy Server Failures” (page 363) to
check for proxy server failures.
Troubleshooting Common Configuration Problems
Table 100 lists the problems caused because of incorrect configuration on the RADIUS client or
the HP-UX AAA Server. Compare the error recorded in the logfile with the following and perform
the appropriate corrective actions.
Troubleshooting the HP-UX AAA Server 357