Date: Mon, 14 Aug 2000 13:40:59 -0700 From: Kent Stewart <kstewart@urx.com> To: Raoul Schroeder <memphis_ms@gmx.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: hosts.allow Message-ID: <3998595B.AF6825AD@urx.com> References: <3997AA89.FE667375@gmx.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Raoul Schroeder wrote: > > 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? I would think something like this is a feature for your firewall. You could deny all incoming that have a telnet association in /etc/services. You could also add the IP's of your domain to allow but I think I would deny at the firewall first. Kent > > 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 -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html http://daily.daemonnews.org/ SETI (Search for Extraterrestrial Intelligence) @ Home http://setiathome.ssl.berkeley.edu/ 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?3998595B.AF6825AD>