are you using ssh to connect to a server, and from there do a scp? If so, your ssh session might be the  one timing out,and not the

scp session, due to inactivity on the terminal session.  you can always use the -vvv option, to see more detailed msgs about what is going on.


Ron

On 12/25/19 7:56 AM, H wrote:
I am running CentOS 7 on a workstation and CentOS 6 and 7 on a couple of 
servers I am remotely connecting to using the same username and thus ssh 
configuration. However, one of the servers running CentOS 6 I keep getting 
disconnected from whereas I have no such problems with another CentOS 6 server 
and CentOS 7 server. The latter two are on two different hosted server setups 
far, far away whereas the problematic one is my own physical hardware in the 
same building.

I have tried to make sure the sshd configuration on all servers are identical 
but still have this problem. I can rule out a general problem with the router 
in my office since all connections are via that router, the only difference is 
that the problematic server is in the same building and the connection loops 
back via the same router but through an external IP address. /var/log/secure on 
the workstation offers no clues with no messages regarding any disconnection.

If anyone has suggestions what I should check, it would be greatly appreciated!

_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to