>OK, so I've set up syslog to log to a remote machine; one line, trivial.
>However, I can't seem to get my log machine to accept the logs...I'm not
>getting anyerror messages or anything...is there some configuration
>necessary for a machine to accept logs? I would think it would be
>something trivial, but I can't find it...
have you tried...
(from sysklogd(8))
-r This option will enable the facility to receive
message from the network using an internet domain
socket with the syslog service (see services(5)).
The default is to not receive any messages from the
network.
This option is introduced in version 1.3 of the
sysklogd package. Please note that the default
behavior is the opposite of how older versions
behave, so you might have to turn this on.
---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]