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…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.