iptables
iptables is a command-line firewall utility that uses policy chains to allow or block traffic.
When a connection tries to establish itself on your system, iptables looks for a rule in its list to match it to and if it doesn’t find one, it resorts to the default action.
Last updated
Was this helpful?