[OLSR-users] dot draw connection problem

Bernd Petrovitsch (spam-protected)
Thu Mar 30 23:59:08 CEST 2006


On Thu, 2006-03-30 at 12:58 -0800, Drew wrote:
> 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

a) What gives `netstat -an | gerp 2004`?
b) Could `strace` olsrd and look around the syscalls socket(), bind(),
   listen(), accept()what really happens there (if you don'ßt want to
   look into the source)?

	Bernd
-- 
Firmix Software GmbH                   http://www.firmix.at/
mobil: +43 664 4416156                 fax: +43 1 7890849-55
          Embedded Linux Development and Services





More information about the Olsr-users mailing list