HP-UX Reference (11i v3 07/02) - 1M System Administration Commands A-M (vol 3)

i
inetd(1M) inetd(1M)
service/protocol
: Connection from remote_host (address)
When connection logging is enabled, this message indicates a successful connection attempt to
the specified service. This message is logged at the notice log level.
service/protocol
: Added service, server executable
Keeps track of the services added when reconfiguring the Internet daemon. This message is
logged at the info log level.
service/protocol
: New list
Lists the new user IDs, servers or executables used for the service when reconfiguring the Inter-
net daemon. This message is logged at the info log level.
service/protocol
: Deleted service
Keeps track of the services deleted when reconfiguring the Internet daemon. This message is
logged at the info log level.
Reverse lookup for (address) has failed
Indicates a hostname resolution failure.
Security File (inetd.sec) Errors
The following errors, prefixed by /var/adm/inetd.sec:
, are related to the security file inetd.sec :
Field contains other characters in addition to * for service
For example, field 2 of the Internet address 10.5*.8.7 is incorrect.
Missing low value in range for service
For example, field 2 of the Internet address 10.-5.8.7 is incorrect.
Missing high value in range for service
For example, field 2 of the Internet address 10.5-.8.7 is incorrect.
High value in range is lower than low value for service
For example, field 2 of the Internet address 10.5-3.8.7 is incorrect.
allow/deny field does not have a valid entry for service
The entry in the allow/deny field is not one of the keywords
allow or deny. No security for
this service is implemented by
inetd since the line in the security file is ignored. This message
is logged at the warning log level.
RPC Related Errors for NFS Users
These errors are specific to RPC-based servers:
/etc/inetd.conf: line
number: Missing program number
/etc/inetd.conf: line
number: Missing version number
Error on the specified line of /etc/inetd.conf
. The program or version number for an RPC
service is missing. This error does not stop the Internet daemon from reading the rest of the file
and configuring itself accordingly. However, the service corresponding to the error message will
not be configured correctly.
Next step: Fix the line with the error, then reconfigure the Internet daemon by executing the
inetd -c command.
/etc/inetd.conf: line number: Invalid program number
Error on the specified line of /etc/inetd.conf. The program number for an RPC service is
not a number. This error does not stop the Internet daemon from reading the rest of the file and
configuring itself accordingly. However, the service corresponding to the error message will not
be correctly configured.
Next step: Fix the line with the error, then reconfigure the Internet daemon by executing the
inetd -c command.
HP-UX 11i Version 3: February 2007 4 Hewlett-Packard Company 335