Learn about TCP wrappers and how they can be used to secure network services running on a Linux server in this tutorial. . In this article we will explain what TCP wrappers are and how to configure them to restrict access to network services running on a Linux server. Before we start, however, we must clarify that the use of TCP wrappers does not eliminate the need for a properly configured firewall . In this regard, you can think of this tool as a host-based access control list , and not as the ultimate security measure for your system. By using a firewall and TCP wrappers, instead of favoring one over the other, you will make sure that your server is not left with a single point of failure. . TCP Wrappers provide host-based access control for Linux servers, enabling admins to restrict access to services using configuration files like /etc/hosts.allow and /etc/hosts.deny. TCP Wrappers, Network Security, Access Control, Linux Services, Firewall Setup. . Brittany Day
Get the latest Linux and open source security news straight to your inbox.