From owner-freebsd-stable Sun Jul 8 8:24:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id 1F26037B403 for ; Sun, 8 Jul 2001 08:24:31 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.9.3/8.9.3) id RAA70619; Sun, 8 Jul 2001 17:24:30 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Date: Sun, 8 Jul 2001 17:24:30 +0200 (CEST) Message-Id: <200107081524.RAA70619@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG Reply-To: freebsd-stable@FreeBSD.ORG Subject: Re: Jail issues with -STABLE In-Reply-To: <20010708154703.A54379@btinternet.com> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.1-RELEASE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dominic Marks wrote: > I now have things working nicely, however I have one further problem > which despite considerable comtemplation, I have been unable to figure > out. I have my main machine (A) at ip address 10.0.0.139 and the jail > inside it (B) bound to 10.0.0.137. I have started sshd on ip address > 10.0.0.137:2022 inside the jail and it appears to be listening > correctly. However when I attempt to connection to it the connection > stalls and I never get to a prompt. > > $ ssh -p 2022 dom@10.0.0.137 > > ... it sits waiting until I interrupt it. Try »ssh -v ...« to get verbose output. Then you can see where exactly it hangs. I guess it tries to make a reverse DNS lookup. Do you have DNS configured correctly inside the jail? Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message