From owner-freebsd-net@FreeBSD.ORG Fri Jan 16 03:11:04 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 37A2316A4CE for ; Fri, 16 Jan 2004 03:11:04 -0800 (PST) Received: from einet.bg (sonata3.bginter.net [217.79.32.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id F01BC43D73 for ; Fri, 16 Jan 2004 03:09:50 -0800 (PST) (envelope-from tie@einet.bg) Received: from root by einet.bg with scanned-ok (Exim 4.21) id 1AhRoy-0008Uk-C3 for freebsd-net@freebsd.org; Fri, 16 Jan 2004 13:07:24 +0200 Received: from [217.79.34.250] (helo=filipov) by einet.bg with smtp (Exim 4.21) id 1AhRox-0008UW-6k; Fri, 16 Jan 2004 13:07:23 +0200 Message-ID: <007001c3dc21$05734de0$6e00a8c0@filipov> From: "Emil Filipov" To: "Gleb Smirnoff" References: <006301c3dc1b$da479d60$6e00a8c0@filipov> <20040116103751.GB91637@cell.sick.ru> Date: Fri, 16 Jan 2004 13:08:07 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-net@freebsd.org Subject: Re: PPPOE server with pppoed and mppe 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: Fri, 16 Jan 2004 11:11:04 -0000 G> Why don't you try /usr/ports/net/mpd instead of pppoed+ppp? Because the last time I read the mpd manual, it said that mpd can only act as a ppoe client and not as a pppoe server. Which is not true for the last mpd version (3.16). So thanks, this is a possibility that I will test immediately :) However this does not answer the question about the (broken?) mppe implementation in ppp(8). And I feel more comfortable using base applications, than 3rd party software. It's not that I don't like mpd, it's great, but why use it when we should be able to accomplish the task with the built-in FreeBSD functionality? Regards, Emil Filipov