#!/bin/sh

GW_Interface=`/usr/bin/gw2` 

/usr/sbin/iftop -i $GW_Interface -P
