Date: Sun, 31 Mar 2002 23:17:16 -0500 (EST) From: Peter Leftwich <Hostmaster@Video2Video.Com> To: Danny <dannyho@bigpond.net.au> Cc: FreeBSD Questions <FreeBSD-Questions@FreeBSD.Org> Subject: Re: How to disable ssh? Message-ID: <20020331231610.G64848-100000@earl-grey.cloud9.net> In-Reply-To: <000901c1d934$2404b6a0$c601a8c0@win2000>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 1 Apr 2002, Danny wrote: > Hello, I am running FreeBSD 4.3 and I want to disable ssh access to my machine. I have already disabled telnet and ftp already but I can't find how I can disable ssh in /etc/inetd.conf Just make sure that the sshd daemon is not running (`ps -auxww | grep -i ssh`). Your current /etc/inetd.conf file has everything commented out btw. -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020331231610.G64848-100000>