#!/bin/bash
# get the firewall information for each network interface
iptables -L -v 2>&1