From owner-freebsd-net@FreeBSD.ORG Sat Jun 23 18:20:06 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 67AD016A46D for ; Sat, 23 Jun 2007 18:20:06 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.191]) by mx1.freebsd.org (Postfix) with ESMTP id F40ED13C447 for ; Sat, 23 Jun 2007 18:20:05 +0000 (UTC) (envelope-from stapleton.41@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so1175236mue for ; Sat, 23 Jun 2007 11:20:04 -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=SNGDIIf2X7gjPwBgC27QKedoSr34w4kcHxPLO5785ZNFoaJoUTmW+IwSrO3MZmOuNJptWxy6fDJr0QL9evBFeIMBLfzlNJn1iSMUpyUqGrA1sbdXVbQGIQQ2OmHXAOYK0FU5o8f6xga0Q+TGjhmVpxEEP/ueCfq+YwhQoyVRZdU= 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=twNtxenkbWf0BLAroVkZUw9IEpkNUQd2pCRXnmfeSVM5oWwg60QBZCJ8q6oFZ2atcoimphWpIRVWaz/dUCRdszxFMId9lE5RIF9sDjDJW+adP4rWwhYLbY0I/MlfuasWyByQLpgxzJ7dtniKbWGwMQBcyoQX87eZJFCfzUJLu6Q= Received: by 10.82.151.14 with SMTP id y14mr9017107bud.1182622804106; Sat, 23 Jun 2007 11:20:04 -0700 (PDT) Received: by 10.82.191.14 with HTTP; Sat, 23 Jun 2007 11:20:04 -0700 (PDT) Message-ID: <80f4f2b20706231120u6b6f2659xa427b7a54f20b243@mail.gmail.com> Date: Sat, 23 Jun 2007 14:20:04 -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 18:20:06 -0000 I can't find a way to specify mppe-128 for either pptp or pppd in the man files, and every doc I see (including the man pages examples, which don't work when I specify it in the file) seem to suggest that I use either "mppe-128" or "require-mppe-128" for pppd, neither of which work. Any suggestions? Thanks, -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 >