[Bro] syntax error in local-networks.bro

David Mandelberg david at mandelberg.org
Tue Aug 27 12:38:29 PDT 2013


Hi,

I'm trying to set up another Bro cluster, and I'm getting this error on 
the worker nodes:

error in 
/usr/local/bro/spool/installed-scripts-do-not-touch/auto/local-networks.bro, 
line 3: syntax error, at or near "redef"

This is the file:

# Automatically generated. Do not edit.

redef Site::local_nets = {
	10.0.0.0/8, 	# Private IP space
	192.168.0.0/16, 	# Private IP space
};


I don't see a syntax error. Has anybody seen anything like this before? 
I'm running from git master, commit 927f534.

-- 
David Eric Mandelberg / dseomn
http://david.mandelberg.org/



More information about the Bro mailing list