Is there a problem with syslogd -a?

Rob spamrefuse at yahoo.com
Fri Jan 7 15:06:39 PST 2005


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.


More information about the freebsd-questions mailing list