Hello!
I would like to know, if is there any way to monitor iptables and or
bastille-firewall.
I tried like like theese
#BASTILLE
check process bastille-firewall
matching "bastille-firewall"
#start program = "/etc/init.d/bastille-firewall start"
start program = "/usr/sbin/service bastille-firewall start"
#stop program = "/etc/init.d/bastille-firewall stop"
stop program = "/usr/sbin/service bastille-firewall start"
#IPTABLES
check process iptables
matching "iptables"
#start program = "/etc/init.d/iptables start"
#start program = "/usr/sbin/service iptables start"
start program = "/sbin/iptables start"
#stop program = "/etc/init.d/iptables stop"
#stop program = "/usr/sbin/service iptables start"
stop program = "/sbin/iptables stop"
but i cannot figure out, what the problem is.
Can you please help me?
Thanks:
Mate
--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general