Live data from Hacker News

How to Use Iptables

hugodutka.com

1–4 of 4 posts

Re: How to Use Iptables

#4
post #3

For a full, visual explanation, I'd recommend checking https://stuffphilwrites.com/2014/09/iptables-processing-flow... to see the flowchart for multiple scenarios.

Oh my god. This brings back a ton of memories. I was writing a port knocking implementation back in 2016 or so as a side project and I was using this exact flowchart to use iptables for opening/closing ports and routing packets.