From owner-freebsd-security Wed Dec 5 15:44:36 2001 Delivered-To: freebsd-security@freebsd.org Received: from db.nexgen.com (db.nexgen.com [66.92.98.149]) by hub.freebsd.org (Postfix) with SMTP id 749D537B405 for ; Wed, 5 Dec 2001 15:44:33 -0800 (PST) Received: (qmail 5839 invoked from network); 5 Dec 2001 23:43:47 -0000 Received: from localhost.nexgen.com (HELO alexus) (root@127.0.0.1) by localhost.nexgen.com with SMTP; 5 Dec 2001 23:43:47 -0000 Message-ID: <000901c17de6$c6a49730$0d00a8c0@alexus> From: "alexus" To: Subject: identd inside of jail Date: Wed, 5 Dec 2001 18:44:26 -0500 Organization: NexGen 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-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello I'm posting on this thread on this list due to jail itself is a security related issue, if this is wrong list i'll repost it on another list. did anyone sucseed on making identd (from inetd) or any other identd to work inside of jail? the identd itself is working, however to make it work for outside world too i put forward for port 113 using natd su-2.05# grep 113 /etc/natd.conf redirect_port tcp jail:113 113 su-2.05# obviosly that wasn't enough.. port itself is open now, however the way ident works that's not enough.. any ideas would be welcome Thanks in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message