# Args are:
#interface-name tty-device speed local-IP-address remote-IP-address ipparam

#--------------------------------------------------
# Run these commands whenever a PPP connection is established.
#--------------------------------------------------
IPPARAM=$6
NEWIP=$4
EXTERNALIP=$(/sbin/e-smith/config get ExternalIP)
LOCALIP=$(/sbin/e-smith/config get LocalIP)

