From owner-freebsd-questions@FreeBSD.ORG Fri Feb 18 04:10:31 2005 Return-Path: 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 F003C16A4CE for ; Fri, 18 Feb 2005 04:10:31 +0000 (GMT) Received: from www.ninjabucket.com (ninjabucket.com [65.174.56.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CC9E43D45 for ; Fri, 18 Feb 2005 04:10:31 +0000 (GMT) (envelope-from aaron@snaphat.com) Received: from snaphat.com (pcp01483743pcs.frncht01.de.comcast.net [68.82.65.116]) by www.ninjabucket.com (8.13.3/8.13.1) with ESMTP id j1I4ARl8026964 for ; Thu, 17 Feb 2005 23:10:27 -0500 (EST) (envelope-from aaron@snaphat.com) Received: from [192.168.100.49] (localhost [192.168.100.49]) by snaphat.com (8.13.1/8.13.1) with ESMTP id j1I4AF33042575 for ; Thu, 17 Feb 2005 23:10:15 -0500 (EST) (envelope-from aaron@snaphat.com) Message-ID: <42156AA7.2040200@snaphat.com> Date: Thu, 17 Feb 2005 23:10:15 -0500 From: Aaron Myles Landwehr User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org References: <20050217224731.A488C4BDAA@ws1-1.us4.outblaze.com> <20050218051605.40f0f042@it.buh.tecnik93.com> <421565F7.9000305@cis.strath.ac.uk> In-Reply-To: <421565F7.9000305@cis.strath.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/708/Thu Feb 17 17:37:03 2005 on snaphat.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on snaphat.com Subject: Re: WHAT KIND OF SH*T IS THIS: telnet and ssh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2005 04:10:32 -0000 Chris Hodgins wrote: > Ion-Mihai Tetcu wrote: > >> On Thu, 17 Feb 2005 17:47:31 -0500 >> "Fafa Diliha Romanova" wrote: >> >> >>> let's get straight to it: >> >> >> >> Yes: >> >> 1, post to the appropriate list(s) (bugs@fFreeBSD.org is not, at least >> not w/o a PR). >> 2. Double-check before reporting. >> >> >>> whenever i telnet or ssh to something that's offline, i get e.g.: >>> ssh: hostname.domain.com: hostname nor servname provided, or not known >> >> >> >> here it says: >> >>> ssh itetcu@hostname >> >> >> ssh: connect to host hostname.doa.ain port 22: Operation timed out >> >> > > I am seeing what Fafa sees: > $ ssh ewlkjfsd > ssh: ewlkjfsd: hostname nor servname provided, or not known > > $ telnet sdfklh > sdfklh: hostname nor servname provided, or not known > > $ uname -a > FreeBSD paranoia 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #5: Tue Jan 25 > 10:43:40 GMT 2005 root@paranoia:/usr/obj/usr/src/sys/paranoia i386 > > $ ssh -V > OpenSSH_3.8.1p1 FreeBSD-20040419, OpenSSL 0.9.7d 17 Mar 2004 I can also reaffirm this: [aaron] /> ssh fds ssh: fds: hostname nor servname provided, or not known. [aaron] /> ssh -V OpenSSH_3.8.1p1 FreeBSD-20040419, OpenSSL 0.9.7d 17 Mar 2004 -Aaron Myles Landwehr