From owner-freebsd-questions@FreeBSD.ORG Fri May 7 03:09:34 2004 Return-Path: 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 7AEE816A4D0 for ; Fri, 7 May 2004 03:09:34 -0700 (PDT) Received: from asarian-host.net (mail.asarian-host.net [194.109.160.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id A38E543D5F for ; Fri, 7 May 2004 03:09:33 -0700 (PDT) SRS0=QXtZ+11D=IB=asarian-host.net=admin@asarian-host.net) Comments: To protect the identity of the sender, certain header fields are either not shown, or masked. Anonymous email accounts can be requested by filling in the appropriate form at: https://asarian-host.net/cgi-bin/signup.cgi Received: (from root@localhost) by mail.asarian-host.net (8.12.11/8.12.11) id i47A9VUk006042 for freebsd-questions@freebsd.org; Fri, 7 May 2004 12:09:31 +0200 (CEST) (envelope-from admin@asarian-host.net) From: Mark Received-SPF: pass (asarian-host.net: domain of admin@asarian-host.net designates sender IP as SASL permitted sender) Message-Id: <200405071009.I47A9UQU006030@asarian-host.net> Date: Fri, 07 May 2004 10:09:31 GMT X-Authenticated-Sender: admin@asarian-host.net X-Trace: NE4ubxP0SB9pHChQeQ/g+pL8xwK4RAa/7hhO2A8OurhlMR82k1TMYetv8xEAJmnc/3bNQemdfvALNgB7oVZ27g== X-Complaints-To: abuse@asarian-host.net X-Abuse-Info: Please be sure to forward a copy of ALL headers, otherwise we are unable to process your complaint Organization: Asarian-host To: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Auth: Asarian-host PGP signature iQEVAwUAQJtgWzFqW1BleBN9AQES9wf9FNKpKN84/RjY9lePtih+L0ajMDSB5LAe lKn+o9i1+f+xN/vFMfDnLHUjWM4lrIolclS1g0izRO7pXyejdddcTUCwRL/+M6Fv roTTgslbK5IBpgLYf0JpIyYG0WjrbLCFC0RBsIdBa+nr69KmX7ndng2Di6NaZrPQ W3nDEFzLqO8S4nXVthjqpjQjpWMd+gjIer6+mW9Fhk2cCETMO0zbz5tjKendCtqx aKcu9obfDykcOaHcQEK/S2BSs9VacgINHXbqD0ZlyYYtWDzi7XhuTsqIVpxzJyCY +8MSO9P/RCvO0DYk7P+SAy4Rs4Sct3op2tzgK1NG3oRtlHBCvWi8FQ== =g/Nc Subject: Tracing DNS queries X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2004 10:09:34 -0000 Hello, Is there a way, on FreeBSD 4.9R, to trace the origin of outgoing DNS queries? I mean, a determination which process is sending the queries? Something ktrace like. De firewall, ipfw, cannot do it. Thanks, - Mark