From owner-freebsd-security Sun Sep 12 9:52:39 1999 Delivered-To: freebsd-security@freebsd.org Received: from justice.zips.net (justice.zips.net [207.234.219.219]) by hub.freebsd.org (Postfix) with ESMTP id 80CF31540B; Sun, 12 Sep 1999 09:52:31 -0700 (PDT) (envelope-from zips@zips.net) Received: from localhost (zips@localhost) by justice.zips.net (8.9.3/8.9.3) with ESMTP id MAA21512; Sun, 12 Sep 1999 12:56:39 -0400 (EDT) (envelope-from zips@zips.net) Date: Sun, 12 Sep 1999 12:56:39 -0400 (EDT) From: Hector Colmenares To: Will Andrews Cc: Ben Smithurst , freebsd-security@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, dev-null@ns1.digicomsystems.net, "Jeremy L. Ramirez" Subject: Re: How to prevent motd including os info In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org If you dont want people to know what OS are you running when they telnet into your box just change to this the info in /etc/gettytab default:\ :cb:ce:ck:lc:fd#1000:im=\r\n\%h\r\nAccess Restricted\ r\n\r\nFor info, email admin@%h\r\nToday is %d\r\n\r\n ;-) cheers !! On Sun, 12 Sep 1999, Will Andrews wrote: > > On 12-Sep-99 Ben Smithurst wrote: > > Jeremy L. Ramirez wrote: > > > >> telnet stream tcp nowait root /usr/libexec/telnetd telnetd -h > >> > >> what you are doing is adding the -h at the end of the line which prevents > >> a user from seeing the OS before even logging in. > > > > An even better way is to disable telnet completely, and use ssh like you > > should. Note that people can still use nmap or something to guess at > > your OS. > > > > -- > > Ben Smithurst | PGP: 0x99392F7D > > ben@scientia.demon.co.uk | key available from keyservers and > > | ben+pgp@scientia.demon.co.uk > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-security" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message