#!/bin/sh

# chwon this to root!
# set rights to 755 or better 750 and think about a group whos allowed execute this! (set this group with chown root:GROUP fwlist.sh)


/sbin/iptables -L -n | grep "DROP\|REJECT" | sed -r "s/ +/ /" | cut -d " " -f6