From owner-freebsd-questions Sun Nov 24 7: 1:29 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05DC337B401 for ; Sun, 24 Nov 2002 07:01:28 -0800 (PST) Received: from as9-2-1.bi.s.bonet.se (as9-2-1.bi.s.bonet.se [217.215.7.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id D603543E88 for ; Sun, 24 Nov 2002 07:01:26 -0800 (PST) (envelope-from peo@intersonic.se) Received: by as9-2-1.bi.s.bonet.se (Postfix, from userid 1003) id 02E4949697A; Sun, 24 Nov 2002 16:00:59 +0100 (CET) Message-ID: <3DE0E9B9.9060104@intersonic.se> Date: Sun, 24 Nov 2002 16:01:13 +0100 From: Per olof Ljungmark Organization: Intersonic AB User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021102 X-Accept-Language: en-us, en, sv MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: lsof: help understanding output Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-100.7 required=5.9 tests=NOSPAM_INC,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MOZILLA_UA,USER_IN_WHITELIST,X_ACCEPT_LANG version=2.43 X-Spam-Level: X-Sanitizer: Advosys mail filter Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I installed the BIND daemon as chroot to /chroot/mamed, does the following lsof output show that named is not chroot'ed? FreeBSD 4.6.2, BIND 9.2.1 syslogd 80 root 4u unix 0xca5d0e00 0t0 /chroot/named/dev/log named 470 named cwd VDIR 13,131072 512 16715 /chroot/named/etc/namedb named 470 named rtd VDIR 13,131072 512 16305 /chroot/named named 470 named txt VREG 13,131072 3337414 16966 /chroot/named/named named 470 named txt VREG 13,131079 80756 175176 /usr/libexec/ld-elf.so.1 named 470 named txt VREG 13,131079 580520 336941 /usr/lib/libc.so.4 named 470 named 0u VCHR 2,2 0t0 16948 /chroot/named/dev/null (like character special /dev/null) named 470 named 1u VCHR 2,2 0t0 16948 /chroot/named/dev/null (like character special /dev/null) named 470 named 2u VCHR 2,2 0t0 16948 /chroot/named/dev/null (like character special /dev/null) named 470 named 3u unix 0xca5d0bc0 0t0 ->0xca5d0ec0 named 470 named 4u IPv4 0xca65fc80 0t0 UDP candyman.i.inter-sonic.com:domain named 470 named 5u IPv4 0xca6eee80 0t0 TCP candyman.i.inter-sonic.com:domain (LISTEN) named 470 named 6u IPv4 0xca65fb00 0t0 UDP localhost.i.inter-sonic.com:domain named 470 named 7u IPv4 0xca6eec60 0t0 TCP localhost.i.inter-sonic.com:domain (LISTEN) named 470 named 8u IPv4 0xca65fa40 0t0 UDP *:domain named 470 named 9u IPv6 0xca65fbc0 0t0 UDP *:1064 named 470 named 10r VCHR 2,3 0t0 16949 /chroot/named/dev/random (like character special /dev/random) Thanks, /per olof To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message