From owner-freebsd-stable Thu Mar 15 14:13:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from conn.mc.mpls.visi.com (conn.mc.mpls.visi.com [208.42.156.2]) by hub.freebsd.org (Postfix) with ESMTP id DFCC037B71A for ; Thu, 15 Mar 2001 14:13:27 -0800 (PST) (envelope-from sdk@visi.com) Received: from isis.visi.com (isis.visi.com [209.98.98.8]) by conn.mc.mpls.visi.com (Postfix) with ESMTP id 9408C812A; Thu, 15 Mar 2001 16:10:36 -0600 (CST) Received: (from sdk@localhost) by isis.visi.com (8.8.8/8.8.8) id QAA15108; Thu, 15 Mar 2001 16:13:33 -0600 (CST) Date: Thu, 15 Mar 2001 16:13:33 -0600 From: Stephen To: freebsd-stable@freebsd.org Subject: 4.3-BETA2, name resolution problem? Message-ID: <20010315161333.A14337@visi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/0.96.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've just installed 4.3-BETA2 and compiled a custom kernel with IPv6 disabled and have nothing IPv6 related in /etc/rc.conf. I'm noticing slow telnet and fetch connect times, and after snooping with Ethereal, found that it's trying to resolve my FQ hostname via DNS with a type 'AAAA' (IPv6?) before falling back to type 'A'. 4.2-R doesn't appear to do this. Is this a config problem on my part, or maybe a downstream DNS that's outdated, or a bug? Thanks for any help, Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message