Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2000 18:36:58 -0500
From:      "XeXeN" <xexen@writeme.com>
To:        <freebsd-questions@freebsd.org>
Subject:   problems with ppp/chat
Message-ID:  <000a01bfffff$38273460$0200a8c0@xexen.com>

index | next in thread | raw e-mail

[-- Attachment #1 --]
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
<myip>:<ISP>
defaultroute

---------------------------------------------------------------------------
login.chat.script:

# this is all on one line

ABORT BUSY ABORT 'NO CARRIER'  "" ATZ OK
ATDT####### CONNECT "" TIMEOUT 10 
ogin:-\\r-ogin: <user> TIMEOUT 5 sword: <password>

Any help would be appreciated, as usual

[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>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&nbsp; 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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>options:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>/dev/cuaa0 57600</FONT></DIV>
<DIV><FONT face=Arial size=2>crtscts</FONT></DIV>
<DIV><FONT face=Arial size=2>connect "/usr/bin/chat -f 
/etc/ppp/login.chat.script"</FONT></DIV>
<DIV><FONT face=Arial size=2>modem</FONT></DIV>
<DIV><FONT face=Arial size=2>persist</FONT></DIV>
<DIV><FONT face=Arial size=2>domain intersurf.com</FONT></DIV>
<DIV><FONT face=Arial size=2>&lt;myip&gt;:&lt;ISP&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>defaultroute</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>---------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>login.chat.script:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># this is all on one line</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ABORT BUSY ABORT 'NO CARRIER'&nbsp; "" ATZ 
OK</FONT></DIV>
<DIV><FONT face=Arial size=2>ATDT####### CONNECT "" TIMEOUT 10 </FONT></DIV>
<DIV><FONT face=Arial size=2>ogin:-\\r-ogin: &lt;user&gt; TIMEOUT 5 sword: 
&lt;password&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any help would be appreciated, as 
usual</FONT></DIV></BODY></HTML>
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000a01bfffff$38273460$0200a8c0>