From owner-freebsd-isp Fri Jun 8 18:55:18 2001 Delivered-To: freebsd-isp@freebsd.org Received: from phoenix.volant.org (dickson.phoenix.volant.org [205.179.79.193]) by hub.freebsd.org (Postfix) with ESMTP id 9A5DA37B401 for ; Fri, 8 Jun 2001 18:55:15 -0700 (PDT) (envelope-from patl@Phoenix.Volant.ORG) Received: from asimov.phoenix.volant.org ([205.179.79.65]) by phoenix.volant.org with esmtp (Exim 1.92 #8) id 158Xy6-0004tj-00; Fri, 8 Jun 2001 18:55:14 -0700 Received: from localhost (localhost [127.0.0.1]) by asimov.phoenix.volant.org (8.9.3+Sun/8.9.3) with SMTP id SAA10634; Fri, 8 Jun 2001 18:55:11 -0700 (PDT) From: patl@Phoenix.Volant.ORG Date: Fri, 8 Jun 2001 18:55:11 -0700 (PDT) Reply-To: patl@Phoenix.Volant.ORG Subject: Re: jail and localhost To: Mike Cc: freebsd-isp@freebsd.org In-Reply-To: <4.3.2.7.2.20010608211332.01e0cd78@127.0.0.1> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 8-Jun-01 at 18:13, Mike (mike@futuredesigns.net) wrote: > Along with my last message about posfix wanting localhost, and the jail > environment not seeming to have one, I am also getting errors upon testing > a perl build: > > lib/io_sock..........accept failed: Operation timed out at lib/io_sock.t > line 57. > Operation timed out (maybe your system does not have a localhost at all, > 'localhost' or 127.0.0.1) at lib/io_sock.t line 73. Somewhere in the jail docs it explains that references to loopback port are silently translated into the IP address associated with that jail. (The jail implementation would make it -very- difficult to have separate loopback spaces for each jail.) -Pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message