From owner-freebsd-net Tue Aug 13 12:11: 7 2002 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 6D9A537B400 for ; Tue, 13 Aug 2002 12:11:03 -0700 (PDT) Received: from brainlink.com (mail.brainlink.com [66.228.0.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id C429943E42 for ; Tue, 13 Aug 2002 12:11:02 -0700 (PDT) (envelope-from anthonyv@brainlink.com) Received: from [66.228.0.30] (account anthonyv HELO brainlink.com) by brainlink.com (CommuniGate Pro SMTP 3.5.3) with ESMTP id 15097902 for net@freebsd.org; Tue, 13 Aug 2002 14:59:28 -0400 Message-ID: <3D5959BF.7060803@brainlink.com> Date: Tue, 13 Aug 2002 15:10:55 -0400 From: Anthony Volodkin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020722 X-Accept-Language: en-us, en MIME-Version: 1.0 To: net@freebsd.org Subject: pppoed in 4.6/4.6.1-RELEASE Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I've recently configured a PPPoE server on a 4.3-RELEASE machine and also on a 4.5-PRERELEASE box. On both boxes it works well. My setup involves /usr/libexec/pppoed running as a daemon, which in turn starts a copy of ppp. For the most part, I used this document to set it all up: http://www.rensel.com/wireless/pppoe.cfm Today, I upgraded the 4.5-PRERELEASE machine to 4.6.1-RELEASE and pppoed no longer works. I tried running it with the -d flag to try to diagnose the problem but it appeared that the daemon would simply never receive client requests. Using tcpdump, I verified that the requests do get to the pppoed interface. Did anyone encounter this issue before? I can send ppp configs, and anything else necessary. I would love to use mpd for this task, however it seems to be unable to be a PPPoE server. :( Regards, Anthony Volodkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message