From owner-freebsd-questions Sun Aug 6 15: 0:52 2000 Delivered-To: freebsd-questions@freebsd.org Received: from venus2.ttnet.net.tr (venus2.ttnet.net.tr [212.156.4.19]) by hub.freebsd.org (Postfix) with ESMTP id B01CA37BCD1 for ; Sun, 6 Aug 2000 15:00:36 -0700 (PDT) (envelope-from alisoylu@yahoo.com) Received: from loner (UNKNOWN [212.174.111.20]) by venus2.ttnet.net.tr (Netscape Messaging Server 4.15) with SMTP id FYW23Y00.TDP; Mon, 7 Aug 2000 00:55:10 +0400 From: "Ali Soylu" To: "Ian J Greely" , Subject: RE: Forcing network connections to use ssh. Date: Mon, 7 Aug 2000 00:51:46 +0300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-Mimeole: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You could close telnet for example. Edit the /etc/inetd.conf file and comment out the services you do not want (telnet for example) Then killall -HUP inetd, and the telnet (server) will be disabled. ALi > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ian J Greely > Sent: Monday, August 07, 2000 12:47 AM > To: freebsd-questions@freebsd.org > Subject: Forcing network connections to use ssh. > > > What do I need to change to disable ordinary unencrypted connections > to my system over ethernet? > > I'm using standard ssh not the openssh port under 4.0 stable... > > regards, > Ian > > > 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-questions" in the body of the message