Re: sshd:cipher_encrypt: bad plaintext length 337 [Failed}: ( second time post)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ankush Grover wrote:
[snip]
> Here is the output.
>
>
> strace -x /etc/init.d/sshd start output is in the file strace

strace won't follow child processes, so this won't help any.

Start with the built in debugging:

/usr/sbin/sshd -ddd

If that doesn't work, run it with strace directly.

strace -x /usr/sbin/sshd -ddd

-- 
William Hooper


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux