Date: Thu, 5 Nov 2015 09:41:39 +0800 From: Erich Dollansky <erichsfreebsdlist@alogt.com> To: Matthew Seaman <matthew@FreeBSD.org> Cc: freebsd-questions@freebsd.org Subject: Re: ssh configuration, nmisunderstanding or error Message-ID: <20151105094139.285c026d@X220.alogt.com> In-Reply-To: <5639DFB4.2020006@FreeBSD.org> References: <20151104171454.5687fed4@X220.alogt.com> <wu7h9l2i072.fsf@banyan.cs.ait.ac.th> <20151104173313.34de5aa2@X220.alogt.com> <5639DFB4.2020006@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Wed, 4 Nov 2015 10:36:36 +0000 Matthew Seaman <matthew@FreeBSD.org> wrote: > On 2015/11/04 09:33, Erich Dollansky wrote: > > Yes, there are just there to get an error message depending on the > > file being read. How can ssh get the error message which is > > supposed to come from outside the jail? > > > > I still believe that I have some very strange error in the setup > > but I am not able to see it. > > sshd in the host system binding to all interfaces (which is the > default) will block sshd in the jail from binding to the jail's IP. > In fact, it will probably cause sshd to fail to start in the jail. > You should have something in your syslog in the jail if that is the > case. > I really mixed up inside with outside. > Make the sshd in your host system bind to specific IP numbers using > the 'ListenAddress' parameter. This I do anyway. Thanks. Erich
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20151105094139.285c026d>