[Bro] error with local nets definition

uday chekuri uchekuru at gmail.com
Wed Jun 18 11:42:10 PDT 2008


Hi,

I am trying to run offline analysis using bro on pcap files.

I created local.bro as

redef local_nets: set[subnet] = {
       a.b.c.d/24,
};

@load brolite
@load brolite-sigs

Then I am trying to use

bro -r trace1.tcpdump local.bro

but giving me errors like this

/usr/local/bro//policy/local.bro, line 1 (local_nets): error, "redef" used
but not previously defined

What can I do to overcome this error.

Thanks in advance.

--uday
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20080618/252ee944/attachment.html 


More information about the Bro mailing list