Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 23:50:53 -0700
From:      "windeath" <windeath@sirinet.net>
To:        <Questions@freebsd.org>
Subject:   PPP Distress
Message-ID:  <001701c01d4e$f662d260$1a5803cf@windeath>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0014_01C01D14.49548080
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I've been trying to get a ppp connect for 4 weeks,

I hear so many people say they just filled in the default ppp.conf and =
it worked, well it doesn't for me

I found a shell script that sets stuff up but the log still looks pretty =
much the same

Here's my   /etc/ppp/ppp.conf

default:
  set log Phase Chat LCP IPCP CCP tun command
  set device /dev/cuaa2
  set speed 115200
  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK  =
\\dATDT\\T TIMEOUT 40 CONNECT"
  set timeout 300
  add default HISADDR
sirius:
  set phone "3510124"        #Separate multiple phone numbers with a |
  #set redial 3 20
  set login
  set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0=20
  set authname linux
  set authkey *****


here's the log

Sep 12 23:31:51 wdeath ppp[232]: Phase: Using interface: tun0=20
Sep 12 23:31:51 wdeath ppp[232]: Phase: deflink: Created in closed state =

Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: default: set device =
/dev/cuaa2=20
Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: default: set speed =
115200=20
Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: default: set dial ABORT =
BUSY ABORT NO\sCARRIER TIMEOUT 5 "" AT OK-AT-OK ATE1Q0 OK \dATDT\T =
TIMEOUT 40 CONNECT=20
Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: default: set timeout 300 =

Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: default: add default =
HISADDR=20
Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: isp: set phone 3510124 =20
Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: isp: set login=20
Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: isp: set ifaddr =
10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0=20
Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: isp: set authname linux=20
Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: isp: set authkey =
********=20
Sep 12 23:31:51 wdeath ppp[233]: tun0: Phase: bundle: Establish=20
Sep 12 23:31:51 wdeath ppp[233]: tun0: Phase: deflink: closed -> opening =

Sep 12 23:31:51 wdeath ppp[233]: tun0: Phase: deflink: Connected!=20
Sep 12 23:31:51 wdeath ppp[233]: tun0: Phase: deflink: opening -> dial=20
Sep 12 23:31:51 wdeath ppp[233]: tun0: Chat: Phone: 3510124=20
Sep 12 23:31:51 wdeath ppp[233]: tun0: Chat: deflink: Dial attempt 1 of =
1=20
Sep 12 23:31:51 wdeath ppp[233]: tun0: Chat: Send: AT^M=20
Sep 12 23:31:51 wdeath ppp[233]: tun0: Chat: Expect(5): OK=20
Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Expect timeout=20
Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Send: AT^M=20
Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Expect(5): OK=20
Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Received: AT^M^M=20
Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Received: OK^M=20
Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Send: ATE1Q0^M=20
Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Expect(5): OK=20
Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Received: AT^M^M=20
Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Received: OK^M=20
Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Send: ATDT3510124^M=20
Sep 12 23:31:58 wdeath ppp[233]: tun0: Chat: Expect(40): CONNECT=20
Sep 12 23:31:58 wdeath ppp[233]: tun0: Chat: Received: ATE1Q0^M^M=20
Sep 12 23:31:58 wdeath ppp[233]: tun0: Chat: Received: OK^M=20
Sep 12 23:32:38 wdeath ppp[233]: tun0: Chat: Expect timeout=20
Sep 12 23:32:38 wdeath ppp[233]: tun0: Warning: Chat script failed=20
Sep 12 23:32:38 wdeath ppp[233]: tun0: Phase: deflink: dial -> hangup=20
Sep 12 23:32:38 wdeath ppp[233]: tun0: Phase: deflink: Disconnected!=20
Sep 12 23:32:38 wdeath ppp[233]: tun0: Phase: deflink: Connect time: 47 =
secs: 0 octets in, 0 octets out=20
Sep 12 23:32:38 wdeath ppp[233]: tun0: Phase:  total 0 bytes/sec, peak 0 =
bytes/sec on Tue Sep 12 23:32:38 2000=20
Sep 12 23:32:38 wdeath ppp[233]: tun0: Phase: deflink: hangup -> closed=20
Sep 12 23:32:38 wdeath ppp[233]: tun0: Phase: bundle: Dead=20
Sep 12 23:32:38 wdeath ppp[233]: tun0: Phase: PPP Terminated (normal).=20


ps=20
  \\dATDT\\T isn't underlined, just something Outlook did

Windeath



------=_NextPart_000_0014_01C01D14.49548080
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>I've been trying to get a ppp connect =
for 4=20
weeks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I hear so many people say they just =
filled in the=20
default ppp.conf and it worked, well it doesn't for me</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I found a shell script that sets stuff =
up but the=20
log still looks pretty much the same</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Here's my&nbsp;&nbsp;=20
/etc/ppp/ppp.conf</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>default:<BR>&nbsp; set log Phase Chat =
LCP IPCP CCP=20
tun command<BR>&nbsp; set device /dev/cuaa2<BR>&nbsp; set speed =
115200<BR>&nbsp;=20
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK&nbsp; =
<A=20
href=3D"file://\\dATDT\\T"><FONT color=3D#000000>\\dATDT\\T</FONT></A> =
TIMEOUT 40=20
CONNECT"<BR>&nbsp; set timeout 300<BR>&nbsp; add default=20
HISADDR<BR>sirius:<BR>&nbsp; set phone=20
"3510124"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; #Separate multiple =
phone=20
numbers with a |<BR>&nbsp; #set redial 3 20<BR>&nbsp; set =
login<BR>&nbsp; set=20
ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 <BR>&nbsp; set =
authname=20
linux<BR>&nbsp; set authkey *****</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>here's the log</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Sep 12 23:31:51 wdeath ppp[232]: Phase: =
Using=20
interface: tun0 <BR>Sep 12 23:31:51 wdeath ppp[232]: Phase: deflink: =
Created in=20
closed state <BR>Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: =
default: set=20
device /dev/cuaa2 <BR>Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: =
default:=20
set speed 115200 <BR>Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: =
default:=20
set dial ABORT BUSY ABORT NO\sCARRIER TIMEOUT 5 "" AT OK-AT-OK ATE1Q0 OK =

\dATDT\T TIMEOUT 40 CONNECT <BR>Sep 12 23:31:51 wdeath ppp[232]: tun0: =
Command:=20
default: set timeout 300 <BR>Sep 12 23:31:51 wdeath ppp[232]: tun0: =
Command:=20
default: add default HISADDR <BR>Sep 12 23:31:51 wdeath ppp[232]: tun0: =
Command:=20
isp: set phone 3510124&nbsp; <BR>Sep 12 23:31:51 wdeath ppp[232]: tun0: =
Command:=20
isp: set login <BR>Sep 12 23:31:51 wdeath ppp[232]: tun0: Command: isp: =
set=20
ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 <BR>Sep 12 23:31:51 =
wdeath=20
ppp[232]: tun0: Command: isp: set authname linux <BR>Sep 12 23:31:51 =
wdeath=20
ppp[232]: tun0: Command: isp: set authkey ******** <BR>Sep 12 23:31:51 =
wdeath=20
ppp[233]: tun0: Phase: bundle: Establish <BR>Sep 12 23:31:51 wdeath =
ppp[233]:=20
tun0: Phase: deflink: closed -&gt; opening <BR>Sep 12 23:31:51 wdeath =
ppp[233]:=20
tun0: Phase: deflink: Connected! <BR>Sep 12 23:31:51 wdeath ppp[233]: =
tun0:=20
Phase: deflink: opening -&gt; dial <BR>Sep 12 23:31:51 wdeath ppp[233]: =
tun0:=20
Chat: Phone: 3510124 <BR>Sep 12 23:31:51 wdeath ppp[233]: tun0: Chat: =
deflink:=20
Dial attempt 1 of 1 <BR>Sep 12 23:31:51 wdeath ppp[233]: tun0: Chat: =
Send: AT^M=20
<BR>Sep 12 23:31:51 wdeath ppp[233]: tun0: Chat: Expect(5): OK <BR>Sep =
12=20
23:31:56 wdeath ppp[233]: tun0: Chat: Expect timeout <BR>Sep 12 23:31:56 =
wdeath=20
ppp[233]: tun0: Chat: Send: AT^M <BR>Sep 12 23:31:56 wdeath ppp[233]: =
tun0:=20
Chat: Expect(5): OK <BR>Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: =
Received:=20
AT^M^M <BR>Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Received: OK^M =
<BR>Sep=20
12 23:31:56 wdeath ppp[233]: tun0: Chat: Send: ATE1Q0^M <BR>Sep 12 =
23:31:56=20
wdeath ppp[233]: tun0: Chat: Expect(5): OK <BR>Sep 12 23:31:56 wdeath =
ppp[233]:=20
tun0: Chat: Received: AT^M^M <BR>Sep 12 23:31:56 wdeath ppp[233]: tun0: =
Chat:=20
Received: OK^M <BR>Sep 12 23:31:56 wdeath ppp[233]: tun0: Chat: Send:=20
ATDT3510124^M <BR>Sep 12 23:31:58 wdeath ppp[233]: tun0: Chat: =
Expect(40):=20
CONNECT <BR>Sep 12 23:31:58 wdeath ppp[233]: tun0: Chat: Received: =
ATE1Q0^M^M=20
<BR>Sep 12 23:31:58 wdeath ppp[233]: tun0: Chat: Received: OK^M <BR>Sep =
12=20
23:32:38 wdeath ppp[233]: tun0: Chat: Expect timeout <BR>Sep 12 23:32:38 =
wdeath=20
ppp[233]: tun0: Warning: Chat script failed <BR>Sep 12 23:32:38 wdeath =
ppp[233]:=20
tun0: Phase: deflink: dial -&gt; hangup <BR>Sep 12 23:32:38 wdeath =
ppp[233]:=20
tun0: Phase: deflink: Disconnected! <BR>Sep 12 23:32:38 wdeath ppp[233]: =
tun0:=20
Phase: deflink: Connect time: 47 secs: 0 octets in, 0 octets out <BR>Sep =
12=20
23:32:38 wdeath ppp[233]: tun0: Phase:&nbsp; total 0 bytes/sec, peak 0 =
bytes/sec=20
on Tue Sep 12 23:32:38 2000 <BR>Sep 12 23:32:38 wdeath ppp[233]: tun0: =
Phase:=20
deflink: hangup -&gt; closed <BR>Sep 12 23:32:38 wdeath ppp[233]: tun0: =
Phase:=20
bundle: Dead <BR>Sep 12 23:32:38 wdeath ppp[233]: tun0: Phase: PPP =
Terminated=20
(normal). <BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>ps </DIV>
<DIV>&nbsp; <A href=3D"file://\\dATDT\\T"><FONT=20
color=3D#000000>\\dATDT\\T</FONT></A>&nbsp;isn't underlined, just =
something=20
Outlook did</DIV>
<DIV>&nbsp;</DIV>
<DIV>Windeath</DIV>
<DIV><BR>&nbsp;</DIV></FONT></BODY></HTML>

------=_NextPart_000_0014_01C01D14.49548080--



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?001701c01d4e$f662d260$1a5803cf>