From owner-freebsd-questions@FreeBSD.ORG Mon Jan 12 17:32:48 2004 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 1A06A16A522 for ; Mon, 12 Jan 2004 17:32:48 -0800 (PST) Received: from fed1mtao02.cox.net (fed1mtao02.cox.net [68.6.19.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E13F43D66 for ; Mon, 12 Jan 2004 17:32:47 -0800 (PST) (envelope-from brently@bjwcs.com) Received: from SAMBA ([68.98.26.35]) by fed1mtao02.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040113013245.MTYQ27510.fed1mtao02.cox.net@SAMBA>; Mon, 12 Jan 2004 20:32:45 -0500 From: "Brent Wiese" To: "'Bill Asher'" , Date: Mon, 12 Jan 2004 18:30:31 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcO5uaJj1pgbsS35TxWCf3COIbtc1gfuliLQ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: Message-Id: <20040113013245.MTYQ27510.fed1mtao02.cox.net@SAMBA> Subject: RE: mpd VPN Server / W2K Clients 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: Tue, 13 Jan 2004 01:32:48 -0000 > Hello, > > I am trying to configure mpd for road warrior w2k clients to > connect to, > and I'm running into a few issues, hoping some of you could help out. > I'm not sure if there are other issues that need to be configured > differently besides mpd, like ppp or natd, etc. Or do you > need to change > options in the W2K VPN client. Below are my specs, mpd config > files, and > error message. Please let me know if you have any I know its been a while since you posted (I don't get to read this list as often as I'd like to), but in case you didn't get it working, the thing that threw me for a while was putting "gateway_enable=yes" in rc.conf (syntax might be slightly different). Its in the MPD readme file, but you don't see that file when installing from ports. ;) Don't forget to run some sort of firewall so you only allow pptp traffic to bridge that connection. Brent