Wolfgang wrote:
> I have 4 computers, all connected to a Fritz router. On three of them
> SuSE 10.1 is installed.
>
> Recently I upgraded one of them to SuSE 11.2. But now, this computer
> is no more reachable by ssh from the other ones. Any attempt to
> connect to it via ssh produces the answer:
>
> "ssh: connect to host <name> port 22: Connection refused"
>
> How can I open it to ssh access from the other computers?
>
> Thank you in advance for your help,
> Wolfgang
If only the one system was changed and it worked before, then on that
system check your firewalls (iptables) and that it allows incoming over
your SSH port (I assume it's using the default port of 22), at least
allowing access for the source IPs of the other systems, check that ssh
itself is running, check /etc/hosts.{allow,deny} files, the SSH config
settings, and above all, check the logs on the system to see what it
says about rejecting it.
--
Not really a wanna-be, but I don't know everything.
|