Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2001 14:47:28 EDT
From:      y2kgod@aol.com
To:        freebsd-questions@freebsd.org
Subject:   Need help with PPP
Message-ID:  <5f.17dfe5cf.28833f40@aol.com>

next in thread | raw e-mail | index | archive | help

--part1_5f.17dfe5cf.28833f40_boundary
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit

OK. I've been working with PPP for a while now, and I'm having trouble 
getting it to connect. 

First of all, I have figured out something. While reading through my log, I 
found that my modem would connect for ten seconds, then disconnect with this 
error:
Jul 15 13:31:33  ppp[233]: tun0: Warning: Chat script failed

My ppp.conf file looks like this:
(Auth. info has been removed)

default:
ident user-ppp VERSION (built COMPILATIONDATE)
set device /dev/cuaa0
set log Phase Chat LCP IPCP CCP tun command
set speed 115200
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
            \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 .0.0.0.0
set timeout 180
set default HISADDR
enable dns

papchap:
setphone <number>
set authname <username>
set authkey <password>

juno:
setphone <phone>
set authname <username>
set authkey <password>

my ppp.linkup looks like this:

juno:
delete ALL
add 0 0 HISADDR

Please HELP!

If you're not sure what's wrong, please forward this to someone else who 
might. If you need more info, please e-mail me.

Thanx. 


--part1_5f.17dfe5cf.28833f40_boundary
Content-Type: text/html; charset="US-ASCII"
Content-Transfer-Encoding: 7bit

<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2>OK. I've been working with PPP for a while now, and I'm having trouble 
<BR>getting it to connect. 
<BR>
<BR>First of all, I have figured out something. While reading through my log, I 
<BR>found that my modem would connect for ten seconds, then disconnect with this 
<BR>error:
<BR>Jul 15 13:31:33 &nbsp;ppp[233]: tun0: Warning: Chat script failed
<BR>
<BR>My ppp.conf file looks like this:
<BR>(Auth. info has been removed)
<BR>
<BR>default:
<BR>ident user-ppp VERSION (built COMPILATIONDATE)
<BR>set device /dev/cuaa0
<BR>set log Phase Chat LCP IPCP CCP tun command
<BR>set speed 115200
<BR>set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT"
<BR>set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 .0.0.0.0
<BR>set timeout 180
<BR>set default HISADDR
<BR>enable dns
<BR>
<BR>papchap:
<BR>setphone &lt;number&gt;
<BR>set authname &lt;username&gt;
<BR>set authkey &lt;password&gt;
<BR>
<BR>juno:
<BR>setphone &lt;phone&gt;
<BR>set authname &lt;username&gt;
<BR>set authkey &lt;password&gt;
<BR>
<BR>my ppp.linkup looks like this:
<BR>
<BR>juno:
<BR>delete ALL
<BR>add 0 0 HISADDR
<BR>
<BR>Please HELP!
<BR>
<BR>If you're not sure what's wrong, please forward this to someone else who 
<BR>might. If you need more info, please e-mail me.
<BR>
<BR>Thanx. 
<BR></FONT></HTML>

--part1_5f.17dfe5cf.28833f40_boundary--

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?5f.17dfe5cf.28833f40>