From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 15:44:50 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35D6816A4CE for ; Thu, 4 Mar 2004 15:44:50 -0800 (PST) Received: from moonshine (213-84-173-33.adsl.xs4all.nl [213.84.173.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82DEB43D1D for ; Thu, 4 Mar 2004 15:44:49 -0800 (PST) (envelope-from albi@eyfa.org) Received: by moonshine (Postfix, from userid 1002) id A7CB65AC; Fri, 5 Mar 2004 00:44:44 +0100 (CET) Date: Fri, 5 Mar 2004 00:44:44 +0100 From: albi To: chris@hddesign.com Message-Id: <20040305004444.7d2abd6a@moonshine.eyfa.org> In-Reply-To: <1078443115.662.61.camel@zim.hddesign.com> References: <1078443115.662.61.camel@zim.hddesign.com> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: Free BSD Questions list Subject: Re: Jail setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 23:44:50 -0000 On Thu, 04 Mar 2004 17:31:55 -0600 Chris Meyers wrote: > I need to set up a new mail server at a different building, so I > thought I would put sendmail and its services (virus scanning etc.) in > a jail to be a bit more secure. I thought that before I do this for > real I would try setting up a jail on a test server and see if I can > ssh to it and generally get things to work. I can't. > > Here's what I have set up so far. I found a couple how-tos and I am > following them; one is an ONLamp article > (http://www.onlamp.com/pub/a/bsd/2003/09/04/jails.html), and the other btw, this article differs from the jail-manpage, the manpage is more strict about /dev/ > is the jails section of the AbsoluteBSD book. I am running 5.1. ----- cut --------- > and added ListenAddress 10.0.0.203 to /usr/jail/etc/ssh/sshd_config i'm using some jails, and have not used the ListenAddress of ssh, and i can ssh to the jails just fine the description of your problem sounds more like a DNS-problem though