[SecViz] Cant get nodes labeled with IP address

Siju George sgeorge.ml2 at gmail.com
Mon Aug 11 04:13:30 EDT 2014


Dear Raffael,

Thanks for the reply.

On Mon, Aug 11, 2014 at 5:14 AM, Raffael Marty <raffy at pixlcloud.com> wrote:
>
> What version of AfterGlow are you using?
>

afterglow-1.6.4

> Also, try:
>
> xlables=0
>

It gives this error

Property File Error, unrecongnized entry: xlables, line 29

> in the properties file. Or try to put that same with a value of 1 in there. I don’t think this will solve it though. I found a problem with labels in some graphviz versions. Try to update to the latest one and that should work.
>

Ok I will have to upgrade the linux distribution for that. Will do and
let you know

> What you could also do to debug, post a small DOT file that you are generating here.
>
where does the DOT file appear?

Thank you so much :-)

Siju


>e command I used the generate the gif was
>>
>> tcpdump -vttttnnelr tcpdump.pcap | ./tcpdump2csv.pl "sip dip dport" |
>> perl afterglow.pl -c sample.properties | neato -Tgif -o test.gif
>>
>>
>> I got a nice gif with all the nodes and connections but the IP address
>> on the nodes were missing.
>>
>> The sample.properties file has these lines
>>
>> # Changing node labels:
>> #label=substr(field(),0,10)
>>
>> I think if I configure something there I can get IP address in my Gif.
>> I tried some trial and error but to no avail.
>>
>> I would deeply appreciate if some one can point me to the right direction
>>
>> Thank you
>>
>> Siju
>> _______________________________________________
>> SecViz-Visualization mailing list
>> SecViz-Visualization at secviz.org
>> http://eight.pairlist.net/mailman/listinfo/secviz-visualization
>


More information about the SecViz-Visualization mailing list