From owner-freebsd-stable@FreeBSD.ORG Tue May 17 17:44:00 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79F9516A4CE for ; Tue, 17 May 2005 17:43:58 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D22643D9F for ; Tue, 17 May 2005 17:43:57 +0000 (GMT) (envelope-from nohuman@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so2077082wra for ; Tue, 17 May 2005 10:43:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QxX40AT/NIki2L2maaJYDhLBs9ihEyl5nVLXWMXAKEjMVHLG5+B20VDau+cwwo+onxOq0ekbKVF8SJu8WqAKHKGhVD5VljFEKGdvWQ9/CKx68Sya26GxV8IYRbQQBM+27xQgmWtK9W4X4dstPVXubbUkjJB8L1cBmF6+nBuoHu8= Received: by 10.54.40.35 with SMTP id n35mr4523391wrn; Tue, 17 May 2005 10:43:51 -0700 (PDT) Received: by 10.54.31.21 with HTTP; Tue, 17 May 2005 10:43:51 -0700 (PDT) Message-ID: <5e51d2fd050517104337171af3@mail.gmail.com> Date: Tue, 17 May 2005 19:43:51 +0200 From: Thomas Beer To: Kris Kennaway In-Reply-To: <20050517113416.GC23533@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5e51d2fd05051413181fe1bd84@mail.gmail.com> <20050514232156.GB40912@xor.obsecurity.org> <5e51d2fd05051503315cd0486f@mail.gmail.com> <20050516085830.GA83360@xor.obsecurity.org> <5e51d2fd05051703444062da77@mail.gmail.com> <20050517113416.GC23533@xor.obsecurity.org> cc: freebsd-stable@freebsd.org Subject: Re: DEVFS Overflow table X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Thomas Beer List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 May 2005 17:44:00 -0000 Here we go: default: set device PPPoE:em0 set MTU 1492 set MRU 1492 set dial set crtscts off set speed sync accept lqr disable deflate disable pred1 disable vjcomp disable acfcomp disable protocomp set log Phase # LCP IPCP CCP Warning Error Alert set ifaddr 10.0.0.1/0 10.0.0.2/0 #0.0.0.0 0.0.0.0 add default HISADDR set login set authname ********** set authkey ********** set timeout 1800 allow user tom Cheers Tom On 5/17/05, Kris Kennaway wrote: > On Tue, May 17, 2005 at 12:44:37PM +0200, Thomas Beer wrote: > > > > > > Yes, but how is your system configured? A boot log doesn't show us > > > this. > > > > Kris, > > > > thanks for your patience! What do you need? Kernel config, > > boot.loader, etc? >=20 > You claim the problem is related to PPP, so your appropriately edited > ppp configuration. This way someone else can drop that in and try to > replicate the problem. >=20 > Kris >=20 >=20 >