Date: Fri, 27 Apr 2001 05:34:14 -0600 (MDT) From: FreeBSD <freebsd@XtremeDev.com> To: <questions@freebsd.org> Subject: SSH2 and OpenSSH in FreeBSD (Jail?) Message-ID: <20010427053110.S71420-100000@Amber.XtremeDev.com>
next in thread | raw e-mail | index | archive | help
I have a Jail setup running OpenSSH (providing that service on non-standard port), and SSH2 installed in the host environment. When I ssh into the jail environment, after a prolonged period I always get the following error message, which seems to lock up the ssh client. I have to kill it from the host environment: debug: Ssh2Common/sshcommon.c:200/ssh_common_request_rekey: Sending rekey request... debug: Ssh2Common/sshcommon.c:240/ssh_common_rekey_notify_cb: Rekey notification received from transport layer. debug: Ssh2Common/sshcommon.c:246/ssh_common_rekey_notify_cb: Cancelling rekey timeouts... This is very annoying as I'm usually in the middle of a vim editing session (it's my cvs jail). Does anyone know what might be the cause of this "rekeying"? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010427053110.S71420-100000>