ssh - getting disconnected after running a few commands
by JJJCR from LinuxQuestions.org on (#6NPVY)
Hi guys,
Inherited a server apparently unsupported one CentOS 6.
However, after running 2 or 3 commands the SSH will get disconnected. or roughly every 2 mins.
Like cat very_large_file.txt, after the txt file is loaded after 3 seconds the terminal will just hang and have to make another session which will hang again.
I have check sshd_config nothing out of extra ordinary.
Any ideas, where some policy could be set?
Or how to capture an application that might be disconnecting the ssh session?
Not a network issue, because other VMs on the same network are ok. Thanks.
Inherited a server apparently unsupported one CentOS 6.
However, after running 2 or 3 commands the SSH will get disconnected. or roughly every 2 mins.
Like cat very_large_file.txt, after the txt file is loaded after 3 seconds the terminal will just hang and have to make another session which will hang again.
I have check sshd_config nothing out of extra ordinary.
Any ideas, where some policy could be set?
Or how to capture an application that might be disconnecting the ssh session?
Not a network issue, because other VMs on the same network are ok. Thanks.