Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2001 23:41:25 -0400
From:      David Hill <djhill@novagate.net>
To:        freebsd-current@freebsd.org
Subject:   syslogd and -a
Message-ID:  <20010701234125.7a7d3e3a.djhill@novagate.net>

next in thread | raw e-mail | index | archive | help
Hello -

It seems the -a option for syslogd does not work 100%.
I need to log from hosts from 192.168.1.1-.6

doing "/usr/sbin/syslogd -a 192.168.1.1/29" does not work (nothing gets logged)

but, if i do

/usr/sbin/syslogd -a 192.168.1.1/32 -a 192.168.1.2/32, etc... that works

can anyone try this out?

Thanks
- David


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010701234125.7a7d3e3a.djhill>