Difference between revisions of "Iptables"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
  
 
== See also ==
 
== See also ==
* <code>[[ufw]]</code>: <code>ufw status</code>, https://help.ubuntu.com/community/UFW
+
* {{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 and iptables-restore

Activities

  1. Read iptables Ubuntu howto: https://help.ubuntu.com/community/IptablesHowTo
  2. Read archlinux documentation: https://wiki.archlinux.org/index.php/iptables
  3. Read Stackoverflow iptables questions: https://stackoverflow.com/questions/tagged/iptables?tab=Votes
  4. Review your current iptables configuration

See also

Advertising: