From owner-freebsd-stable Wed Jul 26 8:51:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 4573C37BC05 for ; Wed, 26 Jul 2000 08:51:29 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.13 #1) id 13HTSs-0000zZ-00; Wed, 26 Jul 2000 08:51:22 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jan Koum Cc: FreeBSD Stable Subject: Re: telnet nslookup oddity References: <20000726024103.A55618@ethereal.net> Message-Id: Date: Wed, 26 Jul 2000 08:51:22 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG that did it. it appears that telnet was not actually made by buildworld. randy > i just had a similar problem with -rc from about 5 days ago. what is very > weird is that i did 'make install' in /usr/src/usr.bin/telnet and can no > longer reproduce this bug. very weird. > > > On Wed, Jul 26, 2000 at 01:34:13AM -0700, Randy Bush wrote: > > 4.1-rc as of yesterday. the surprise is at the end. > > > > rip.psg.com:/usr/home/randy> nslookup emu1.emumail.com. > > Server: cache.psg.com > > Address: 147.28.0.3 > > > > Name: emu1.emumail.com > > Address: 207.155.121.156 > > > > rip.psg.com:/usr/home/randy> ping emu1.emumail.com > > PING emu1.emumail.com (207.155.121.156): 56 data bytes > > 64 bytes from 207.155.121.156: icmp_seq=0 ttl=239 time=66.649 ms > > 64 bytes from 207.155.121.156: icmp_seq=1 ttl=239 time=66.056 ms > > ^C > > --- emu1.emumail.com ping statistics --- > > 2 packets transmitted, 2 packets received, 0% packet loss > > round-trip min/avg/max/stddev = 66.056/66.352/66.649/0.297 ms > > > > rip.psg.com:/usr/home/randy> telnet emu1.emumail.com 25 > > emu1.emumail.com: No address associated with hostname > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message