Snort mailing list archives
Have these bugs been resolved?//Re:Re: help! help!:how to use reload_policy and reload_module in snort shell ? I have tried failed.
From: sofardware via Snort-users <snort-users () lists snort org>
Date: Fri, 2 Aug 2019 17:31:26 +0800 (CST)
At 2019-04-03 22:35:15, "Nihal Desai (nihdesai)" <nihdesai () cisco com> wrote:
Hello:
Thank you for reporting the issues.
We’re looking into it.
Thanks!
--
V/r
Nihal N. Desai
From: Snort-users <snort-users-bounces () lists snort org> on behalf of sofardware via Snort-users <snort-users ()
lists snort org>
Reply-To: sofardware <sofardware () 126 com>
Date: Wednesday, April 3, 2019 at 7:16 AM
To: "snort-users () lists snort org" <snort-users () lists snort org>
Subject: [Snort-users] help! help!:how to use reload_policy and reload_module in snort shell ? I have tried failed.
Hi all,
snort --daq nfq --daq-var queue=1 -c snort.lua --shell
I have tried reload_config(), reload_policy() and relaod_modue().
input reload_config('snort.lua') , it works well. snort can alert new after reload new snort.lua.
problem1:But, went input reload_policy('ips.lua') , it can not works well. snort still alert with old
rule in snort.lua . though, it display reloading policy and reload complete.
the ips.lua filled with the follw:
requre("snort_config")
ips={ rules=[[[alert icmp (msg:"test reload policy";sid:1001)]]
problem2:
input reload_module('ips'), and the snort exirt with segment erro
problem3:
modified the binder in snort.lua and :
input reload_module('binder'), it display reloading moudle and reload complete. But it cant work well
,the new binder did not work.
_______________________________________________ Snort-users mailing list Snort-users () lists snort org Go to this URL to change user options or unsubscribe: https://lists.snort.org/mailman/listinfo/snort-users To unsubscribe, send an email to: snort-users-leave () lists snort org Please visit http://blog.snort.org to stay current on all the latest Snort news! Please follow these rules: https://snort.org/faq/what-is-the-mailing-list-etiquette
Current thread:
- Have these bugs been resolved?//Re:Re: help! help!:how to use reload_policy and reload_module in snort shell ? I have tried failed. sofardware via Snort-users (Aug 02)
