[Xorp-hackers] Problem with writing a xorp process

Bruce M Simpson bms at incunabulum.net
Tue Jul 29 08:40:07 PDT 2008


Nguyen Van Nam wrote:
> Hi,
>
> I have modified the code source, but the following errors occur:
> [ERROR xrl_router. cc send]  NO FINDER
> Could you explain me why is that?
> Thanks

Is the xorp_finder process running?
Can you verify that your executable is able to connect to it?

You can use tests such as telnetting locally to the Finder's default 
port 19999 to ensure the Finder is actually available. Use tools such as 
netstat to verify that the port is bound and listening. On FreeBSD, 
sockstat can be used to verify that 19999 is bound by the process you'd 
expect. There are similar tools for Windows, Linux etc.

PS Please Cc replies to the list.

thanks
BMS



More information about the Xorp-hackers mailing list