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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to