Difference between revisions of "Iptables -L"

From wikieduonline
Jump to navigation Jump to search
Line 25: Line 25:
 
  Chain POSTROUTING (policy ACCEPT)
 
  Chain POSTROUTING (policy ACCEPT)
 
  target    prot opt source              destination
 
  target    prot opt source              destination
 +
 +
== Related terms ==
 +
* <code>[[fail2ban]]</code>
 +
  
 
== See also ==
 
== See also ==
 
* {{iptables}}
 
* {{iptables}}
 +
 +
 +
[[Category:Firewall]]

Revision as of 12:47, 8 November 2020

iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination 

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

iptables -L -n


iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination

Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination

Related terms


See also

Advertising: