From owner-freebsd-net Mon Oct 30 23:55:14 2000 Delivered-To: freebsd-net@freebsd.org Received: from inter.stack.ru (inter.stack.ru [212.20.57.225]) by hub.freebsd.org (Postfix) with ESMTP id BB3BC37B4D7 for ; Mon, 30 Oct 2000 23:55:10 -0800 (PST) Received: from exch.stack.ru (exch.stack.ru [212.20.57.217]) by inter.stack.ru (8.9.3/8.9.3) with ESMTP id OAA05928 for ; Tue, 31 Oct 2000 14:55:06 +0700 (KRS) Received: by exch.stack.ru with Internet Mail Service (5.5.2448.0) id <4LT9BJRT>; Tue, 31 Oct 2000 14:55:05 +0700 Message-ID: <807044A67EA3D211B11D00A024E91A45F2D224@exch.stack.ru> From: "Tolpanov, Dmitry" To: "'freebsd-net@freebsd.org'" Subject: Date: Tue, 31 Oct 2000 14:54:59 +0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="koi8-r" Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi. I'm trying to make mpd understand MPPE but can't do it. Here is my mpd.conf file: default: load Pptp1 Pptp1: new -i ng0 Pptp1 Pptp1 set link enable chap set ccp yes mppc mpp-compress mpp-e40 mpp-e128 mpp-stateless set ipcp ranges 192.168.110.110/32 192.168.110.250/32 set ipcp dns 192.168.10.1 Everything is working fine unless I switch on the Microsoft encryption option in Dial-up options (My OS is NT 4.0 Server). One of the MPD log strings is: [Pptp1] rec'd unexpected protocol CCP on link 0, rejecting May be somebody know where is the problem and how to solve it. Thanks in advance. Dmitry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message