Date: Sat, 09 Jun 2001 02:22:31 -0400 From: Mike <mike@futuredesigns.net> To: Igor Podlesny <poige@morning.ru>, freebsd-isp@FreeBSD.ORG Subject: Re: jail and localhost Message-ID: <4.3.2.7.2.20010609021749.01e0ce80@127.0.0.1> In-Reply-To: <10688716317.20010609100839@morning.ru> References: <4.3.2.7.2.20010608211332.01e0cd78@127.0.0.1> <4.3.2.7.2.20010608211332.01e0cd78@127.0.0.1>
next in thread | previous in thread | raw e-mail | index | archive | help
Actually, the thing is, localhost wasn't specified anywhere, but it was trying to look up 127.0.0.1, not the hostname 'localhost' which is kind of odd.. I took out the option to bind postfix to just one IP (that doesn't really matter in jail now, does it?) and it works.. but I've still had a couple other progs do the same thing. At 10:08 AM 6/9/2001 +0700, Igor Podlesny wrote: >setting up Squid's jail, I came up with patches to it and other >workarounds... > >I can suggest to you using your real-ip-address instead of 127.0.0.1 >which is to be associated with `localhost' name in the /etc/hosts. it >could help, imho > > > 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. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > >-- > Igor mailto:poige@morning.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20010609021749.01e0ce80>