[SecViz] Cant get nodes labeled with IP address

Siju George sgeorge.ml2 at gmail.com
Tue Aug 19 02:56:26 EDT 2014


Ok Raffy thankyou. Let me try with all dependencies :-)


On Thu, Aug 14, 2014 at 9:17 PM, Raffael Marty <raffy at pixlcloud.com> wrote:

> > I got this error
> >
> >  Property File Error, unrecongnized entry: xlables, line 29.
>
> xlabels not xlables
>
> > I compiled and installed graphviz 2.38.
> > Now I get the error
> >
> > $ sudo tcpdump -vttttnnelr tcpdump.pcap | ./tcpdump2csv.pl "sip dip
> dport" | perl afterglow.pl -c sample.properties | neato -Tgif -o
> vmsrv1.gif
> > Format: "gif" not recognized. Use one of: canon cmap cmapx cmapx_np dot
> eps fig gv imap imap_np ismap pic plain plain-ext pov ps ps2 svg tk vml
> xdot xdot1.2 xdot1.4
> > reading from file tcpdump.pcap, link-type EN10MB (Ethernet)
>
> Yes, you need to make sure you have the correct other libraries installed
> before compiling graphviz. I think you’ll need imagemagik libraries for GIF
> support. Not sure though. You’ll have to see what is required for that.
> Alternatively, you can try to render a ps or ps2 file by changing the -T
> flag to one of those.
>
>   -raffy
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://eight.pairlist.net/pipermail/secviz-visualization/attachments/20140819/c246d781/attachment.html>


More information about the SecViz-Visualization mailing list