Snort-NG User Manual

The usage of Snort-NG is very similar to the standard Snort. Configuration files and signature rules that can be used by Snort should also be useable after the Snort-NG patch has been applied. Only the internal mechanisms have been changed.

The only differences are:

        alert icmp ![192.168.0.1/32, 192.168.0.2/32] any <> any any (msg: "test"; itype: >5; icode: !=2;)
 

Snort-NG Maintainer