From owner-freebsd-questions Fri Jan 3 18: 6:16 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5505737B401 for ; Fri, 3 Jan 2003 18:06:12 -0800 (PST) Received: from fep08.tmt.tele.fi (hank-fep8-0.inet.fi [194.251.242.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4534343F18 for ; Fri, 3 Jan 2003 18:06:10 -0800 (PST) (envelope-from nikanj@iki.fi) Received: from raato ([80.221.22.226]) by fep08.tmt.tele.fi (InterMail vM.5.01.03.13 201-253-122-118-113-20010918) with SMTP id <20030104020606.OFAL1315.fep08.tmt.tele.fi@raato> for ; Sat, 4 Jan 2003 04:06:06 +0200 Message-ID: <011401c2b395$d8c7d8b0$e216dd50@raato> From: "Lauri Ahonen" To: Subject: ppp on freebsd 4.7 - disable ccp? Date: Sat, 4 Jan 2003 04:06:08 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If I'm reading this logfile right trying to negotiate compression levels kills my connection. I got the connection working on windows by disabling software compression. Dns is static, so it's defined in resolv.conf. No ipv6 thank you (This is a GPRS connection, that's why the odd dial-in number and low com speed) -bash-2.05b$ ppp Working in interactive mode Using interface: tun0 ppp ON libretto> set device /dev/cuaa0 ppp ON libretto> set speed 57600 ppp ON libretto> disable dns ppp ON libretto> disable ipv6 ppp ON libretto> disable ipv6cp ppp ON libretto> set log local phase lcp ipcp ppp ON libretto> term Phase: bundle: Establish Phase: deflink: closed -> opening Phase: deflink: Connected! deflink: Entering terminal mode on /dev/cuaa0 Type `~?' for help Phase: deflink: opening -> carrier Phase: deflink: /dev/cuaa0 doesn't support CD Phase: deflink: carrier -> ready AT OK ATZ OK AT+CGDCONT=1,"IP","internet" OK ATDT*99***1# CONNECT Phase: deflink: PPP packet detected, coming up Phase: deflink: ready -> carrier Phase: deflink: carrier -> lcp LCP: FSM: Using "deflink" as a transport LCP: deflink: State change Initial --> Closed LCP: deflink: State change Closed --> Stopped ppp ON libretto> LCP: deflink: LayerStart LCP: deflink: SendConfigReq(1) state = Stopped LCP: ACFCOMP[2] LCP: PROTOCOMP[2] LCP: ACCMAP[6] 0x00000000 LCP: MRU[4] 1500 LCP: MAGICNUM[6] 0xd8c553ad LCP: deflink: State change Stopped --> Req-Sent LCP: deflink: RecvConfigNak(1) state = Req-Sent LCP: ACCMAP[6] 0x000a0000 LCP: deflink: SendConfigReq(2) state = Req-Sent LCP: ACFCOMP[2] LCP: PROTOCOMP[2] LCP: ACCMAP[6] 0x000a0000 LCP: MRU[4] 1500 LCP: MAGICNUM[6] 0xd8c553ad LCP: deflink: RecvConfigAck(2) state = Req-Sent LCP: ACFCOMP[2] LCP: PROTOCOMP[2] LCP: ACCMAP[6] 0x000a0000 LCP: MRU[4] 1500 LCP: MAGICNUM[6] 0xd8c553ad LCP: deflink: State change Req-Sent --> Ack-Rcvd LCP: deflink: RecvConfigReq(3) state = Ack-Rcvd LCP: ACCMAP[6] 0x000a0000 LCP: PROTOCOMP[2] LCP: ACFCOMP[2] LCP: MAGICNUM[6] 0x7e8713c3 LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05) LCP: deflink: SendConfigAck(3) state = Ack-Rcvd LCP: ACCMAP[6] 0x000a0000 LCP: PROTOCOMP[2] LCP: ACFCOMP[2] LCP: MAGICNUM[6] 0x7e8713c3 LCP: AUTHPROTO[5] 0xc223 (CHAP 0x05) LCP: deflink: State change Ack-Rcvd --> Opened LCP: deflink: LayerUp LCP: deflink: SendIdent(0) state = Opened LCP: MAGICNUM d8c553ad LCP: TEXT user-ppp 3.1 (built Oct 8 2002) Phase: bundle: Authenticate Phase: deflink: his = CHAP 0x05, mine = none Ppp ON libretto> Phase: Chap Input: CHALLENGE (20 bytes) Phase: Chap Output: RESPONSE () Phase: Chap Input: SUCCESS Phase: deflink: lcp -> open Phase: bundle: Network IPCP: FSM: Using "deflink" as a transport IPCP: deflink: State change Initial --> Closed IPCP: deflink: LayerStart. IPCP: deflink: SendConfigReq(1) state = Closed IPCP: IPADDR[6] 127.0.0.1 IPCP: COMPPROTO[6] 16 VJ slots with slot compression IPCP: deflink: State change Closed --> Req-Sent PPp ON libretto> LCP: deflink: RecvProtocolRej(4) state = Opened LCP: deflink: -- Protocol 0x80fd (Compression Control Protocol) was rejected! IPCP: deflink: RecvConfigRej(1) state = Req-Sent LCP: deflink: SendIdent(1) state = Opened LCP: MAGICNUM d8c553ad LCP: TEXT user-ppp 3.1 (built Oct 8 2002) IPCP: COMPPROTO[6] 16 VJ slots with slot compression IPCP: deflink: SendConfigReq(2) state = Req-Sent IPCP: IPADDR[6] 127.0.0.1 LCP: deflink: RecvTerminateReq(5) state = Opened LCP: deflink: LayerDown LCP: deflink: SendTerminateAck(5) state = Opened LCP: deflink: State change Opened --> Stopping Phase: deflink: open -> lcp IPCP: deflink: State change Req-Sent --> Starting IPCP: deflink: LayerFinish. IPCP: Connect time: 1 secs: 0 octets in, 0 octets out IPCP: 0 packets in, 0 packets out IPCP: total 0 bytes/sec, peak 0 bytes/sec on Sat Jan 4 04:02:01 2003 IPCP: deflink: State change Starting --> Initial Phase: bundle: Terminate ppp ON libretto> LCP: deflink: LayerFinish LCP: deflink: State change Stopping --> Stopped LCP: deflink: State change Stopped --> Closed LCP: deflink: State change Closed --> Initial Phase: deflink: Disconnected! Phase: deflink: Connect time: 132 secs: 289 octets in, 362 octets out Phase: deflink: 13 packets in, 10 packets out Phase: total 4 bytes/sec, peak 129 bytes/sec on Sat Jan 4 04:02:03 2003 Phase: deflink: lcp -> closed Phase: bundle: Dead ppp ON libretto> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message