Re: Modem strings / Multiple isp numbers (was: Re: Uploaded pppupd 0.23-1)
Hi,
I use the following for my US robotics modem, but YMMV (look
at your modem's documentation for correct values).
manoj
----------------------------------------------------------------------
#! /bin/sh
#
# WARNING! Make sure this file is not world-readable!!!
# The number of your PPP server.
phone=5551212
# The login of your PPP account.
login=
# The password of your PPP account.
password=
setserial /dev/ttyS0 spd_vhi
# Used to use chat -v
/usr/sbin/chat ABORT BUSY ABORT "NO CARRIER" ABORT "NO DIAL TONE" \
TIMEOUT 13 \
'' ATZ OK 'AT&F1M0Y0E1V1Q0&C1&D2S0=0S7=30S13=1' OK ATM0DT$phone \
TIMEOUT 25 CONNECT-ATDT$phone-CONNECT
--
For forms of government let fools contest; Whate'er is best
administer'd is best. -- Alexander Pope
Manoj Srivastava <url:mailto:srivasta@acm.org>
Mobile, Alabama USA <url:http://www.datasync.com/%7Esrivasta/>
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to: