Difference between revisions of "Iptables"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
== See also == | == See also == | ||
− | * | + | * {{Firewall commands}} |
* <code>[[nftables]]</code> | * <code>[[nftables]]</code> | ||
* <code>[[firewall-cmd]]</code> | * <code>[[firewall-cmd]]</code> |
Revision as of 16:41, 8 December 2019
iptables
command line utility allows to modify Linux kernel firewall rules.
Basic commands
sudo iptables -L
iptables-save
andiptables-restore
Activities
- Read iptables Ubuntu howto: https://help.ubuntu.com/community/IptablesHowTo
- Read archlinux documentation: https://wiki.archlinux.org/index.php/iptables
- Read Stackoverflow iptables questions: https://stackoverflow.com/questions/tagged/iptables?tab=Votes
- Review your current iptables configuration
See also
Advertising: