From owner-freebsd-questions Sun Aug 6 16:37:33 2000 Delivered-To: freebsd-questions@freebsd.org Received: from alex.intersurf.net (alex.intersurf.net [216.115.129.11]) by hub.freebsd.org (Postfix) with SMTP id 2EACD37B92E for ; Sun, 6 Aug 2000 16:37:28 -0700 (PDT) (envelope-from xexen@writeme.com) Received: (qmail 72787 invoked from network); 6 Aug 2000 18:37:25 -0500 Received: from mdm-143-78.dialup.intersurf.com (HELO athlon) (216.115.143.78) by alex.intersurf.net with SMTP; 6 Aug 2000 18:37:25 -0500 Message-ID: <000a01bfffff$38273460$0200a8c0@xexen.com> From: "XeXeN" To: Subject: problems with ppp/chat Date: Sun, 6 Aug 2000 18:36:58 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01BFFFD5.4DF0B200" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0007_01BFFFD5.4DF0B200 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Im trying to get Kernel PPP setup on my box, I keep running to a = problem, when I run pppd, my modem doesn't dial, but if I use kppp it = does, also if I just use kppp's terminal and type AT it responds OK = then I type ATDT####### it then dials my ISP, I don't understand why = chat isnt dialing. Here are my options and dial script. options: /dev/cuaa0 57600 crtscts connect "/usr/bin/chat -f /etc/ppp/login.chat.script" modem persist domain intersurf.com : defaultroute -------------------------------------------------------------------------= -- login.chat.script: # this is all on one line ABORT BUSY ABORT 'NO CARRIER' "" ATZ OK ATDT####### CONNECT "" TIMEOUT 10=20 ogin:-\\r-ogin: TIMEOUT 5 sword: Any help would be appreciated, as usual ------=_NextPart_000_0007_01BFFFD5.4DF0B200 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Im trying to get Kernel PPP setup on my = box, I keep=20 running to a problem, when I run pppd, my modem doesn't dial, but if I = use kppp=20 it does, also if I just use kppp's terminal and type  AT it = responds OK=20 then I type ATDT####### it then dials my ISP, I don't understand why = chat isnt=20 dialing. Here are my options and dial script.
 
options:
 
/dev/cuaa0 57600
crtscts
connect "/usr/bin/chat -f=20 /etc/ppp/login.chat.script"
modem
persist
domain intersurf.com
<myip>:<ISP>
defaultroute
 
----------------------------------------------------------------= -----------
login.chat.script:
 
# this is all on one line
 
ABORT BUSY ABORT 'NO CARRIER'  "" = ATZ=20 OK
ATDT####### CONNECT "" TIMEOUT 10 =
ogin:-\\r-ogin: <user> TIMEOUT 5 = sword:=20 <password>
 
Any help would be appreciated, as=20 usual
------=_NextPart_000_0007_01BFFFD5.4DF0B200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message