Date: Sat, 08 Jan 2005 08:06:32 +0900 From: Rob <spamrefuse@yahoo.com> To: freebsd-questions@freebsd.org Subject: Re: Is there a problem with syslogd -a? Message-ID: <41DF15F8.1070900@yahoo.com> In-Reply-To: <343219484.20050107233602@wanadoo.fr> References: <343219484.20050107233602@wanadoo.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
Anthony Atkielski wrote: > Is there any kind of problem with syslogd and the -a option? I've tried > all sorts of variations (-a 10.0.0.x, -a 10.0.0.x/24, -a On 5.3, I have following in rc.conf: syslogd_flags="-a 192.168.123.0/24 -b 192.168.123.254" on the machine that has IP 192.168.123.254. It serves a cluster of 192.168.123.X with X = 1 to 7 /etc/syslog.conf on the 192.168.123.X PCs has: *.* @192.168.123.254 and all syslog messages arrive on 192.168.123.254 and are stored there. Rob.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41DF15F8.1070900>