[Bro] Help with simple stuff

Michael Black mdblack98 at yahoo.com
Tue Jun 23 15:59:10 PDT 2015


I feel like a complete idiot.

 

I seem to have problems getting this portion of a  simple script to work.

 

event connection_established(c: connection)

{

                local mypair = string_cat(c$id$orig_h,",",c$id$resp_h);

}

 

I get this error:

fatal error in <no location>: Val::CONST_ACCESSOR (addr/string)
(10.207.40.41)


What obvious thing am I missing?  Logically seems like one should be able to
concatenate these together.

 

Mike

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20150623/250e337d/attachment.html 


More information about the Bro mailing list