"PEM" == Perry E Metzger <perry_at_piermont.com> writes:
>> >What solutions have people used to restrict which hosts can send stuff
>> >to their syslogd?
PEM> I hacked NetBSD's syslogd so that with an option it only opens the
PEM> unix domain socket and not the UDP socket. The code is in the main
PEM> NetBSD sources.
Greg Wettstein's newest release (1.3) of syslogd for Linux does not do
UDP-based logging unless it is specifically requested on the
command-line. Its default mode now is to only do local logging.
>From the README.1st file:
* By default the syslog daemon doesn't accept any message from the
syslog/udp port. To enable this add "-r" to the command-line
arguments.
Seems like more and more people are starting to worry about this. :)~
--Up.
--
Jeff Uphoff - systems/network admin. | juphoff_at_nrao.edu
National Radio Astronomy Observatory | juphoff_at_bofh.org.uk
Charlottesville, VA, USA | jeff.uphoff_at_linux.org
PGP key available at: http://www.cv.nrao.edu/~juphoff/
Received on Jun 04 1996