From owner-freebsd-questions Mon Nov 11 12:37:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 941E837B401 for ; Mon, 11 Nov 2002 12:37:09 -0800 (PST) Received: from pebbles.dgsi.com (pebbles.dgsi.com [192.80.15.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2657B43E88 for ; Mon, 11 Nov 2002 12:37:08 -0800 (PST) (envelope-from pds@pebbles.dgsi.com) Received: from pebbles.dgsi.com (localhost [127.0.0.1]) by pebbles.dgsi.com (8.12.6/8.12.6) with ESMTP id gABKawME011445 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 11 Nov 2002 12:36:58 -0800 (PST) (envelope-from pds@pebbles.dgsi.com) Received: (from pds@localhost) by pebbles.dgsi.com (8.12.6/8.12.6/Submit) id gABKaw82011444; Mon, 11 Nov 2002 12:36:58 -0800 (PST) (envelope-from pds) Date: Mon, 11 Nov 2002 12:36:58 -0800 From: Peter Schoenmaker To: Kevin Stevens Cc: freebsd-questions@FreeBSD.ORG Subject: Re: dns resolution problems Message-ID: <20021111203658.GD11081@dgsi.com> References: <20021111191237.GC11081@dgsi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Scanned-By: MIMEDefang 2.21 (www . roaringpenguin . com / mimedefang) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Nov 11, 2002 at 11:28:27AM -0800, Kevin Stevens wrote: > > On Monday, Nov 11, 2002, at 11:12 US/Pacific, Peter Schoenmaker wrote: > > >I am having problems resolving hosts with freebsd. Specificly i have > >problems resolving hosts @ united airlines. These include www.ual.com, > >www.united.com, www.ua2go.com, www.itn.net. Some of them use different > >dns servers but they still have the problem. I have tried to look into > >the problem but can't find it. > > Works from here, 4.7 RELEASE running bind. > > > The problem doesn't occur on solaris > >2.8/2.9, or windows. > > Are those machines on the same network? The Windows machine probably > isn't doing resolution itself, so what nameserver is it using? Is your > FreeBSD machine using the same one, or is it running a nameserver > itself? I have tried it from multiple machines on different networks. With the same result. I have tried both my own name server, and my provider's name server with similar results. > > > I am running FreeBSD 4.7 RELEASE, and the box > >is not behind a firewall. I have tried having the box resolve again > >multiple DNS servers with the same result. Does anyone have any ideas, > >or are experiencing the same problem? > > More specifics would help, but I doubt it's a FreeBSD issue. Places to > look: > > How is your machine represented to the Internet? (what does its name, > IP address, reverse lookup look like) How is this information > different than the boxes that are working? External DNS servers may > (unusually) have restrictions on who they'll respond to. I have tried this from multiple places, both with matching forwards and reverses, and with no dns at all, same result. > > Are you running a DNS server locally, or are you pointed somewhere > else? (resolv.conf) How does this relate to how the other boxes are > configured? > > When you say "can't resolve", what do you mean? Does the query never > get issued, does it not get a response, or is the response not > useful/correct? I means that when i do a 'host www.ual.com' or a dig www.ual.com there is no A record returned. peter > > KeS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message