From owner-freebsd-questions Wed Nov 28 5: 3:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from crag.niss.com (niss.com [169.207.33.46]) by hub.freebsd.org (Postfix) with ESMTP id 9FFAF37B416 for ; Wed, 28 Nov 2001 05:03:41 -0800 (PST) Received: from crag.niss.com (localhost.niss.com [127.0.0.1]) by crag.niss.com (8.11.6/8.11.6) with ESMTP id fASD3cA90650; Wed, 28 Nov 2001 07:03:38 -0600 (CST) (envelope-from listS+freebsd-questions@niss.com) Message-Id: <200111281303.fASD3cA90650@crag.niss.com> From: Scott Bolte To: "Anthony Atkielski" Cc: "FreeBSD Questions" Subject: Re: Accepting syslog messages from a router MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <90647.1006952618.1@crag.niss.com> Date: Wed, 28 Nov 2001 07:03:38 -0600 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 On Mon, 26 Nov 2001 03:12:54 +0100, "Anthony Atkielski" wrote: > > Is there a tool that will show me the contents of the packets being sent by > the router, so I can see exactly what facility and text it is actually > sending? Use ethereal from the ports collection. It will show you not only the syslog packets, but it will tell you if they are local1, local7, etc. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message