RSSAmplifier

Brian Wigginton · Feb 10, 2018

iptables Cheatsheet

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Here’s a quick reference for configuring iptables firewall rules. I don’t use this enough to have it all memorized, so this post will hopefully come in useful for the next time I need to configure a firewall. # show basic filters iptables -L # show filters with rules numbers an packet counts, using ips. iptables -nvL --line-numbers # zero out bytes in verbose listing iptables -Z # dump…

Read on /posts/2018-02-10-iptables-cheatsheet/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.