From owner-freebsd-ipfw Wed Dec 4 11:12:28 2002 Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAAEA37B401 for ; Wed, 4 Dec 2002 11:12:27 -0800 (PST) Received: from delivery.infowest.com (delivery.infowest.com [204.17.177.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B54543EAF for ; Wed, 4 Dec 2002 11:12:27 -0800 (PST) (envelope-from agifford@infowest.com) Received: from infowest.com (eq.net [208.186.104.163]) by delivery.infowest.com (Postfix) with ESMTP id 95EBCE3A422 for ; Wed, 4 Dec 2002 12:12:21 -0700 (MST) Message-ID: <3DEE537A.9030807@infowest.com> Date: Wed, 04 Dec 2002 12:11:54 -0700 From: "Aaron D. Gifford" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2.1) Gecko/20021130 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ipfw@freebsd.org Subject: How hard would it be to add... Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, How difficult would it be for IPFW or IPFW2 to log the local PID for all IP packets that are created or delivered to the local host on which IPFW is running? Also UID/GID could be useful too. I would imagine the code which currently allows for matching packets based on UID shows how to look up the local socket information and could be used to create a new PID/UID/GID logging directive "logids" or something. How difficult would this be? Aaron out. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message