From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 06:40:20 2003 Return-Path: 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 E8B5D37B401 for ; Mon, 16 Jun 2003 06:40:19 -0700 (PDT) Received: from hotmail.com (bay8-dav54.bay8.hotmail.com [64.4.26.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6144543FBD for ; Mon, 16 Jun 2003 06:40:19 -0700 (PDT) (envelope-from popov_post@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 16 Jun 2003 06:40:19 -0700 Received: from 62.16.108.130 by bay8-dav54.bay8.hotmail.com with DAV; Mon, 16 Jun 2003 13:40:18 +0000 X-Originating-IP: [62.16.108.130] X-Originating-Email: [popov_post@hotmail.com] From: "Paul" To: Date: Mon, 16 Jun 2003 17:43:13 +0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4920.2300 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 Message-ID: X-OriginalArrivalTime: 16 Jun 2003 13:40:19.0366 (UTC) FILETIME=[D3C4FC60:01C3340C] Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: pptpclient don't work with MPD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2003 13:40:20 -0000 Hello, All. I use MPD as VPN-server under FreeBSD 4.7. When VPN client runs under windows(2000, XP) all right, when VPN client is MPD and runs under FreeBSD all right too, when VPN client is pptpclient from ports collection and runs under = FreeBSD, connection between MPD-server and pptpclient successfully stands up, but = DON'T WORK. i.e. when i try to ping another end of VPN-connection i get next logs: VPN-server machine, mpd.log: Jun 9 14:07:35 vpnserver mpd: [pptp] rec'd unexpected protocol = 0x8e3b on link -1, rejecting Jun 9 14:07:36 vpnserver mpd: [pptp] rec'd unexpected protocol = 0x0047 on link -1, rejecting Jun 9 14:07:37 vpnserver mpd: [pptp] rec'd unexpected protocol = 0x006d on link -1, rejecting VPN-client machine, ppp.log Jun 9 14:03:05 vpnclient ppp[90176]: tun0: LCP: deflink: = RecvProtocolRej(17) state =3D Opened Jun 9 14:03:05 vpnclient ppp[90176]: tun0: LCP: deflink: -- = Protocol 0x8e3b (unrecognised protocol) was rejected! Jun 9 14:03:06 vpnclient ppp[90176]: tun0: LCP: deflink: = RecvProtocolRej(18) state =3D Opened Jun 9 14:03:06 vpnclient ppp[90176]: tun0: LCP: deflink: -- = Protocol 0x0047 (DCA Remote Lan) was rejected! Jun 9 14:03:07 vpnclient ppp[90176]: tun0: LCP: deflink: = RecvProtocolRej(19) state =3D Opened Jun 9 14:03:07 vpnclient ppp[90176]: tun0: LCP: deflink: -- = Protocol 0x006d (unrecognised protocol) was rejected! When i use PoPToP as VPN-server and MPD as VPN-client i get analogious = results... If somebody could connect MPD and pptpclient help me please. Paul