#! /bin/sh
#
# WARNING!  Make sure this file is not world-readable!!!

# The number of your PPP server.
phone=

# The login of your PPP account.
login=

# The password of your PPP account.
password=

/usr/sbin/chat "" ATM0DT$phone CONNECT "" ogin: $login word: $password
