At 03:45 PM 4/13/2007, you wrote:
"Janos Dohanics" <[EMAIL PROTECTED]> writes:
> I'm trying capture logs from m0n0wall, but the log file is empty.
> [...]
> The m0n0wall is configured to send logs to 10.61.70.100, which is the
> logging machine.
>
> What am I missing?
If 10.61.70.100 runs FreeBSD, syslogd_flags defaults to -s, which
disables the listening socket.
DES
--
Dag-Erling Smørgrav - [EMAIL PROTECTED]
Yes, 10.61.70.100 is running 5.5-STABLE, and I have in /etc/rc.conf there:
syslogd_flags="-a 10.61.70.1/32"
and tried before:
syslogd_flags="-a 10.61.70.1"
Neither one worked.
My understanding is that -a turns off the default -s (?)
--
Janos Dohanics
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"