Hello All,
Am facing a problem where the three SSH tcp connections are being torn down. Personally I am using a Cisco router and reflexive ACLs and can see what is happening. I have tried configuring SSHD on the remote server side with the following:
TCPKeepAlive no ClientAliveInterval 30 ClientAliveCountMax 3
This appears to have resolved the issue with File&Print but the PulseAudio connection is still being torn down. Have thought about removing the ClientAliveCountMax but why would three attempts fail when I was still connected to my X2go session ?
Thanks, Phil