Differences between revisions 1 and 2
Revision 1 as of 2004-04-25 20:56:23
Size: 814
Editor: anonymous
Comment:
Revision 2 as of 2004-04-25 22:10:02
Size: 823
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 18: Line 18:
----
Line 19: Line 20:
----

List all the rules in effect (by default, none):

 # iptables --list

 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


More to come... this is just a start since I noticed there wasn't much info on iptables.


Resources: