[OLSR-users] topology visualization

Bruno Randolf (spam-protected)
Thu Dec 16 13:23:06 CET 2004


hello!

the new olsr version supports connections from external hosts (not localhost) 
to the "topology port" when the olsrd_dot_draw plugin is loaded and 
configured correctly.

for example to allow connections from 192.168.0.5 you can write in olsrd.conf:

LoadPlugin         "olsrd_dot_draw.so.0.3"
{
       #PlParam     "port"   "2005"
       PlParam     "accept" "192.168.0.5"
}

i have hacked together a little perl script which connects to this port and 
displays this information. it uses the graphviz and imagemagick pacakges for 
generating and viewing the images, and really is quite a hack. but its very 
interresting and helpful to actually see the network topology graphically, i 
think.

it's called olsr-topology-view.pl and you can get it from:

http://meshcube.org/cgi-bin/trac.cgi/browser/tools/

greetings,
bruno

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.olsr.org/pipermail/olsr-users/attachments/20041216/e31b4846/attachment.sig>


More information about the Olsr-users mailing list