View Single Post
Old 30-03-2011, 18:23   #5
Milambar
Inactive
 
Join Date: Jan 2008
Posts: 954
Milambar has a reputation beyond reputeMilambar has a reputation beyond reputeMilambar has a reputation beyond reputeMilambar has a reputation beyond reputeMilambar has a reputation beyond reputeMilambar has a reputation beyond reputeMilambar has a reputation beyond reputeMilambar has a reputation beyond reputeMilambar has a reputation beyond reputeMilambar has a reputation beyond reputeMilambar has a reputation beyond reputeMilambar has a reputation beyond reputeMilambar has a reputation beyond repute
Re: Another really annoying superhub issue

Quote:
Originally Posted by Chrysalis View Post
I suspect the session may have simply timed out as the superhub has a very agressive timeout value set which cannot be tuned in the gui. So in that situation I would try to force keepalive packets with either the scp client or sshd server to more than every 60 seconds and see if that resolves the issue.
While an SCP transaction is active, data is being sent, bidirectionally. That is, Im sending data to the server, and its replying with ACKnowlegements. Therefore it will never time out, as the session is not idle.

Even so, I altered sshd_config a long time ago, well over a month ago, to send TCPKeepAlive's every 59 seconds.

In this case, it seems that the suberhubbing superhub (yes, I used superhubbing as a cussword) actively blocked the connection itself, after a set amount of data or time.
Milambar is offline   Reply With Quote