From owner-freebsd-questions Mon Jun 10 13:54:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dylan.digitalspy.co.uk (dylan.digitalspy.co.uk [212.42.1.217]) by hub.freebsd.org (Postfix) with ESMTP id 99F8D37B40C for ; Mon, 10 Jun 2002 13:54:28 -0700 (PDT) Received: from mark (host217-36-23-138.in-addr.btopenworld.com [217.36.23.138]) by dylan.digitalspy.co.uk (Postfix) with SMTP id 6DBE59311C; Mon, 10 Jun 2002 21:54:25 +0100 (BST) Message-ID: <055201c210c0$f3f8a880$0200a8c0@mark> From: "Mark Hughes" To: "Andrea Bacchet" , References: <8A6A2A139700D5118EB6009027B0FF3A0B7FDFD3@caemsx02.cae.ca> Subject: Re: Jail single ip network (FreeBSD 4.5) Date: Mon, 10 Jun 2002 21:54:00 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 1 - Why the 5 minute wait for my jail to respond to ssh and telnet requests? sounds very much like something to do with not having dns/hosts set up correctly. I don't know enough about jails to know for sure, but I would have thought you need a hosts file on /etc in the jail with the hostnames/ip addresses of the hosts you're trying to connect from, if they're not in DNS. ssh/telnet try and resolve your hostname when you connect to them - if they can't find them, they hang until the dns resolution times out. Hope this helps, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message