Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2000 10:50:26 +0900
From:      Yoshinobu Inoue <shin@nd.net.fujitsu.co.jp>
To:        cpiazza@jaxon.net
Cc:        current@FreeBSD.ORG
Subject:   Re: 75 second delay using telnet/ssh (ipv6 related)
Message-ID:  <20000321105026G.shin@nd.net.fujitsu.co.jp>
In-Reply-To: <20000319150009.A404@norn.ca.eu.org>
References:  <20000319150009.A404@norn.ca.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi.

Hi,

> This is kind of weird, so I want to see if anyone else has noticed
> this or has a solution to it.
> 
> If I use telnet or ssh (there might be more programs,
> but I have only noticed these two so far), and supply a hostname to it,
> my machine is constantly requesting AAAA records, and finally after
> 75 seconds it requests and receives an A record from the nameserver.

Currently, using -4 option is a workaround for the problem,
but I think this should be fixed by a resolver change as
discussed on this list before.

The change is from,
  all AAAA trial, then all A trial,
to
  try AAAA and A for each trial.

Sorry for the inconvenience and I'll try the fix.

Yoshinobu Inoue


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000321105026G.shin>