[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] installing ssh on raq2
- Subject: Re: [cobalt-users] installing ssh on raq2
- From: Chuck <nagy@xxxxxxxxxxxxxxxx>
- Date: Thu Jun 22 23:16:47 2000
On Thu, 22 Jun 2000, Mike Vanecek wrote:
> On Wed, 21 Jun 2000 08:49:12 -0600 (MDT), Chuck <nagy@xxxxxxxxxxxxxxxx> wrote:
>
> Would you please expand on the options that switching ssh1 to inet will
> provide? I am not clear on what more options for access control means?
The main control you get through inetd is with the TCP wrappers. You can
define what host can access what service (and more).
If you are like me: not a real hacker, you're better off protecting your
box with IP chains and TCP wrappers instead of the solution with
Portsentry suggested earlyer in a thread. Using Portsentry if you don't
fully understand it it's like carrying a gun without knowing how to use
it: attackers will use your own weapon against you.