From owner-freebsd-stable@FreeBSD.ORG Sun May 6 04:39:39 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6A45916A403 for ; Sun, 6 May 2007 04:39:39 +0000 (UTC) (envelope-from tom@samplonius.org) Received: from ly.sdf.com (ly.sdf.com [216.113.193.83]) by mx1.freebsd.org (Postfix) with ESMTP id 4442C13C44B for ; Sun, 6 May 2007 04:39:39 +0000 (UTC) (envelope-from tom@samplonius.org) Received: from localhost (localhost [127.0.0.1]) by ly.sdf.com (Postfix) with ESMTP id 87744228390; Sat, 5 May 2007 21:17:54 -0700 (PDT) X-Virus-Scanned: amavisd-new at X-Spam-Score: -3.906 X-Spam-Level: X-Spam-Status: No, score=-3.906 tagged_above=-10 required=6.6 tests=[ALL_TRUSTED=-1.8, AWL=0.493, BAYES_00=-2.599] Received: from ly.sdf.com ([127.0.0.1]) by localhost (ly.sdf.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YDm0UI5QL3Ne; Sat, 5 May 2007 21:17:52 -0700 (PDT) Received: from ly.sdf.com (ly.sdf.com [216.113.193.83]) by ly.sdf.com (Postfix) with ESMTP id 96DD822838F; Sat, 5 May 2007 21:17:52 -0700 (PDT) Date: Sat, 5 May 2007 21:17:52 -0700 (PDT) From: Tom Samplonius To: Mark Andrews Message-ID: <29717200.1211178425072273.JavaMail.root@ly.sdf.com> In-Reply-To: <200704240805.l3O85D12047228@drugs.dv.isc.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [216.113.193.85] Cc: Howard Leadmon , freebsd-stable@freebsd.org, Ian Smith Subject: Re: FreeBSD DNS Resolver Issues? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 May 2007 04:39:39 -0000 ----- "Mark Andrews" wrote: > It's a broken load balancer which is returning the > parent's SOA record for AAAA queries for mail.wtplaw.com. > Named correctly rejects this as a garbage response. > > It also appears to only responds to A/AAAA queries. > > As for Solaris' host it may/may not be making AAAA queries. > > Mark Does anyone know what load balancer product this is? Since it is using DNS, I assume is one of these global slb things that tries to do clever things with DNS (ie. 3 second TTL). There do seem to be a lot of half-baked products out there that "appear to work", but don't really. But in case, it is not clear whether they set it up properly, or whether it is just broken. Tom