From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 08:26:54 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 713E8106567D for ; Wed, 11 Jun 2008 08:26:54 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 39A7B8FC17 for ; Wed, 11 Jun 2008 08:26:52 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m5B8Ql9M058283; Wed, 11 Jun 2008 10:26:47 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m5B8QkW2058279; Wed, 11 Jun 2008 10:26:46 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 11 Jun 2008 10:26:45 +0200 (CEST) From: Wojciech Puchar To: Steve Bertrand In-Reply-To: <484F1C45.1050406@ibctech.ca> Message-ID: <20080611101951.V58163@wojtek.tensor.gdynia.pl> References: <20080610171600.R76827@wojtek.tensor.gdynia.pl> <484EA302.4070104@radel.com> <20080611000612.H13017@wojtek.tensor.gdynia.pl> <484EFBBE.8030502@radel.com> <20080611001613.Y13017@wojtek.tensor.gdynia.pl> <484F1C45.1050406@ibctech.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, Jon Radel Subject: Re: OT: lots of IPv6 DNS requests X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2008 08:26:54 -0000 > > pearl# dig aaaa dns3.tensor.gdynia.pl > dns3.tensor.gdynia.pl. 21682 IN AAAA 2001:4070:101:2::1 that's funny because i have in my domain: dns3 A 213.192.74.1 dns3 AAAA 2001:4070:101::1 not :2::1 tried my secondary dns - the same. tried dig aaaa dns3.tensor.gdynia.pl from other server in poland - the same! any idea where this :2::1 can be kept. nowhere on my machines for sure. i did grep 2001:4070:101:2::1 /etc/namedb/*/* on both my primary and secondary dns - found only one position that defines wojtek.tensor.gdynia.pl nothing more. asked polish telecom DNS to look how it look from outside, got this dns3.tensor.gdynia.pl. 10800 IN AAAA 2001:4070:101::1 which is OK. as you get :2::1 - any idea why?