From owner-freebsd-stable Wed Sep 23 23:25:39 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA07650 for freebsd-stable-outgoing; Wed, 23 Sep 1998 23:25:39 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from gjp.erols.com (alex-va-n008c079.moon.jic.com [206.156.18.89]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA07645 for ; Wed, 23 Sep 1998 23:25:37 -0700 (PDT) (envelope-from gjp@gjp.erols.com) Received: from gjp.erols.com (gjp@localhost.erols.com [127.0.0.1]) by gjp.erols.com (8.8.8/8.8.7) with ESMTP id CAA05682; Thu, 24 Sep 1998 02:25:30 -0400 (EDT) (envelope-from gjp@gjp.erols.com) X-Mailer: exmh version 2.0.1 12/23/97 To: Tom cc: Mark Murdock , stable@FreeBSD.ORG From: "Gary Palmer" Subject: Re: resolving ips? In-reply-to: Your message of "Wed, 23 Sep 1998 22:45:31 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 24 Sep 1998 02:25:28 -0400 Message-ID: <5678.906618328@gjp.erols.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tom wrote in message ID : > > On Wed, 23 Sep 1998, Mark Murdock wrote: > > > Yet another question for freebsd-stable network experts: > > > > When I try to telnet to an ip address, my system attempts to contact my > > name servers in my /etc/resolv.conf file. I was actually unable to telnet > > to an ip due to this when my ipfw configuration was blocking udp on 53. > > > > Why consult the resolver? Why not just make your connection based on the > > kernel routing tables? > > Routing tables and DNS are completely unrelated. Telnet wants to find > the name for the IP it is connecting to. The resolver will take a long > time if the listed DNS servers don't respond. It will eventually timeout > and give up, you just aren't patient enough. Perhaps he was referring to the fact that I think someone broke telnet to do reverse lookups when fed IP addresses, and that was recently fixed (I believe). You are right, that it would not cause the connection to fail, just take a really long time. But it was still damned annoying. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message