From owner-freebsd-security Sun Nov 3 12:09:02 1996 Return-Path: owner-security Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA18983 for security-outgoing; Sun, 3 Nov 1996 12:09:02 -0800 (PST) Received: from www.trifecta.com (www.trifecta.com [206.245.150.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id MAA18969 for ; Sun, 3 Nov 1996 12:08:52 -0800 (PST) Received: (from dev@localhost) by www.trifecta.com (8.7.5/8.6.12) id PAA03641; Sun, 3 Nov 1996 15:01:32 -0500 (EST) Date: Sun, 3 Nov 1996 15:01:32 -0500 (EST) From: Dev Chanchani To: Marc Slemko cc: freebsd-security@FreeBSD.org Subject: Re: chroot() security In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-security@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > telnetd@192.168.0.1 : \ > .example.com : \ > rfc931 : severity auth.info : \ > twist = /usr/sbin/chroot /directory/to/chroot/to /usr/libexec/telnetd Trying this method, I am getting the error telnetd: all network ports in use. I am sure all network ports are not in use :) any ideas? Thanks in advance.