From owner-freebsd-questions Wed Feb 14 2: 4:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shasta.wstein.com (rfx-64-6-196-149.users.reflexcom.com [64.6.196.149]) by hub.freebsd.org (Postfix) with ESMTP id 4A25B37B491 for ; Wed, 14 Feb 2001 02:04:24 -0800 (PST) Received: from hood (hood.wstein.com [192.168.250.14]) by shasta.wstein.com (8.11.1/8.11.1) with ESMTP id f1EA4Dj88122; Wed, 14 Feb 2001 02:04:13 -0800 (PST) (envelope-from joes@joescanner.com) Date: Wed, 14 Feb 2001 02:04:13 -0800 (Pacific Standard Time) From: Joseph Stein To: Langa Kentane Cc: "'freebsd-questions@freebsd.org'" , Marc Silver Subject: Re: syslogd, peers and access control. In-Reply-To: Message-ID: X-X-Sender: joes@shasta.wstein.com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have put the following the /etc/defaults/rc.conf: First of all, you would be wise to *not* edit /etc/defaults/* -- leave them as is and make your local copies in /etc -- that way you get updates as they occur (if you make world and use mergemaster etc). > syslogd_enable="yes" > syslogd_flags="-a 192.168.1.0/24:* This is what I have and it works just fine. The :* is probably unnecessary, however. joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message