From owner-freebsd-questions  Sun Mar 31 20:17:21 2002
Delivered-To: freebsd-questions@freebsd.org
Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4])
	by hub.freebsd.org (Postfix) with ESMTP id 6CB3537B41A
	for <FreeBSD-Questions@FreeBSD.Org>; Sun, 31 Mar 2002 20:17:16 -0800 (PST)
Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1])
	by russian-caravan.cloud9.net (Postfix) with ESMTP
	id 1095A28B75; Sun, 31 Mar 2002 23:17:16 -0500 (EST)
Date: Sun, 31 Mar 2002 23:17:16 -0500 (EST)
From: Peter Leftwich <Hostmaster@Video2Video.Com>
X-X-Sender:  <pete@earl-grey.cloud9.net>
To: Danny <dannyho@bigpond.net.au>
Cc: FreeBSD Questions <FreeBSD-Questions@FreeBSD.Org>
Subject: Re: How to disable ssh?
In-Reply-To: <000901c1d934$2404b6a0$c601a8c0@win2000>
Message-ID: <20020331231610.G64848-100000@earl-grey.cloud9.net>
Organization: Video2Video Services - http://Www.Video2Video.Com
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-questions.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-questions>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-questions>
X-Loop: FreeBSD.ORG

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