Mailinglist Archive: opensuse (1062 mails)

< Previous Next >
[SuSE Linux] PPP
  • From: COREVIPER@xxxxxxx (COREVIPER@xxxxxxx)
  • Date: Wed, 2 Sep 1998 20:22:11 EDT
  • Message-id: <21c7e26.35ede133@xxxxxxx>



ok, I am still trying to connect to my brothers account.
He e-mailed me this
#!/bin/sh
#
# This is part 2 of the ppp-on script. It will perform the connection
# protocol for the desired connection.
#
exec chat -V \
TIMEOUT 10 \
ABORT '\nBUSY\r' \
ABORT '\nNO ANSWER\r' \
ABORT '\nRINGING\r\n\r\nRINGING\r' \
'' \rAT \
'OK-+++\c-OK' ATH0 \
TIMEOUT 30 \
OK ATDT$TELEPHONE \
CONNECT '' \
rname:--rname: $ACCOUNT \
assword: $PASSWORD \
'00-ts>' ppp

what do I do know
do I use the program chat
-
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e

< Previous Next >
Follow Ups