From owner-freebsd-questions@FreeBSD.ORG Sat Jun 19 03:19:42 2004 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 62DAA16A4CE for ; Sat, 19 Jun 2004 03:19:42 +0000 (GMT) Received: from gldis.ca (constans.gldis.ca [66.11.169.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5F2F43D2F for ; Sat, 19 Jun 2004 03:19:41 +0000 (GMT) (envelope-from gldisater@gldis.ca) Received: from localhost (localhost [127.0.0.1]) by gldis.ca (8.12.8p2/8.12.8) with SMTP id i5J3WHqi016003; Fri, 18 Jun 2004 23:32:18 -0400 (EDT) (envelope-from gldisater@gldis.ca) X-Authentication-Warning: gldis.ca: localhost [127.0.0.1] didn't use HELO protocol Message-ID: <40D3B18F.4000206@gldis.ca> Date: Fri, 18 Jun 2004 23:22:55 -0400 From: Jeremy Faulkner User-Agent: Mozilla Thunderbird 0.6 (X11/20040522) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Emperor of Florida , questions@freebsd.org References: <1087599478.5479.8.camel@route> In-Reply-To: <1087599478.5479.8.camel@route> X-Enigmail-Version: 0.84.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' Subject: Re: Turning off sshd version display when someone telnets to port. 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: Sat, 19 Jun 2004 03:19:42 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Emperor of Florida wrote: | Okay, | | On my router I run sshd just in case I need to connect to my computers | when I am away from home (this computer basically does NAT and firewalls | everything behind it). I moved sshd to a different port than the | standard 22 just so most port scanners won't run across it -- unless | they are scanning every single port. In the case that someone scans | every port and sees this one open... I figure they might telnet to it to | see what it might be. | | Currently when you telnet to it you will see: | Escape character is '^]'. | SSH-1.99-OpenSSH_3.6.1p1 YbrickRd | | I was able to get the OS type off (which is why it reads YbrickRd) but I | would prefer that nothing at all shows up. Or, at the very least, that I | can change the message so it won't announce that is it ssh with its | version. I know there must be a way to do this but I can't seem to find | it in the config file or the man pages. When I searched on the web I | didn't find anything either. | | Does anyone have a clue on how to make sshd shutup? | | Kevin | -- | The moon is a planet just like the Earth, only it is even deader. Shut it down, that's the only way. The announcement of version is required by the protocol, that's why it's doing it. Both sides, the client and server identify their communication version. - -- Jeremy Faulkner http://www.gldis.ca -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFA07GOfb0Lle2MIEIRAp/jAKDLU01MzohmnDYDSu5U9o7NZbBxPgCgulkW TPeRBXo3f5wJmEibX1ZKR9I= =HHy6 -----END PGP SIGNATURE-----