Network Security Features of HP-UX 11i v1 and 11i v2

Page 16
TCP Wrapper
TCP Wrapper addresses the inherent security issues with inetd.sec by providing built-in protection
against host name and host address spoofing. It is broadly similar to
inetd.sec in that is uses access
control files to prevent or allow access to services under the control of
inetd and offers additional
functionality.
TCP Wrapper is an Internet Services product available on Software Depot.
TCP Wrapper Features
The key features and benefits of TCP Wrapper are:
Complete access control with monitoring and logging of incoming network connections
Protection against host name and host address spoofing
Client username lookups using the RFC931 protocol
Support of services that use TLI (XTI) as well as sockets
Spawning of programs for additional checks, notification, etc.
Banner messages