[2267] in linux-net channel archive
Re: NameD and Telnet
daemon@ATHENA.MIT.EDU (Jeff Fisher)
Wed Mar 27 21:13:08 1996
Date: Wed, 27 Mar 1996 11:24:22 -0600 (CST)
From: Jeff Fisher <Jeff_Fisher@kcrg.com>
To: ATPlack@scj.com
cc: linux-admin@vger.rutgers.edu, linux-net@vger.rutgers.edu
In-Reply-To: <"MSMAIL PC */PRMD=SCJMAIL/ADMD=MCI/C=US/"@MHS>
On 25 Mar 1996 ATPlack@scj.com wrote:
> Date: 25 Mar 96 12:53:30 -0600
> From: ATPlack@scj.com
> To: linux-admin@vger.rutgers.edu, linux-net@vger.rutgers.edu
> Subject: NameD and Telnet
>
>
> Hello,
> Interesting problem.
>
> Once I set up named on the Linux box. The telnet session takes 15-20
> seconds to establish on my local Ethernet segment (using IP address and not
> host name). (Without named, it takes less than a second.)
>
> I have a feeling that memory could help, but before I throw hardware at it,
> I would like to be sure. Anyone?
>
>
tcpd is resolving the hostname that you are telnetting in from. You can
either change your host.conf file to read: order hosts,bind (this will
check your /etc/hosts file first) or you can look at your bind configuration.
If you are connected to the internet or are relying on other internal name
servers, make sure that either your named is authoritative for your
domain, or your /etc/named.boot has a forwarders line pointing to a server
that is authoritative for your domain. (And the machine you are
telnetting in from is in the database)
If you are not connected to the internet, and are the only name server on
your network, make sure that there are no forwarders in your
/etc/named.boot and that the cache file listed in /etc/named.boot does not
have any entries. If it does, then named will try to query the forwarder
or one of the root nameservers listed in the cache file.
After you have made the changes, run /usr/sbin/named.reload, and all
should be well.
------
Jeff Fisher Gazette MIS
jeff@kcrg.com Cedar Rapids, IA, US
"Love is a snowmobile racing across the tundra and then suddenly it
flips over, pinning you underneath. At night, the ice weasels come."
-- Matt Groening