Streaming Server with Snort

I have been trying to figure out how top configure SNORT with the steaming server option in Mikrotik. I guess Mikrotik supports the TZSP format but I can not figure out how to get snort to accept a UDP stream in that format? I have search for the TZSP format option for SNORT and other such things but have found very little information on this. Can anyone shed some light on this?

Ok I figured out I use ./trafr -s | in some way but I dont see how to make snort listen on standard input.


OK GOT IT.

./trafr -s |/usr/sbin/snort -r -

Now I just need to play more with snort..


Thanks

Tim

Hi,
I have developed an IDS/IPS system for RouterOS.
It is here : http://sourceforge.net/projects/mt-fw-attack/

You need a linux machine to compile and run it.
It collects syslog messages from your’s routeros device (there are instructions on how to use it) and adds the attackers on an address list which you can use to block them.
:slight_smile:

Wow, thank you, I will try.

Hi

Does somebody tried this mt-fw-attack package? on which linux distro, can somebody help?

Best

Got it!Solved!

Hi

Does somebody implement this ids/ips system???

i installed everything and put some rules with remote logging option but nothing happen

is this daemon put attacker ip address dynamically on router??

Best

Solved!!

Thanks gkoufoud!

Best

help, cann’t see this daemon put attacker ip address on router address list, i can see the attacker ip in the linux syslog.

thanks a lot

Solved!!

Thanks gkoufoud!

Best