I am running snort in the IPS mode.....
I have just started by writing simple rule
alert tcp any any -> any any (msg:"Japan Dave"
But when I run the snort.conf by command
sudo snort -Qc /etc/snort/snort.conf -l /etc/snort
I get an error message saying:./rules/local.rules => Each rule must contain a Rule-id.