On Tue, May 12, 2009 at 10:03 PM, Steve Kargl <[email protected]> wrote: > Is there anyway to disable sshd from timing out a connection? > I've tried setting ClientAliveCountMax and ClientAliveInterval > and TCPKeepAlive in sshd.conf, but no combination that I've > tried has worked.
My suggestion would be to install and use the screen port: /usr/ports/sysutils/screen You can then start the test suite run, detach from the screen session, then ssh in and re-attach to the screen session later to check up on it. Regards, Josh _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
