From owner-freebsd-net Mon Feb 10 2:36:11 2003 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C80637B401 for ; Mon, 10 Feb 2003 02:36:10 -0800 (PST) Received: from fatpipi.cirx.org (fatpipi.cirx.org [211.23.144.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2099743F93 for ; Mon, 10 Feb 2003 02:36:09 -0800 (PST) (envelope-from clive@tongi.org) Received: from fatpipi.cirx.org.rose (nullmail@localhost.cirx.org [127.0.0.1]) by fatpipi.cirx.org (8.12.6/8.12.6) with SMTP id h1AAa4LR012634; Mon, 10 Feb 2003 18:36:04 +0800 (CST) (envelope-from clive@tongi.org) Received: (nullmailer pid 12632 invoked by uid 1000); Mon, 10 Feb 2003 10:36:04 -0000 Date: Mon, 10 Feb 2003 18:36:04 +0800 From: Clive Lin To: Archie Cobbs Cc: freebsd-net@freebsd.org Subject: Re: mpd pptp in multi-homed environment Message-ID: <20030210103604.GA12552@fatpipi.cirx.org> References: <20030209070157.GB72785@fatpipi.cirx.org> <200302091707.h19H7C1I075138@arch20m.dellroad.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302091707.h19H7C1I075138@arch20m.dellroad.org> X-Operating-System: FreeBSD i386 X-PGP-key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA008C03E User-Agent: Mutt/1.5.3i Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Feb 09, 2003 at 09:07:12AM -0800, Archie Cobbs wrote: > I don't have time to work on MPD these days but would be happy to post > patches anyone submits that fixes this on the new mpd web site.. > http://www.dellroad.org/mpd Wow, the long awaiting radius support! BTW, I also notice that MPPE support (mpd acting as pptp client) in -CURRENT is broken. I have to comment out commands below: set bundle enable compression set ccp yes mppc set ccp yes mpp-e40 set ccp yes mpp-e128 set bundle enable crypt-reqd set ccp yes mpp-stateless otherwise I'll get unknown protocol and be rejected. In -STABLE MPPE support is ok. Clive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message