Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 1998 09:29:37 +0800
From:      Craig Beasland <craig@hotmix.com.au>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   PPP Problems
Message-ID:  <000901bdf191$b4883820$0a1e21cb@superbruce.hotmix.com.au>

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

------=_NextPart_000_000A_01BDF1D4.C2ACFEC0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hi there,

I am having a problem with connecting to my ISP using userland ppp.

My story:
I have been using a dialup modem connection 28.8 using userland ppp and
scripted logins, no problem.  I then upgraded to 64K ISDN using an external
T/A (ISDN Modem) and at the same time converted over to CHAP authentication.
After some fiddling I got that to work for about 4 months.  Now I want to
upgrade to 128K ISDN.  My provider tells me that I need multilink PPP.  No
problem I upgraded my version from 0.94 1997/05/10 to the newest version 2.0
1998/08/29.

My problem:
Before I installed the new version of ppp I took a copy of the old ppp
program so that I wouldn't get stuck.  If I dial using the old copy
origppp -ddial myisp - everything works fine (except fore rror messages for
the new log commands. Using the new ppp and I cannot authenticate myself.
ppp -ddial myisp dials, connects and fails to authenticate.  I have included
the relevant (I hope) bits of the log file.

Also:
My understanding was the the T/A would handle the multilink ppp part and
userland ppp would deal with it.  Apparently not, so any thoughts on
multilink ppp using v2 of the ppp program and an external T/A.

I am dialling into a cisco router and I am using a Crusader modem (the same
as the bit surfer pro from what I understand).

Thanks for any help
Cheers
Craig

------=_NextPart_000_000A_01BDF1D4.C2ACFEC0
Content-Type: application/octet-stream;
	name="ppp.log"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="ppp.log"

Oct  7 09:16:55 kryten ppp[6309]: tun0: Command: /dev/tty: dial=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Phase: bundle: Establish=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Phase: deflink: closed -> =
opening=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Phase: deflink: Connected!=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Phase: deflink: opening -> dial=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Phase: Phone: 0892655301=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Chat: deflink: Dial attempt 1 of =
1=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Chat: Send: ATZ0^M=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Chat: Expect(4): OK=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Chat: Received: ATZ0^M^M=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Chat: Received: OK^M=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Chat: Send: =
AT*B0=3D1*B1=3D0*p5=3D230400D0892655301^M=20
Oct  7 09:16:55 kryten ppp[6309]: tun0: Chat: Expect(60): CONNECT=20
Oct  7 09:16:57 kryten ppp[6309]: tun0: Chat: Received: =
AT*B0=3D1*B1=3D0*p5=3D230400D0892655301^M^M=20
Oct  7 09:16:57 kryten ppp[6309]: tun0: Chat: Received: CONNECT 230400^M =

Oct  7 09:16:57 kryten ppp[6309]: tun0: Phase: deflink: dial -> login=20
Oct  7 09:16:57 kryten ppp[6309]: tun0: Phase: deflink: login -> lcp=20
Oct  7 09:16:57 kryten ppp[6309]: tun0: LCP: FSM: Using "deflink" as a =
transport=20
Oct  7 09:16:57 kryten ppp[6309]: tun0: LCP: deflink: State change =
Initial --> Closed=20
Oct  7 09:16:57 kryten ppp[6309]: tun0: LCP: deflink: State change =
Closed --> Stopped=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: LayerStart=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: SendConfigReq(1) =
state =3D Stopped=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  ACFCOMP[2]=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  PROTOCOMP[2]=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  ACCMAP[6] 0x00000000=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  MRU[4] 1500=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  MAGICNUM[6] 0x6c336420=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  AUTHPROTO[5] 0xc223 (CHAP =
0x05)=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: State change =
Stopped --> Req-Sent=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: RecvConfigReq(10) =
state =3D Req-Sent=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  ACCMAP[6] 0x00000000=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  AUTHPROTO[5] 0xc223 (CHAP =
0x05)=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  MAGICNUM[6] 0x1ac87d4b=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  MRRU[4] 1524=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  ENDDISC[11] Local Addr: =
myauthkey=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: SendConfigRej(10) =
state =3D Req-Sent=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  MRRU[4] 1524=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: RecvConfigAck(1) =
state =3D Req-Sent=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: State change =
Req-Sent --> Ack-Rcvd=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: RecvConfigReq(11) =
state =3D Ack-Rcvd=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  ACCMAP[6] 0x00000000=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  AUTHPROTO[5] 0xc223 (CHAP =
0x05)=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  MAGICNUM[6] 0x1ac87d4b=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  ENDDISC[11] Local Addr: =
myauthkey=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: SendConfigAck(11) =
state =3D Ack-Rcvd=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  ACCMAP[6] 0x00000000=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  AUTHPROTO[5] 0xc223 (CHAP =
0x05)=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  MAGICNUM[6] 0x1ac87d4b=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP:  ENDDISC[11] Local Addr: =
myauthkey=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: State change =
Ack-Rcvd --> Opened=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: LayerUp=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: bundle: Authenticate=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: deflink: his =3D CHAP, =
mine =3D CHAP=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: Chap Output: CHALLENGE=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: Chap Input: CHALLENGE =
(from myauthkey)=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: Chap Output: RESPONSE =
(myauthname)=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: Chap Input: FAILURE=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: Chap Input: Giving up =
after name/key FAILURE=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: LayerDown=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: =
SendTerminateReq(2) state =3D Opened=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: State change =
Opened --> Closing=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: =
RecvTerminateReq(12) state =3D Closing=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: =
SendTerminateAck(12) state =3D Closing=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: =
RecvTerminateAck(2) state =3D Closing=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: LayerFinish=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: State change =
Closing --> Closed=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: LCP: deflink: State change =
Closed --> Initial=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: deflink: Disconnected!=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: deflink: lcp -> hangup=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: deflink: Connect time: 3 =
secs: 290 octets in, 284 octets out=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase:  total 191 bytes/sec, =
peak 0 bytes/sec on Wed Oct  7 09:16:58 1998=20
Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: deflink: hangup -> closed =

Oct  7 09:16:58 kryten ppp[6309]: tun0: Phase: bundle: Dead=20
Oct  7 09:17:01 kryten ppp[6309]: tun0: Phase: Chap Output: CHALLENGE=20
Oct  7 09:17:03 kryten ppp[6309]: tun0: Command: /dev/tty: close=20
Oct  7 09:17:04 kryten ppp[6309]: tun0: Phase: Chap Output: CHALLENGE=20
Oct  7 09:17:05 kryten ppp[6309]: tun0: Command: /dev/tty: quit=20
Oct  7 09:17:05 kryten ppp[6309]: tun0: Phase: PPP Terminated (normal).=20

------=_NextPart_000_000A_01BDF1D4.C2ACFEC0--


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?000901bdf191$b4883820$0a1e21cb>