5/16/2012

Show iptable rules with interface info

#iptables -L -v


and see the "in" "out" column


If you only want to see the iptable rules with certain interface,
use some thing like iptables -L -v | grep eht0.

沒有留言: