diff options
author | robiscool <robrob2626@yahoo.com> | 2009-11-18 09:53:46 -0800 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2009-11-18 09:53:46 -0800 |
commit | e0ba7a328e0a006baaab004ecdcfd2b30d1dd4d6 (patch) | |
tree | a9a98466175075d77da495af7cff249d0ae78c55 /config/snort-dev/NOTES.txt | |
parent | 4eb445021dd9c71e824047d04929cdfe8e3c2ec2 (diff) | |
download | pfsense-packages-e0ba7a328e0a006baaab004ecdcfd2b30d1dd4d6.tar.gz pfsense-packages-e0ba7a328e0a006baaab004ecdcfd2b30d1dd4d6.tar.bz2 pfsense-packages-e0ba7a328e0a006baaab004ecdcfd2b30d1dd4d6.zip |
Snort-dev, update snort.inc to work with only one interface., Update NOTES.txt
Diffstat (limited to 'config/snort-dev/NOTES.txt')
-rw-r--r-- | config/snort-dev/NOTES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/snort-dev/NOTES.txt b/config/snort-dev/NOTES.txt index 9b4d8d0e..584c84a0 100644 --- a/config/snort-dev/NOTES.txt +++ b/config/snort-dev/NOTES.txt @@ -26,6 +26,8 @@ snort.inc Must be recoded so that it reads the [snortglobal] [snortglobal][rule] options in conf.xml and makes the files whitelist, snort.sh, snort.conf, and barnyard.conf. This is easy, just cut and paste from the old snort.inc. I will work on this. +Should be working for only one interface. Add code to wirite files for every snort rule in conf.xml + ================================= Any Devs that would like to help please work on snort_rules_edit.php and snort_rules.php. They work but need cleaning up. |