Date: Thu, 14 Sep 2000 09:44:26 +0300 From: Alex Popa <razor@ldc.ro> To: freebsd-questions@freebsd.org Subject: stopping syslogd from retransmitting received messages Message-ID: <20000914094426.A42466@ldc.ro>
next in thread | raw e-mail | index | archive | help
Is there a way to have two servers logging each other's messages without creating a loop? i.e. the machines are m1 and m2, and in m1's syslog.conf there's a line: *.* @m2 and on m2: *.* @m1 Can I have all of m1's messages on m2, and vice versa, all of m2's on m1, without getting the "forwarded from ..." messages? Thanks a lot, Alex ------------+------------------------------------------ Alex Popa, |There never was a good war or a bad peace razor@ldc.ro| -- B. Franklin ------------+------------------------------------------ "It took the computing power of three C-64s to fly to the Moon. It takes a 486 to run Windows 95. Something is wrong here." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000914094426.A42466>