From: Richard B. <ric...@ya...> - 2004-04-16 21:21:18
|
Hello, I saw the earlier threads about using snort_inline on FreeBSD. It certainly compiles ok, but I'm wondering about divert support in the FreeBSD bridge implementation. As recently as 18 Feb 04, /usr/src/sys/net/bridge.c in CURRENT had this entry:[0] args.divert_rule = 0; /* we do not support divert yet */ A week later, that line is gone and now we have this:[1] * XXX at some point, add support for divert/forward actions. Has anyone gotten snort_inline working in bridge mode? Or is anyone using it on a routing gateway? How did you do either? Thank you, Richard http://www.taosecurity.com [0] http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/net/bridge.c?rev=1.75&content-type=text/x-cvsweb-markup [1] http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/net/bridge.c?rev=1.76&content-type=text/x-cvsweb-markup __________________________________ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html |