I have implemented CentOS server as my Telephony gateway after completed It working fine but a few month after It have issue with SSH. I try to remote to server by putty but it show message ( ver unexpectedly closed network connection)
I can’t remote to server but I can log into server directly by VMware client. I did a server reboot and after reboot it can log in as normal but a next few day It become the same.
try to ping outside network , it seems like there is problem with network connection ,try with ping google.com , if you got result fine there try to ping with your cmd to your vm machine , if you are not able to ping trace your vm for the error , might be issue with selinux .
This server I did’t allow to outside LAN,It could not ping to google.com. And about connection, From Client PC can ping to the server and can telnet also.
I didn’t make any change to sshd config. and when i try to ssh root@lcoahost it shown the resulted ( cannot read from /dev/urandom, No such file or directory).