From owner-freebsd-questions Wed Jan 15 5: 7:16 2003 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 7BBC637B401 for ; Wed, 15 Jan 2003 05:07:14 -0800 (PST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96D0D43F1E for ; Wed, 15 Jan 2003 05:07:13 -0800 (PST) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.6/8.12.6) with ESMTP id h0FD7AJB035274; Wed, 15 Jan 2003 14:07:10 +0100 (CET) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.6/8.12.6/Submit) id h0FD7AOJ035273; Wed, 15 Jan 2003 14:07:10 +0100 (CET) Date: Wed, 15 Jan 2003 14:07:10 +0100 From: Stijn Hoop To: Bsd Neophyte Cc: freebsd-questions@freebsd.org Subject: Re: how do i log another device to syslog? Message-ID: <20030115130710.GB33155@pcwin002.win.tue.nl> References: <20030115130150.24411.qmail@web20103.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pvezYHf7grwyp3Bc" Content-Disposition: inline In-Reply-To: <20030115130150.24411.qmail@web20103.mail.yahoo.com> User-Agent: Mutt/1.4i X-Bright-Idea: Let's abolish HTML mail! 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 --pvezYHf7grwyp3Bc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 15, 2003 at 05:01:50AM -0800, Bsd Neophyte wrote: > i finally was able to get configuration on my Cisco 806 to allow for a > hole though my reflexive access lists. >=20 > anwyays, that's not really important now. >=20 > what i need to know is how i enable syslog to log messages from my > sonicwall security appliance? >=20 > the sonicawall is set to communicate with a syslog server. i've told it > to contact the FreeBSD box, but i don't know how to enable to FreeBSD box > to record the requests. >=20 > can anyone help me out? syslogd_flags=3D"-a 1.2.3.4/32" in /etc/rc.conf should work according to the manpage. Maybe even syslogd_flags=3D"" is enough, but by default syslogd_flags is "-s" which doesn't allow peer logging. See /etc/defaults/rc.conf and man syslogd. HTH, --Stijn --=20 What would this sentence be like if it weren't self-referential? --pvezYHf7grwyp3Bc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+JVz+Y3r/tLQmfWcRAsvyAKCU4k7FQp6NJngz9eM4PmmL+HOXMACePun/ vAXqkFKXtHpembkgAEEgGYQ= =wfNJ -----END PGP SIGNATURE----- --pvezYHf7grwyp3Bc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message