[Olsr-users] compile olsrd2 for anrdroid

Henning Rogge (spam-protected)
Tue Jan 19 17:50:36 CET 2016


On Tue, Jan 19, 2016 at 5:39 PM, Jan <(spam-protected)> wrote:
> Hi,
>
> My config file looks like this atm.
>
> [global]
> lockfile /data/data/olsr/olsr.lock
> pidfile /data/data/olsr/olsr.pid
> [telnet]
> acl default_accept
> bindto 127.0.0.1
> port 2009
>
> I started it with dlep_router_static -l /data/data/olsr/config wlan0

Looks fine...

can you do the following commands on the telnet port?

echo /nhdpinfo interface | nc 127.0.0.1 2009
echo /nhdpinfo link | nc 127.0.0.1 2009
echo /olsrv2info edge | nc 127.0.0.1 2009
echo /olsrv2info route | nc 127.0.0.1 2009

Henning



More information about the Olsr-users mailing list