From owner-freebsd-net@FreeBSD.ORG Sun Jan 4 12:29:04 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 31484106566B for ; Sun, 4 Jan 2009 12:29:04 +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 B25738FC12 for ; Sun, 4 Jan 2009 12:29:03 +0000 (UTC) (envelope-from vwe@freebsd.org) Received: from mail.vtec.ipme.de (Q7c0c.q.ppp-pool.de [89.53.124.12]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by frontmail.ipactive.de (Postfix) with ESMTP id 4C313128844; Sun, 4 Jan 2009 12:56:31 +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 799EC2E916; Sun, 4 Jan 2009 12:56:22 +0100 (CET) Message-ID: <4960A3E5.7000906@freebsd.org> Date: Sun, 04 Jan 2009 12:56:21 +0100 From: Volker Werth User-Agent: Thunderbird 2.0.0.18 (X11/20081203) MIME-Version: 1.0 To: KES References: <200901031502.n03F2KbP042269@freefall.freebsd.org> <666141730.20090104114754@yandex.ru> In-Reply-To: <666141730.20090104114754@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit MailScanner-NULL-Check: 1231674986.9266@bgEs2BWAQjq4auAJwoalyw X-MailScanner-ID: 799EC2E916.3E381 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: 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: Sun, 04 Jan 2009 12:29:04 -0000 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 > Eugene, > Strange, I have replied to email and provide requested information... sorry, but we can't guess where to look for any postings when working on a PR. Please understand we cannot use google for an hour just to check if somebody has sent an email to the pope or anybody else anywhere in the world. We need relevant information being ATTACHED TO THE PR! > > 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. > Ok, I don't care if your ISP has resources or not to serve it's customers but I would be interested in the actual kernel panic. Better, please give us the full backtrace and everything else to investigate this. Thank you for your understanding. Volker