On Mon, 28 Aug 2000, Nimrod Mesika wrote:
> How about setting an ssh tunnel? You get both reliability and
> encryption.
ssh tunnel between whome and what? you'll need a very strange setup,
since, as far as i know, ssh does not support forwarding of UDP
ports/packets...
it _might_ be that by using a named pipe as the "file" for logging by the
local syslogd, and running a script that reads from that pipe and writes
into ssh, which then pipes the info to the remote host into a script that
writes into a file, you'll get some kind of remote logging.
guy
"For world domination - press 1,
or dial 0, and please hold, for the creator." -- nob o. dy
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]