From owner-freebsd-net Thu Nov 30 13:12:20 2000 Delivered-To: freebsd-net@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id DF1B437B400 for ; Thu, 30 Nov 2000 13:12:15 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.1/8.11.1) with ESMTP id eAUL6r818447; Thu, 30 Nov 2000 21:06:53 GMT (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.1) with ESMTP id eAUL8oD97226; Thu, 30 Nov 2000 21:08:50 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200011302108.eAUL8oD97226@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Andrea Venturoli Cc: freebsd-net@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: ppp server & windows In-Reply-To: Message from Andrea Venturoli of "Wed, 29 Nov 2000 08:26:32 EST." <200011290726.eAT7QY115055@relay.flashnet.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 30 Nov 2000 21:08:50 +0000 From: Brian Somers Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I believe this is fixed in -current. If you're not in a position to upgrade ppp, figure out what CCP compression you're using and explicitly disable all others. I suspect this means you're using predictor 1 and have deflate enabled (the default), so try disable deflate deny deflate Hopefully this'll make the problem go away ! > Hello. > I set up a ppp server on a 4.1.1-R system; the modem answers correctly, but when I try > connecting from a Windows (both 98 and 2000) machine they can't agree on the connection > parameters. > I get the following in /var/log/ppp.log: > > Phase: Using interface: tun1 > Phase: deflink: Created in closed state > Phase: PPP Started (direct mode). > Phase: bundle: Establish > Phase: deflink: closed -> opening > Phase: deflink: Connected! > Phase: deflink: opening -> carrier > Phase: deflink: carrier -> lcp > Phase: Unknown protocol 0x007d (reserved (Control Escape)) > Phase: Unknown protocol 0x7eff (unrecognised protocol) > Phase: Unknown protocol 0x007d (reserved (Control Escape)) > Phase: Unknown protocol 0x7eff (unrecognised protocol) > Phase: Unknown protocol 0x7eff (unrecognised protocol) > Phase: Unknown protocol 0x7eff (unrecognised protocol) > Phase: Unknown protocol 0x007d (reserved (Control Escape)) > Phase: Unknown protocol 0x7eff (unrecognised protocol) > Phase: Unknown protocol 0x007d (reserved (Control Escape)) > Phase: Unknown protocol 0x7eff (unrecognised protocol) > Phase: Unknown protocol 0x2275 (unrecognised protocol) > Phase: deflink: Disconnected! > Phase: deflink: Connect time: 16 secs: 328 octets in, 543 octets out > Phase: deflink: : 12 packets in, 17 packets out > Phase: total 54 bytes/sec, peak 97 bytes/sec on Fri Nov 24 20:23:03 2000 > Phase: deflink: lcp -> closed > Phase: bundle: Dead > Phase: PPP Terminated (normal). > > > Any one has any idea on what's going on? > I tried searching the Internet for info on how to make a Win machine connect to a UNIX one, > but wasn't lucky. If anyone has such a pointer, I'd be glad to know. > > Bye & Thanks > av. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message