[SecViz] Cant get nodes labeled with IP address
Raffael Marty
raffy at pixlcloud.com
Sun Aug 10 19:44:02 EDT 2014
Siju,
What version of AfterGlow are you using?
Also, try:
xlables=0
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.
What you could also do to debug, post a small DOT file that you are generating here.
Hope this helps
Raffy
—
Raffael Marty
ceo @ pixlcloud http://pixlcloud.com
@raffaelmarty http://raffy.ch
On Aug 8, 2014, at 2:28 AM, Siju George <sgeorge.ml2 at gmail.com> wrote:
> Hi,
>
> I am new to visualization. Have heard Raffel's talks in youtube.
> was trying out visualizing network traffic to and from my machine.
>
> The 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