From owner-freebsd-net Mon Feb 3 10:12:19 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 F18EB37B401 for ; Mon, 3 Feb 2003 10:12:18 -0800 (PST) Received: from centaur.acm.jhu.edu (centaur.acm.jhu.edu [128.220.223.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64AEE43F43 for ; Mon, 3 Feb 2003 10:12:18 -0800 (PST) (envelope-from jflemer@acm.jhu.edu) Received: by centaur.acm.jhu.edu (Postfix, from userid 556) id 7461613E99; Mon, 3 Feb 2003 13:12:12 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by centaur.acm.jhu.edu (Postfix) with ESMTP id 73D6137DFE; Mon, 3 Feb 2003 13:12:12 -0500 (EST) Date: Mon, 3 Feb 2003 13:12:12 -0500 (EST) From: "James E. Flemer" Reply-To: "James E. Flemer" To: Cc: Subject: Re: MPD and Cisco PIX Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Anyone trying to establish PPTP between FreeBSD and Cisco hardware should take a look at this: http://www.cs.rpi.edu/~flemej/fbsd-cisco-vpn/ It gives a brief description of what was necessary for me to use PPTP between FreeBSD and a 3000 series Cisco VPN concentrator. I would guess that connecting to a PIX would be very similar. The quick version is, you need to use mpd's "iface up-script" to re-address your tun interface and fix the routing table since Cisco send the wrong addrs in the PPP IPCP phase. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message