From owner-freebsd-questions@FreeBSD.ORG Fri Feb 18 03:45:26 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 6336316A4D0 for ; Fri, 18 Feb 2005 03:45:26 +0000 (GMT) Received: from smtphost.cis.strath.ac.uk (smtphost.cis.strath.ac.uk [130.159.196.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E7CA43D54 for ; Fri, 18 Feb 2005 03:45:25 +0000 (GMT) (envelope-from chodgins@cis.strath.ac.uk) Received: from [192.168.0.4] (chrishodgins.force9.co.uk [84.92.20.141]) j1I3jERS007511; Fri, 18 Feb 2005 03:45:15 GMT Message-ID: <421565F7.9000305@cis.strath.ac.uk> Date: Fri, 18 Feb 2005 03:50:15 +0000 From: Chris Hodgins User-Agent: Mozilla Thunderbird 1.0 (X11/20050204) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ion-Mihai Tetcu References: <20050217224731.A488C4BDAA@ws1-1.us4.outblaze.com> <20050218051605.40f0f042@it.buh.tecnik93.com> In-Reply-To: <20050218051605.40f0f042@it.buh.tecnik93.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CIS-MailScanner-Information: Please contact support@cis.strath.ac.uk for more information X-CIS-MailScanner: Found to be clean X-CIS-MailScanner-SpamCheck: not spam, SpamAssassin (score=0, required 6) X-CIS-MailScanner-From: chodgins@cis.strath.ac.uk cc: questions@freebsd.org cc: Fafa Diliha Romanova 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 03:45:26 -0000 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 Chris