Difference between revisions of "Iptables"
Jump to navigation
Jump to search
(Created page with "<code>iptables</code> command line utility allows to modify Linux kernel firewall rules. == Basic commands == * <code>sudo iptables -L</code> * <c...") |
|||
Line 16: | Line 16: | ||
* <code>[[nftables]]</code> | * <code>[[nftables]]</code> | ||
* <code>[[firewall-cmd]]</code> | * <code>[[firewall-cmd]]</code> | ||
− | * [[Firewall/Palo Alto PA-Series|Palo Alto firewalls]]: [[ | + | * [[Firewall/Palo Alto PA-Series|Palo Alto firewalls]]: [[PAN-OS]] |
[[Category:Linux]] | [[Category:Linux]] | ||
[[Category:Linux commands]] | [[Category:Linux commands]] |
Revision as of 16:38, 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: