From owner-freebsd-questions Wed Oct 11 18: 1:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.ultimanet.com (relay.ultimanet.com [205.179.129.1]) by hub.freebsd.org (Postfix) with ESMTP id D266E37B503 for ; Wed, 11 Oct 2000 18:01:32 -0700 (PDT) Received: from Cloudfactory.ORG (cloudfactory.org [205.179.129.18]) by relay.ultimanet.com (8.9.3/8.9.3) with ESMTP id SAA07760 for ; Wed, 11 Oct 2000 18:39:08 -0700 Message-Id: <200010120139.SAA07760@relay.ultimanet.com> To: freebsd-questions@FreeBSD.ORG Organization: Cloud Factory Collective X-Mailer: nmh 1.0.3 + mh-e Subject: remote syslogd config Date: Wed, 11 Oct 2000 18:01:31 -0700 From: Randy Primeaux Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I configure syslogd to receive remote log messages? I tried the -a switch, and made sure the -s switch was disabled. local /etc/rc.conf: syslogd_enable="YES" syslogd_flags="-a 192.168.0.1" remote /etc/syslog.conf: includes *.* @192.168.0.33 -- Randy Primeaux randy@cloudfactory.org http://cloudfactory.org/~randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message