View Single Post
  #5 (permalink)  
Old 10-06-2005, 05:27 PM
Justin Rock Justin Rock is offline
Intermediate Member
 
Posts: 16
Default Output from iptables as root

# iptables -t nat -L

Chain PREROUTING (policy ACCEPT)
target prot opt source destination

Chain POSTROUTING (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Reply With Quote