Anyway
TCPKeepAlive yes
#ClientAliveInterval 0
#ClientAliveCountMax 3
The other thing I was wondering is when I do ssh do I have to give it some kind
of command like (on server):
while :
do
sleep 10000
done
and then run it?
Also is Client Keep Alive of 30 good enough? Is that only 30 seconds?
and for some reason, when I include the previous message it is not forwarded correctly.