From owner-freebsd-net@FreeBSD.ORG Thu Oct 28 15:49:41 2004 Return-Path: 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 B275916A4CE for ; Thu, 28 Oct 2004 15:49:41 +0000 (GMT) Received: from mail.otel.net (gw3.OTEL.net [212.36.8.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6EBD43D53 for ; Thu, 28 Oct 2004 15:49:40 +0000 (GMT) (envelope-from tbyte@OTEL.net) Received: from dragon.otel.net ([212.36.8.135]) by mail.otel.net with esmtp (Exim 4.30; FreeBSD) id 1CNCWw-000OB9-4Z; Thu, 28 Oct 2004 18:49:38 +0300 Message-ID: <418114DE.6000600@OTEL.net> Date: Thu, 28 Oct 2004 18:48:46 +0300 From: Iasen Kostov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041027 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pawel Malachowski References: <20041026153108.GA91134@shellma.zin.lublin.pl> <20041028113808.GB50262@cell.sick.ru> <20041028131316.GA73157@shellma.zin.lublin.pl> In-Reply-To: <20041028131316.GA73157@shellma.zin.lublin.pl> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-net@freebsd.org Subject: Re: PPTP/PPPoE mpd/poptop performance X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Oct 2004 15:49:41 -0000 Pawel Malachowski wrote: >On Thu, Oct 28, 2004 at 03:38:08PM +0400, Gleb Smirnoff wrote: > > > >>I'd suggest to choose PPPoE, not PPTP, because the latter is quite >>complicated and violated by some client implementation. You will >>not find any problems with PPPoE, since ng_pppoe is compatible with >>all known PPPoE implementations. >> >> > >This is what I am currently looking at. I am considering PPTP only because >client is already available in Windows machines for free. While in XP PPPoE >is already in, I don't see free PPPoE clients for Win9x. >I am a bit worried about behaviour in lossy WiFi environments; I'll give it >a try in free time, I guess. > > > I use them both(PPTP and PPPoE) on every machine serving as access concentrator - and leave decision of "what to use" to the client side :). (btw there are PPPoE clients for win98 - RASPPPoE it was I think).