#!/bin/sh umask 022 interface="$1" device="$2" speed="$3" myip="$4" upip="$5" echo $myip >/var/run/myip echo 'PPP Connected! " > /dev/console