Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Aug 2001 09:38:42 -0700
From:      Tony Saign <tony@saignon.net>
To:        <freebsd-isp@freebsd.org>
Subject:   PPP help!
Message-ID:  <000001c11c3a$c23971b0$da0b010a@tsaignmobl>

next in thread | raw e-mail | index | archive | help
 Can anyone tell me what I need to do to get a PPP connection working, I'm getting the below error message(s);
I included the whole log, in case someone can actually make sense out of it...
The failure seems to occur on CHAP (it's a Windows NT server! no wonder!), something about CHAP81 not supported?
Is there an upgrade for CHAP? I remember hearing something about this on a Linux system.

My system is FreeBSD 4.3
Thanks in advance,
-Tony

Aug  4 01:05:45 p3 ppp[398]: tun0: Chat: Received: CONNECT 42666/ARQ/V90/LAPM/V42BIS^M
Aug  4 01:05:45 p3 ppp[398]: tun0: Phase: deflink: dial -> carrier
Aug  4 01:05:46 p3 ppp[398]: tun0: Phase: deflink: /dev/cuaa0: CD detected
Aug  4 01:05:46 p3 ppp[398]: tun0: Phase: deflink: carrier -> login
Aug  4 01:05:46 p3 ppp[398]: tun0: Phase: deflink: login -> lcp
Aug  4 01:05:46 p3 ppp[398]: tun0: LCP: FSM: Using "deflink" as a transport
Aug  4 01:05:46 p3 ppp[398]: tun0: LCP: deflink: State change Initial --> Closed
Aug  4 01:05:46 p3 ppp[398]: tun0: LCP: deflink: State change Closed --> Stopped
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP: deflink: LayerStart
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP: deflink: SendConfigReq(1) state = Stopped
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  ACFCOMP[2]
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  PROTOCOMP[2]
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  ACCMAP[6] 0x00000000
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  MRU[4] 1500
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  MAGICNUM[6] 0xe3903dea
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP: deflink: State change Stopped --> Req-Sent
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP: deflink: RecvConfigReq(1) state = Req-Sent
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  MRU[4] 1500
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  ACCMAP[6] 0x00000000
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  MAGICNUM[6] 0xd8a2a2b2
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  PROTOCOMP[2]
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  ACFCOMP[2]
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  AUTHPROTO[4] 0xc023 (PAP)
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP: deflink: SendConfigAck(1) state = Req-Sent
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  MRU[4] 1500
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  ACCMAP[6] 0x00000000
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  MAGICNUM[6] 0xd8a2a2b2
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  PROTOCOMP[2]
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  ACFCOMP[2]
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP:  AUTHPROTO[4] 0xc023 (PAP)
Aug  4 01:05:47 p3 ppp[398]: tun0: LCP: deflink: State change Req-Sent --> Ack-Sent
Aug  4 01:05:50 p3 ppp[398]: tun0: LCP: deflink: SendConfigReq(1) state = Ack-Sent
Aug  4 01:05:50 p3 ppp[398]: tun0: LCP:  ACFCOMP[2]
Aug  4 01:05:50 p3 ppp[398]: tun0: LCP:  PROTOCOMP[2]
Aug  4 01:05:50 p3 ppp[398]: tun0: LCP:  ACCMAP[6] 0x00000000
Aug  4 01:05:50 p3 ppp[398]: tun0: LCP:  MRU[4] 1500
Aug  4 01:05:50 p3 ppp[398]: tun0: LCP:  MAGICNUM[6] 0xe3903dea
Aug  4 01:05:50 p3 ppp[398]: tun0: LCP: deflink: RecvConfigAck(1) state = Ack-Sent
Aug  4 01:05:50 p3 ppp[398]: tun0: LCP: deflink: State change Ack-Sent --> Opened
Aug  4 01:05:50 p3 ppp[398]: tun0: LCP: deflink: LayerUp
Aug  4 01:05:50 p3 ppp[398]: tun0: Phase: bundle: Authenticate
Aug  4 01:05:50 p3 ppp[398]: tun0: Phase: deflink: his = PAP, mine = none
Aug  4 01:05:50 p3 ppp[398]: tun0: Phase: Pap Output: trs004 ********
Aug  4 01:05:51 p3 ppp[398]: tun0: Phase: Pap Input: SUCCESS (Login Succeeded)
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP: Using trigger address 0.0.0.0
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP: FSM: Using "deflink" as a transport
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP: deflink: State change Initial --> Closed
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP: deflink: LayerStart.
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP: MPPE: Not usable without CHAP81
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP: deflink: SendConfigReq(1) state = Closed
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP:  DEFLATE[4] win 15
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP: deflink: State change Closed --> Req-Sent
Aug  4 01:05:51 p3 ppp[398]: tun0: Phase: deflink: lcp -> open
Aug  4 01:05:51 p3 ppp[398]: tun0: Phase: bundle: Network
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP: FSM: Using "deflink" as a transport
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP: deflink: State change Initial --> Closed
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP: deflink: LayerStart.
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP: deflink: SendConfigReq(1) state = Closed
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  0.0.0.0
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots with slot compression
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP:  PRIDNS[6]  216.120.17.17
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP:  SECDNS[6]  216.120.17.17
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP: deflink: State change Closed --> Req-Sent
Aug  4 01:05:51 p3 ppp[398]: tun0: Phase: Unknown protocol 0x802b (Novell IPX Control Protocol)
Aug  4 01:05:51 p3 ppp[398]: tun0: LCP: deflink: SendProtocolRej(2) state = Opened
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP: deflink: RecvConfigRej(1) state = Req-Sent
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP:  DEFLATE[4] win 15
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP: MPPE: Not usable without CHAP81
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP: deflink: SendConfigReq(2) state = Req-Sent
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP:   [EMPTY]
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP: deflink: RecvConfigReq(1) state = Req-Sent
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP:  STAC[5]
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP: deflink: SendConfigRej(1) state = Req-Sent
Aug  4 01:05:51 p3 ppp[398]: tun0: CCP:  STAC[5]
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP: deflink: RecvConfigReq(1) state = Req-Sent
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots without slot compression
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  155.45.59.40
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP: deflink: SendConfigAck(1) state = Req-Sent
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots without slot compression
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  155.45.59.40
Aug  4 01:05:51 p3 ppp[398]: tun0: IPCP: deflink: State change Req-Sent --> Ack-Sent
Aug  4 01:05:54 p3 ppp[398]: tun0: IPCP: deflink: SendConfigReq(1) state = Ack-Sent
Aug  4 01:05:54 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  0.0.0.0
Aug  4 01:05:54 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots with slot compression
Aug  4 01:05:54 p3 ppp[398]: tun0: IPCP:  PRIDNS[6]  216.120.17.17
Aug  4 01:05:54 p3 ppp[398]: tun0: IPCP:  SECDNS[6]  216.120.17.17
Aug  4 01:05:54 p3 ppp[398]: tun0: CCP: MPPE: Not usable without CHAP81
Aug  4 01:05:54 p3 ppp[398]: tun0: CCP: deflink: SendConfigReq(2) state = Req-Sent
Aug  4 01:05:54 p3 ppp[398]: tun0: CCP:   [EMPTY]
Aug  4 01:05:54 p3 ppp[398]: tun0: IPCP: deflink: RecvConfigReq(2) state = Ack-Sent
Aug  4 01:05:54 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots without slot compression
Aug  4 01:05:54 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  155.45.59.40
Aug  4 01:05:54 p3 ppp[398]: tun0: IPCP: deflink: SendConfigAck(2) state = Ack-Sent
Aug  4 01:05:54 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots without slot compression
Aug  4 01:05:54 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  155.45.59.40
Aug  4 01:05:57 p3 ppp[398]: tun0: IPCP: deflink: SendConfigReq(1) state = Ack-Sent
Aug  4 01:05:57 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  0.0.0.0
Aug  4 01:05:57 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots with slot compression
Aug  4 01:05:57 p3 ppp[398]: tun0: IPCP:  PRIDNS[6]  216.120.17.17
Aug  4 01:05:57 p3 ppp[398]: tun0: IPCP:  SECDNS[6]  216.120.17.17
Aug  4 01:05:57 p3 ppp[398]: tun0: CCP: MPPE: Not usable without CHAP81
Aug  4 01:05:57 p3 ppp[398]: tun0: CCP: deflink: SendConfigReq(2) state = Req-Sent
Aug  4 01:05:57 p3 ppp[398]: tun0: CCP:   [EMPTY]
Aug  4 01:05:57 p3 ppp[398]: tun0: IPCP: deflink: RecvConfigReq(3) state = Ack-Sent
Aug  4 01:05:57 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots without slot compression
Aug  4 01:05:57 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  155.45.59.40
Aug  4 01:05:57 p3 ppp[398]: tun0: IPCP: deflink: SendConfigAck(3) state = Ack-Sent
Aug  4 01:05:57 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots without slot compression
Aug  4 01:05:57 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  155.45.59.40
Aug  4 01:06:00 p3 ppp[398]: tun0: IPCP: deflink: SendConfigReq(1) state = Ack-Sent
Aug  4 01:06:00 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  0.0.0.0
Aug  4 01:06:00 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots with slot compression
Aug  4 01:06:00 p3 ppp[398]: tun0: IPCP:  PRIDNS[6]  216.120.17.17
Aug  4 01:06:00 p3 ppp[398]: tun0: IPCP:  SECDNS[6]  216.120.17.17
Aug  4 01:06:00 p3 ppp[398]: tun0: CCP: MPPE: Not usable without CHAP81
Aug  4 01:06:00 p3 ppp[398]: tun0: CCP: deflink: SendConfigReq(2) state = Req-Sent
Aug  4 01:06:00 p3 ppp[398]: tun0: CCP:   [EMPTY]
Aug  4 01:06:01 p3 ppp[398]: tun0: IPCP: deflink: RecvConfigReq(4) state = Ack-Sent
Aug  4 01:06:01 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots without slot compression
Aug  4 01:06:01 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  155.45.59.40
Aug  4 01:06:01 p3 ppp[398]: tun0: IPCP: deflink: SendConfigAck(4) state = Ack-Sent
Aug  4 01:06:01 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots without slot compression
Aug  4 01:06:01 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  155.45.59.40
Aug  4 01:06:03 p3 ppp[398]: tun0: IPCP: deflink: SendConfigReq(1) state = Ack-Sent
Aug  4 01:06:03 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  0.0.0.0
Aug  4 01:06:03 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots with slot compression
Aug  4 01:06:03 p3 ppp[398]: tun0: IPCP:  PRIDNS[6]  216.120.17.17
Aug  4 01:06:03 p3 ppp[398]: tun0: IPCP:  SECDNS[6]  216.120.17.17
Aug  4 01:06:03 p3 ppp[398]: tun0: CCP: MPPE: Not usable without CHAP81
Aug  4 01:06:03 p3 ppp[398]: tun0: CCP: deflink: SendConfigReq(2) state = Req-Sent
Aug  4 01:06:03 p3 ppp[398]: tun0: CCP:   [EMPTY]
Aug  4 01:06:04 p3 ppp[398]: tun0: IPCP: deflink: RecvConfigReq(5) state = Ack-Sent
Aug  4 01:06:04 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots without slot compression
Aug  4 01:06:04 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  155.45.59.40
Aug  4 01:06:04 p3 ppp[398]: tun0: IPCP: deflink: SendConfigAck(5) state = Ack-Sent
Aug  4 01:06:04 p3 ppp[398]: tun0: IPCP:  COMPPROTO[6]  16 VJ slots without slot compression
Aug  4 01:06:04 p3 ppp[398]: tun0: IPCP:  IPADDR[6]  155.45.59.40
Aug  4 01:06:06 p3 ppp[398]: tun0: IPCP: deflink: LayerFinish.
Aug  4 01:06:06 p3 ppp[398]: tun0: IPCP: Connect time: 15 secs: 0 octets in, 0 octets out
Aug  4 01:06:06 p3 ppp[398]: tun0: IPCP: : 0 packets in, 0 packets out
Aug  4 01:06:06 p3 ppp[398]: tun0: IPCP:  total 0 bytes/sec, peak 0 bytes/sec on Sat Aug  4 01:06:06 2001
Aug  4 01:06:06 p3 ppp[398]: tun0: IPCP: deflink: State change Ack-Sent --> Stopped
Aug  4 01:06:06 p3 ppp[398]: tun0: Phase: bundle: Terminate
Aug  4 01:06:06 p3 ppp[398]: tun0: CCP: deflink: State change Req-Sent --> Starting
Aug  4 01:06:06 p3 ppp[398]: tun0: CCP: deflink: LayerFinish.
Aug  4 01:06:06 p3 ppp[398]: tun0: CCP: deflink: State change Starting --> Initial
Aug  4 01:06:06 p3 ppp[398]: tun0: LCP: deflink: LayerDown
Aug  4 01:06:06 p3 ppp[398]: tun0: LCP: deflink: SendTerminateReq(2) state = Opened
Aug  4 01:06:06 p3 ppp[398]: tun0: LCP: deflink: State change Opened --> Closing
Aug  4 01:06:06 p3 ppp[398]: tun0: Phase: deflink: open -> lcp
Aug  4 01:06:06 p3 ppp[398]: tun0: IPCP: deflink: State change Stopped --> Closed
Aug  4 01:06:06 p3 ppp[398]: tun0: IPCP: deflink: State change Closed --> Initial
Aug  4 01:06:06 p3 ppp[398]: tun0: LCP: deflink: RecvTerminateAck(6), dropped (expected 2)
Aug  4 01:06:07 p3 ppp[398]: tun0: Phase: deflink: Carrier lost
Aug  4 01:06:07 p3 ppp[398]: tun0: LCP: deflink: LayerFinish
Aug  4 01:06:07 p3 ppp[398]: tun0: LCP: deflink: State change Closing --> Initial
Aug  4 01:06:07 p3 ppp[398]: tun0: Phase: deflink: Disconnected!
Aug  4 01:06:07 p3 ppp[398]: tun0: Phase: deflink: lcp -> logout
Aug  4 01:06:07 p3 ppp[398]: tun0: Phase: deflink: Disconnected!
Aug  4 01:06:07 p3 ppp[398]: tun0: Phase: deflink: logout -> hangup
Aug  4 01:06:07 p3 ppp[398]: tun0: Phase: deflink: Connect time: 45 secs: 501 octets in, 591 octets out
Aug  4 01:06:07 p3 ppp[398]: tun0: Phase: deflink: : 17 packets in, 23 packets out
Aug  4 01:06:07 p3 ppp[398]: tun0: Phase:  total 24 bytes/sec, peak 127 bytes/sec on Sat Aug  4 01:06:07 2001
Aug  4 01:06:07 p3 ppp[398]: tun0: Phase: deflink: hangup -> closed
Aug  4 01:06:07 p3 ppp[398]: tun0: Phase: bundle: Dead
Aug  4 01:06:13 p3 ppp[398]: tun0: Command: /dev/tty: q
Aug  4 01:06:13 p3 ppp[398]: tun0: Phase: PPP Terminated (normal).



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000001c11c3a$c23971b0$da0b010a>