#!/bin/csh
#stop the PPPD interface
kill -HUP `cat /var/run/ppp0.pid`
