Which of the following statements are true about tcp wrappers?
Each correct answer represents a complete solution. Choose all that apply.
tcp wrapper provides access control, host address spoofing, client username lookups, etc.
When a user uses a TCP wrapper, the inetd daemon runs the wrapper program tcpd instead of running the server program directly.
tcp wrapper allows host or subnetwork IP addresses, names and/or ident query replies, to be used as tokens to filter for access control purposes.
tcp wrapper protects a Linux server from IP address spoofing.
Submit