Does anyone know whether Monmotha's firewall script logs any access attempts or does it go straight into the /dev/null?
Im using it on a redhat 7.3 system.
10ded
Printable View
Does anyone know whether Monmotha's firewall script logs any access attempts or does it go straight into the /dev/null?
Im using it on a redhat 7.3 system.
10ded
Hi 10dedfish,
MonMotha's (http://www.mplug.org/phpwiki/index.p...ReferenceGuide) is a bash script front end to
IP Tables, so logging will go to syslog by default on most Dstro's (RH included) .
See the man page for syslog.conf on how to send the logs to their own file.
-- spurious
Thanks man. Appreciate the help.
10ded