How to Use Iptables
hugodutka.com
How to Use Iptables
1–4 of 4 posts
Re: How to Use Iptables
#2[deleted]
Re: How to Use Iptables
#3For a full, visual explanation, I'd recommend checking https://stuffphilwrites.com/2014/09/iptables-processing-flow... to see the flowchart for multiple scenarios.
Re: How to Use Iptables
#4For 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.