From owner-freebsd-net@FreeBSD.ORG Mon Mar 8 10:37:09 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 74CAB16A4CE for ; Mon, 8 Mar 2004 10:37:09 -0800 (PST) Received: from smtp.hotbox.ru (smtp.hotbox.ru [80.68.244.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 978F443D2F for ; Mon, 8 Mar 2004 10:37:08 -0800 (PST) (envelope-from lexxmail@front.ru) Received: from duron.lexx.net.ru (mtu-giga.korolev-net.ru [212.188.65.237] (may be forged)) (authenticated bits=0) by smtp.hotbox.ru (8.12.9/8.12.9) with ESMTP id i28IWqnr074504 for ; Mon, 8 Mar 2004 21:32:54 +0300 (MSK) (envelope-from lexxmail@front.ru) Date: Mon, 8 Mar 2004 21:35:47 +0300 From: "Vadim A. Shklyaev" X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <1251903637025.20040308213547@front.ru> To: freebsd-net@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: mpd-3.16 and PPPoE server mode on 5.2.1-RELEASE X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Vadim A. Shklyaev" List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 18:37:09 -0000 Hello, mpd-users. I've decided to migrate from 4.9-STABLE to 5.2.1-RELEASE, and found, that mpd-3.16 on 5.2.1-RELEASE works strange: everything is ok, for example, with generic vpn, but PPPoE server mode crashes system, when loading netgraph modules as kld. When i've recompiled kernel with compiled-in NETGRAPH support, it accepts connection, netgraph reports NGM_PPPOE_SUCCESS, and immediantly after that - NGM_PPPOE_CLOSE. Configuration file used are quite simple, and proved to be ok on 4.9-STABLE system. pppoed works fine, btw, source code for pppoed didn't change since 4.9-STABLE. So, question, does anyone have mpd work as pppoe-server on FreeBSD-5? Or may be any ideas, why does it happen? -- Best Regards, Vadim A. Shklyaev mailto:lexxmail@front.ru