HP-UX Internet Services Administrator's Guide (August 2003)
Troubleshooting Internet Services
Troubleshooting Tips
Chapter 5108
1B. List current servers. List the servers currently running
on your system by executing the following:
netstat -a
Table 5-3 lists the servers required for each service.
UDP-based protocols are datagram driven, so they do not show a TCP
LISTEN status.
1C. Server exists for service? If the server does not exist for
the requested service, continue with 1D to determine
why. If the server does exist for the server, continue
with 1C1.
1C1. Go to Flowchart 2. Go to the next flowchart to begin
troubleshooting the security of the Internet Services.
1D. Are files correct? Is there an entry for the servers or
services in the /etc/inetd.conf or /etc/services
files?
Table 5-3 Servers Required for Each Service
Local Address Client/Request TCP State
*.ftp ftp LISTEN
*.telnet telnet LISTEN
*.login rlogin LISTEN
*.shell remsh, rcp LISTEN
*.exec rexec library LISTEN
*.who rwho, ruptime
*.smtp sendmail SMTP LISTEN
*.tftp tftp LISTEN
*.bootps bootpd LISTEN
*.finger fingerd LISTEN