Mailinglist Archive: opensuse-security (685 mails)
| < Previous | Next > |
Re: [suse-security] harden_sues and SSH
- From: "Sven Michels" <smichels@xxxxxxxxxxxx>
- Date: Sun, 17 Feb 2002 06:15:38 +0100 (CET)
- Message-id: <20020217051538.666872DDD94@xxxxxxxxxxxxxxxx>
> I have installed a SuSE 7.3 with openSSH running correctly, then
> I decided to run the harden_suse script. Before the script i could
> both SSH in and out (to another box on the network), now after the
> script has ran, i cannot SSH out or in.
>
> I am not the familar with the details of the harden_suse script,
> does it block ports (22 for ssh)?
last time i used harden_suse it adds a deny rule to /etc/hosts.deny
for all hosts, this also blocks ssh incoming. You can add a sshd: all : allow
to your /etc/hosts.allow and ssh should be working again.
This doesn't fix the outgoing problem, but i think thats not a
harden suse problem..
| < Previous | Next > |