User login |
Linux FirewallsMost distributions of Linux come with a simple firewall configurator, such as:
All of these allow the user to confugure the immensely flexible, standard Linux stateful packet filtering program (i.e. firewall), iptables. To get the best out of iptables, either use the fwbuilder utility or, better still, learn to configure iptables directly: Tutorial* | Howto | Book *An excellent, clear tutorial on iptables. |