Date: Mon, 7 Aug 2000 00:51:46 +0300 From: "Ali Soylu" <alisoylu@yahoo.com> To: "Ian J Greely" <Ian@tirnanog.org>, <freebsd-questions@freebsd.org> Subject: RE: Forcing network connections to use ssh. Message-ID: <NDBBKGNNKAMGGACJPDPOCEHMCPAA.alisoylu@yahoo.com> In-Reply-To: <h3nrosgohb5v1bl9hiomrb0kmoka60q66m@4ax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBKGNNKAMGGACJPDPOCEHMCPAA.alisoylu>