From owner-freebsd-net@FreeBSD.ORG Sat Jun 23 14:51:52 2007 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 80A3216A46C for ; Sat, 23 Jun 2007 14:51:52 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.184]) by mx1.freebsd.org (Postfix) with ESMTP id 1515F13C484 for ; Sat, 23 Jun 2007 14:51:51 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so1135388mue for ; Sat, 23 Jun 2007 07:51:50 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=myYmEJgchhRFAWkbJAo9lRNW4LXR3398D+lo/2nq6Q17YBCNT7V2qkFfr88+h/Mn9BiLW84PGzeCYdC7tLFzCawgx8oX/kcUXtev790abfWKTDk0AeaRvGpQYJqV34LASI9M5XOXC0mFd2nGUgLg7C6kWbUMkoJkrkErAQ0SXuo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iU5ZpaXaltYCiu7x106Yh7sMftxyrpATJu1DW2KbbL7UnkIBuU7+DYhnvY21rwrMdGP3R/M9VXCnqERIH9cWQT9Hiu/odJwFObfKtJu8gOOJSJDiCqW3FGYUsZvnetXx2RTYBQP1nSr1VdispEVRJyJAdCqcp3l1Wbb9rpuuZUw= Received: by 10.82.183.19 with SMTP id g19mr8682905buf.1182610309655; Sat, 23 Jun 2007 07:51:49 -0700 (PDT) Received: by 10.82.191.14 with HTTP; Sat, 23 Jun 2007 07:51:49 -0700 (PDT) Message-ID: <80f4f2b20706230751m10baee49gd339b889285dc060@mail.gmail.com> Date: Sat, 23 Jun 2007 10:51:49 -0400 From: "Jim Stapleton" To: "Artyom Viklenko" In-Reply-To: <467D1700.8050006@aws-net.org.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20706230440n5abeceb6n6d94eef41f776265@mail.gmail.com> <467D1700.8050006@aws-net.org.ua> Cc: freebsd-net@freebsd.org Subject: Re: ppp/peers/* files X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jun 2007 14:51:52 -0000 Thanks, I'll look at it more. I'm trying to connect to a windows vpn, and most of the stuff I see suggests pptp+pppd, but the documentation for most things contains commands that just dont work. -Jim Stapleton On 6/23/07, Artyom Viklenko wrote: > Jim Stapleton wrote: > > where do I find the valid commands I can put in these files (yes, > > still on the never ending saga to get VPN working on my BSD machine so > > I don't need to boot windows) > > > > peers files contains the same options as /etc/ppp/options > or /etc/ppp/options.ttyxx files - generally speaking, > any options valid for pppd. So, see 'man pppd'. > > I don't know about your VPN scenario, but anyway I would > recommend you to give mpd a tyr. > > -- > Sincerely yours, > Artyom Viklenko. > ------------------------------------------------------- > artem@aws-net.org.ua | http://www.aws-net.org.ua/~artem > FreeBSD: The Power to Serve - http://www.freebsd.org >