From owner-freebsd-isp Thu Nov 1 1: 3:55 2001 Delivered-To: freebsd-isp@freebsd.org Received: from mail.i-logic.ch (mail.pwh.ch [194.38.160.243]) by hub.freebsd.org (Postfix) with ESMTP id F110F37B401 for ; Thu, 1 Nov 2001 01:03:51 -0800 (PST) Received: from bureau (dclient217-162-180-90.hispeed.ch [217.162.180.90]) by mail.i-logic.ch (Postfix) with ESMTP id 28617ACB8 for ; Thu, 1 Nov 2001 10:02:03 +0100 (CET) From: freebsd-isp@leonini.net To: freebsd-isp@freebsd.org Date: Thu, 1 Nov 2001 10:03:43 +0100 MIME-Version: 1.0 Subject: Jail and IRCD problem Message-ID: <3BE11DFF.16118.569C59@localhost> X-mailer: Pegasus Mail for Win32 (v4.0, beta 40) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 When I try to run an ircd into a jail (ircu, ird-hybrid, ...), this seems to work, but when somebody try to connect to the server, he must wait a long time before he can really be connected. The difference between the server on a normal host and a jailed server is like that: (output of mirc client session) *** Connecting to bsd.fubar.net (6667) - -bsd.fubar.net- *** Looking up your hostname... - -bsd.fubar.net- *** Found your hostname, cached [^Here it's when the server is not jailed, if jailed this line never appear.] -bsd.fubar.net- *** Checking Ident - -bsd.fubar.net- *** No Ident response [Here it takes lot of time if the server is jailed (+- 1 minutes)] Welcome to BSDnet IRC - the Internet Relay Chat Network rb Your host is bsd.fubar.net, running version 2.8/hybrid-5.3p8 ... I have not found a solution and infos about this problem. I know jails have restriction with socket and cannot use raw socket but I don't see the direct link with this problem. The jail is perfectly working (it runs apache, mysql, pure-ftpd) and has a working dns, hostname. Any ideas ? Reguards Leo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message