|
||||||||||
> -----Original Message----- > I am looking for a syslog setup for m0n0wall to log to on a FreeBSD > server where the mesages for monowall have thier own log files and > where the firewall logs have there own as well. I would also like to > be able to get information from the firewall logs as well. > Has any one been able to accomplish and can provide some pointers. > howtos, etc > TIA > -Ron > -- > Ron Rosson > oneinsanedotnet at gmail dot com > http://www.oneinsane.net Take a look at syslog-ng in the FreeBSD ports. It should do what you want, just takes some time to set up and configure. It replaces the default syslogd daemon. The sample configuration file covers the setup pretty well. -Cory |