Iptables: My most used commands
Apr 20, 2012, 17:01 (0 Talkback[s])
(Other stories by Guillermo Garron)
"This is a small manual of iptables, I'll show some basic
commands, you may need to know to keep your computer secure.
"Basic commands
"List rules
"iptables -L
"This is going, list the default table 'Filter'.
"Edit: You may prefer to use iptables -L -vn to get more
information, and to see ports as numbers instead of its names."
Complete
Story
Related Stories: