From owner-freebsd-net@FreeBSD.ORG Mon Jan 5 21:46:53 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF78D106564A for ; Mon, 5 Jan 2009 21:46:53 +0000 (UTC) (envelope-from vwe@freebsd.org) Received: from frontmail.ipactive.de (frontmail.maindns.de [85.214.95.103]) by mx1.freebsd.org (Postfix) with ESMTP id 59A508FC12 for ; Mon, 5 Jan 2009 21:46:53 +0000 (UTC) (envelope-from vwe@freebsd.org) Received: from mail.vtec.ipme.de (Q7d36.q.ppp-pool.de [89.53.125.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by frontmail.ipactive.de (Postfix) with ESMTP id 3D32812883F; Mon, 5 Jan 2009 22:46:43 +0100 (CET) Received: from [192.168.16.4] (dardanos.sz.vwsoft.com [192.168.16.4]) by mail.vtec.ipme.de (Postfix) with ESMTP id A60382E916; Mon, 5 Jan 2009 22:46:23 +0100 (CET) From: vwe To: KES In-Reply-To: <1652352570.20090105183922@yandex.ru> References: <200901031502.n03F2KbP042269@freefall.freebsd.org> <666141730.20090104114754@yandex.ru> <4960A3E5.7000906@freebsd.org> <1652352570.20090105183922@yandex.ru> Content-Type: text/plain; charset=iso-2022-jp Date: Mon, 05 Jan 2009 22:45:06 +0100 Message-Id: <1231191906.16660.1.camel@dardanos.sz.vwsoft.com> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit MailScanner-NULL-Check: 1231796797.39343@7cBuyBQxp29WfSAGIvHJGw X-MailScanner-ID: A60382E916.A8F82 X-VWSoft-MailScanner: Found to be clean X-MailScanner-From: vwe@freebsd.org X-ipactive-MailScanner-Information: Please contact the ISP for more information X-ipactive-MailScanner: Found to be clean X-ipactive-MailScanner-From: vwe@freebsd.org Cc: freebsd-net@FreeBSD.org Subject: Re: Re[2]: kern/129074: [ppp] [panic] kernel panic with pppoe_server 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: Mon, 05 Jan 2009 21:46:54 -0000 On Mon, 2009-01-05 at 18:39 +0200, KES wrote: > Здравствуйте, Volker. > > Вы писали 4 января 2009 г., 13:56:21: > > VW> On 01/04/09 10:47, KES wrote: > >> , Vwe. > >> > >> 3 2009 ., 17:02:20: > >> > >> vFo> Synopsis: [ppp] [panic] kernel panic with pppoe_server > >> > >> vFo> State-Changed-From-To: feedback->closed > >> > > VW> Eugene, > > >> Strange, I have replied to email and provide requested information... > > VW> sorry, but we can't guess where to look for any postings when working on > VW> a PR. Please understand we cannot use google for an hour just to check > VW> if somebody has sent an email to the pope or anybody else anywhere in > VW> the world. We need relevant information being ATTACHED TO THE PR! > > I had reply as usually. Mybe my letter was droped somewhere... =( > > >> > >> kes# pppd --version > >> pppd version 2.3 patch level 5 > >> > >> > >> /etc/ppp/ppp.conf > >> default: > >> set log Phase Chat LCP IPCP CCP tun command > >> > >> adsl: > >> set log Phase LCP tun command > >> set device PPPoE:rl0:ukrtelecom > >> # enable lqr > >> # enable dns > >> disable ipv6cp > >> set cd 10 > >> set dial > >> # set login > >> set redial 0 0 > >> set reconnect random 999 > >> set mtu 1492 > >> set mru 1492 > >> set authname name > >> set authkey password > >> # add! default HISADD > >> > >> ppp[348]: tun0: Phase: Pap Input: FAILURE (insufficient resources available to authenticate user) > >> or > >> ppp[348]: tun0: Phase: Pap Output: ******** > >> last message repeated 2 times > >> ppp[348]: tun0: Phase: Auth: No response from server > >> > >> As you can see my ISP respond with error. After 10-15 trying to login > >> to ISP my server will reboot with kernel panic. > >> > > VW> Ok, I don't care if your ISP has resources or not to serve it's > VW> customers but I would be interested in the actual kernel panic. > > VW> Better, please give us the full backtrace and everything else to > VW> investigate this. > > VW> Thank you for your understanding. > > VW> Volker > > > There were some problem with server of my ISP. Now they fix their > server. So now pppd works fine. > If problem will repeat I will send tcpdump of PPPoE traffic. > Eugene, if you should find a coredump for analysis or if your server will ever experience the same panic again, please drop us a note (cc bug-followup@ to have the information attached to the GNATS PR) and we'll reopen this ticket. Thank you for providing feedback! Volker