Skip to content

Instantly share code, notes, and snippets.

View devsutong's full-sized avatar
🖥️
developing

Ymphaidien Sutong devsutong

🖥️
developing
  • Center for Development of Advanced Computing, Noida
  • Shillong, India
  • X @devsutong
View GitHub Profile
@tonicmuroq
tonicmuroq / Netfilter-IPTables-Diagrams.md
Created October 20, 2018 02:37 — forked from nerdalert/Netfilter-IPTables-Diagrams.md
Linux NetFilter, IP Tables and Conntrack Diagrams

Linux NetFilter, IP Tables and Conntrack Diagrams

IPTABLES TABLES and CHAINS

IPTables has the following 4 built-in tables.

1) Filter Table

Filter is default table for iptables. So, if you don’t define you own table, you’ll be using filter table. Iptables’s filter table has the following built-in chains.