[OLSR-users] dot draw connection problem

Drew (spam-protected)
Thu Mar 30 22:58:09 CEST 2006


Same thing if I just use the one, or if I remove all the PlParam's, I 
still can't connect.

---------- Plugin loader ----------
Library: olsrd_dot_draw.so.0.3
OLSRD dot draw plugin 0.3 by Andreas Tønnesen
Checking plugin interface version...  4 - OK
Trying to fetch plugin init function... OK
Trying to fetch param function... OK
Sending parameters...
"allow"/"127.0.0.1"... OK
"port"/"2004"... (DOT DRAW) listening on port: 2004
OK
Running plugin_init function...
Registering pcf function
---------- LIBRARY LOADED ----------

# telnet 127.0.0.1 2004
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

John Clark wrote:

> 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
>
>
> _______________________________________________
> olsr-users mailing list
> (spam-protected)
> https://www.olsr.org/mailman/listinfo/olsr-users
>
>





More information about the Olsr-users mailing list