Date: Sat, 12 Nov 2005 14:37:38 +0100 From: Andrea Campi <andrea+freebsd_hackers@webcom.it> To: d c <casteld73@yahoo.com> Cc: freebsd-hackers@freebsd.org, delphij@delphij.net Subject: Re: SSH From within a Jail Message-ID: <20051112133738.GB1857@webcom.it> In-Reply-To: <20051112133058.27482.qmail@web60325.mail.yahoo.com> References: <a78074950511120513j7ca506c7j89e5d1ca35b93455@mail.gmail.com> <20051112133058.27482.qmail@web60325.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 12, 2005 at 05:30:58AM -0800, d c wrote: > Just the jails on the host giving me probs. > > I also tried recreating the /etc/ssh/ssh_hostkey but > that didn;t help As a quick test, try moving aside (renaming) the .ssh directory in the home directory of the jail user you're trying this from. If it fixes your issue, then it's a simple matter of wrong host keys and/or client configuration. If not, you may be seeing corruption somewhere. Either way, you definitely want to use the -v option with ssh and look carefully for hints. Bye, Andrea -- Press every key to continue.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051112133738.GB1857>