Ip Tables, Linux's built in firewall, but more accurately its refered to as iptables/netfilter. Iptables is the userspace module, the part where the user interacts with at the command line to enter firewall rules into predefined tables. The other half is Netfilter, is a kernel module, that actually does the filtering.