[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] SSH EXPLOIT IN THE WILD
- Subject: Re: [cobalt-users] SSH EXPLOIT IN THE WILD
- From: "Dave's List Addy" <listonly@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue Sep 16 11:44:54 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
On 9/16/03 1:19 PM, "Robbert Hamburg (HaVa Web- & Procesdesign)" wrote:
> how did you limit ssh connections again from hosts.deny and or hosts.allow
> ???
>
> Any thougths about it in general ??
Robbert
We do this:
Hosts.allow >>
#
# hosts.allow This file describes the names of the hosts which are
# allowed to use the local INET services, as decided
# by the '/usr/sbin/tcpd' server.
#
SSHD: 123.123.123.123
in.telnetd: 123.123.123.123
On the hosts.deny >>
#
# hosts.deny This file describes the names of the hosts which are
# *not* allowed to use the local INET services, as decided
# by the '/usr/sbin/tcpd' server.
#
SSHD: ALL
in.telnetd: ALL
Hope that helps...
--
Thanks!!
David Thurman
List Only at Web Presence Group Net