From owner-freebsd-questions Mon Aug 14 13:15:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sp27.notesnet.bgsu.edu (sp27.notesnet.bgsu.edu [129.1.7.27]) by hub.freebsd.org (Postfix) with ESMTP id 9DE6037B759 for ; Mon, 14 Aug 2000 13:15:50 -0700 (PDT) (envelope-from memphis_ms@gmx.net) Received: from gmx.net ([129.1.133.122]) by sp27.notesnet.bgsu.edu (Lotus Domino Release 5.0.2b) with ESMTP id 2000081416135212:23539 ; Mon, 14 Aug 2000 16:13:52 -0400 Message-ID: <3997AA89.FE667375@gmx.net> Date: Mon, 14 Aug 2000 04:15:05 -0400 From: Raoul Schroeder X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: hosts.allow X-MIMETrack: Itemize by SMTP Server on MAILGW01/SERVER/BGSU(Release 5.0.2b |December 16, 1999) at 08/14/2000 04:13:52 PM, Serialize by Router on MAILGW01/SERVER/BGSU(Release 5.0.2b |December 16, 1999) at 08/14/2000 04:14:00 PM, Serialize complete at 08/14/2000 04:14:00 PM Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, for security reasons, I would like to disallow telnet from all computers not in my domain, but allow ssh (via sshd) from all other computers. However, if I disallow telnetd to accept from other domains, then it seems like sshd does not accept requests either... Also, which daemon do I have to restart to make hosts.allow to be reread? Is it inetd? and does it need a SIGHUP? Finally, is there any other program to use for OpenSSL than RSA in the US? Best regards, Raoul To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message