Date: Thu, 30 Nov 2000 21:08:50 +0000 From: Brian Somers <brian@Awfulhak.org> To: Andrea Venturoli <ml.ventu@flashnet.it> Cc: freebsd-net@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: ppp server & windows Message-ID: <200011302108.eAUL8oD97226@hak.lan.Awfulhak.org> In-Reply-To: Message from Andrea Venturoli <ml.ventu@flashnet.it> of "Wed, 29 Nov 2000 08:26:32 EST." <200011290726.eAT7QY115055@relay.flashnet.it>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011302108.eAUL8oD97226>
