From owner-freebsd-questions@FreeBSD.ORG Wed May 19 17:14:17 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 869ED1065670 for ; Wed, 19 May 2010 17:14:17 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-yw0-f175.google.com (mail-yw0-f175.google.com [209.85.211.175]) by mx1.freebsd.org (Postfix) with ESMTP id 3D71B8FC17 for ; Wed, 19 May 2010 17:14:16 +0000 (UTC) Received: by ywh5 with SMTP id 5so4388187ywh.13 for ; Wed, 19 May 2010 10:14:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=VXY4A115+FbW4J+3AwNzig/1bAtP0qSiXossu6mtGHo=; b=cja91LhJvG2OGESg0mPCvh57bShIQjujhnsAdo3mCQ4g/5WOzbtXhisppYTIStigqy ppGc6RqAsA7t1KYOGcZMW6RK+lXLU9FSKr3NtraiVxOfcsyaHAHC4L3pnnYot2wkYMdN GVLvVM98x3QN6dtz1O1w7kpYE3JuRucgHz5Bc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=pfewXgD3/8yalDGo9U0NXQKcGjuF1yWv1MHj5l8489jOwzn7oKk+Yc068ZeVYueXbq +WSdOW1miCyq6AY2gjumzyNqtTEuaarr/ztL5Gz4audX4gVsjx1ZbaeqNEAcb/GIXpk5 XB1cleqpgNCHAoDNDPLacR4PpAH7ujILX2Jt8= MIME-Version: 1.0 Received: by 10.229.187.6 with SMTP id cu6mr1907617qcb.64.1274289256259; Wed, 19 May 2010 10:14:16 -0700 (PDT) Received: by 10.229.99.67 with HTTP; Wed, 19 May 2010 10:14:15 -0700 (PDT) In-Reply-To: <4BF40AC5.8010509@mykitchentable.net> References: <4BF40AC5.8010509@mykitchentable.net> Date: Wed, 19 May 2010 12:14:15 -0500 Message-ID: From: Adam Vande More To: Drew Tomlinson Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Help With pptpclient Setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 May 2010 17:14:17 -0000 On Wed, May 19, 2010 at 10:59 AM, Drew Tomlinson wrote: > I'm using FBSD 8.0-STABLE and trying to connect to a Cisco VPN at work. > Windows PCs connect with the basic Microsoft dial-up networking client. > Thus I assume pptpclient is my answer for FBSD. > I would think GRE would be the answer here. http://www.packtpub.com/article/network-configuration-tunneling-with-free-bsd http://www.freebsd.org/doc/en/books/handbook/ipsec.html -- Adam Vande More