1752653 Members
5547 Online
108788 Solutions
New Discussion юеВ

Re: ssh problem

 
Carlos A. Munoz Lopez
Frequent Advisor

Re: ssh problem

Ok, thanks. In the meantime I will try that out to see how it goes. I'll let you know if the last patch fixes the problem since I have the first one already installed in the system.
Ann Majeske
Honored Contributor

Re: ssh problem

In further research I found that System V pipes depend on the pipe device: /dev/streams/pipe. So if you have the System V environment enabled, maybe your problem is with this device.

Ann
Brendan Murphy_5
Frequent Advisor

Re: ssh problem

Do you have access to create the pipe in the first place??
Carlos A. Munoz Lopez
Frequent Advisor

Re: ssh problem

Recently I solved the problem. The system was initially booted with generic kernel, so, in some way this was causing the problem. I decided to reboot the system with a normal kernel and it worked. Now, the system is accepting all ssh connections. Thanks all of you for your support.