Skip to content

Instantly share code, notes, and snippets.

View nrobayo-stratio's full-sized avatar

nrobayo-stratio nrobayo-stratio

  • Stratio
  • Bogota, Colombia
  • 08:37 (UTC -05:00)
View GitHub Profile
@nrobayo-stratio
nrobayo-stratio / Netfilter-IPTables-Diagrams.md
Created November 9, 2020 23:08 — forked from dylanninin/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.