[OLSR-users] dot draw connection problem
John Clark
(spam-protected)
Thu Mar 30 22:49:55 CEST 2006
Drew schrieb:
> I'm having problems connecting to the dot draw plugin from the
> olsrd-plugin package found here:
> http://www.skyhub.de/debian/dists/unstable/main/binary-i386/net/olsrd-plugin_0.4.10-1_i386.deb
>
>
> When I put this into the olsrd.conf:
> LoadPlugin "olsrd_dot_draw.so.0.3"
> {
> PlParam "port" "2004"
> PlParam "allow" "127.0.0.1"
> PlParam "allow" "localhost"
> }
The dot_draw function can only have one 'allow' address. I don't know
what happens
to 'localhost', but it may not be resolved correctly, and so the
127.0.0.1 is clobbered.
John Clark
More information about the Olsr-users
mailing list