Sergey Kazurov - 2008-12-22

Good day!

I`m FreeBSD 7 user and i install netmap on my OS. Command makelist make file in ./netdata with traceroute result. But when i run netmap

netmap -v -d ./netdata

it`s generate netmap.dot with the following effect

graph "NetMap" {
   node [ color = red, shape=triangle, label="Invalid\nhost", style=filled ];
}

What i do wrong?