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>
next in thread | raw e-mail | index | archive | help
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 <myip>:<ISP> 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: <user> TIMEOUT 5 sword: <password> 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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>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.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>options:</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>/dev/cuaa0 57600</FONT></DIV> <DIV><FONT face=3DArial size=3D2>crtscts</FONT></DIV> <DIV><FONT face=3DArial size=3D2>connect "/usr/bin/chat -f=20 /etc/ppp/login.chat.script"</FONT></DIV> <DIV><FONT face=3DArial size=3D2>modem</FONT></DIV> <DIV><FONT face=3DArial size=3D2>persist</FONT></DIV> <DIV><FONT face=3DArial size=3D2>domain intersurf.com</FONT></DIV> <DIV><FONT face=3DArial size=3D2><myip>:<ISP></FONT></DIV> <DIV><FONT face=3DArial size=3D2>defaultroute</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial=20 size=3D2>----------------------------------------------------------------= -----------</FONT></DIV> <DIV><FONT face=3DArial size=3D2>login.chat.script:</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2># this is all on one line</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>ABORT BUSY ABORT 'NO CARRIER' "" = ATZ=20 OK</FONT></DIV> <DIV><FONT face=3DArial size=3D2>ATDT####### CONNECT "" TIMEOUT 10 = </FONT></DIV> <DIV><FONT face=3DArial size=3D2>ogin:-\\r-ogin: <user> TIMEOUT 5 = sword:=20 <password></FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>Any help would be appreciated, as=20 usual</FONT></DIV></BODY></HTML> ------=_NextPart_000_0007_01BFFFD5.4DF0B200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000a01bfffff$38273460$0200a8c0>