#!/bin/sh

GW_Interface=`/usr/bin/gw` 

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