From owner-freebsd-arm@FreeBSD.ORG Sat Feb 9 15:50:38 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 4E4DD506 for ; Sat, 9 Feb 2013 15:50:38 +0000 (UTC) (envelope-from george@ceetonetechnology.com) Received: from feynman.konjz.org (feynman.konjz.org [64.147.119.39]) by mx1.freebsd.org (Postfix) with ESMTP id 0AA0C6C for ; Sat, 9 Feb 2013 15:50:37 +0000 (UTC) Received: from [192.168.1.102] (pool-173-77-66-237.nycmny.east.verizon.net [173.77.66.237]) (authenticated bits=0) by feynman.konjz.org (8.14.6/8.14.4) with ESMTP id r19FoQoi003593 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Sat, 9 Feb 2013 10:50:31 -0500 (EST) (envelope-from george@ceetonetechnology.com) Message-ID: <5116703C.3000904@ceetonetechnology.com> Date: Sat, 09 Feb 2013 10:50:20 -0500 From: George Rosamond MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: Re: named kills raspberry pi References: <20130207223038.ec308967273d6a16c41be97b@sohara.org> <20130208075702.a755649a60d10dabf10a058b@sohara.org> <0B9B84F3-D627-497F-B1DA-BE4D0F9BC5DA@bsdimp.com> <20130208121803.e6b57c3822271cce6e56b4b2@sohara.org> <20130208152351.GB19514@FreeBSD.org> <20130208162814.346c605ce15a229e878dee27@sohara.org> <20130209102413.5c5d8fe6@bender> <1360362075.4545.32.camel@revolution.hippie.lan> <51162D16.7000206@thieprojects.ch> In-Reply-To: <51162D16.7000206@thieprojects.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 5.32 (*****) FH_HOST_EQ_VERIZON_P,RDNS_DYNAMIC X-Spam-Hits: 5320 X-Spam-Names: FH_HOST_EQ_VERIZON_P,RDNS_DYNAMIC X-Spam-Flag: YES X-Mail-Provider: KonjZ X-Scanned-By: MIMEDefang 2.73 on 64.147.119.39 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: george@ceetonetechnology.com List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Feb 2013 15:50:38 -0000 On 02/09/13 06:03, Werner Thie wrote: > Hi all > > may I chime in with my experience, I wrote the 'portsnap killing...' post. > > I'm running on FreeHEAD HEAD Rev 246459 as per yesterday and now think > that my previous post and the named problem is related after all, > because everything DNS lookup related kills the Bone silently, be it > nslookup, named and the likes. > > Switching the cpsw driver to Tims latest version doesn't change the > situation a bit. I didn't try the proposed patch for the atomicity yet, > but will over this weekend. > > Tim, it's a long shot, but could this be UDP related? > My $0.02: Running r246119 of CURRENT, without named running, I can ping and do digs with no issue. And sshd doesn't seem to die either, and it's been up for a while. The BBone isn't doing much, however, as it just sits on a quiet private network with no ports installed. I'll update to the current build later and test then. g