[Commotion-dev] newbie question - routes not added

Paul Bame bame at riverrock.org
Mon Aug 1 20:57:25 UTC 2011


I'm running commotion on a nanostation and compatibly hand-configuring a
debian laptop with olsrd etc.  Both boxes advertise HNA routes.  Neither
box actually inserts any routes into any route tables[1].  Debian box debug
shows it taking the code path which should probably insert the route:

    RIB: add prefix 101.162.75.0/24 from 5.20.162.75

strace[2] output does not show anything which looks to me like attempting
to add a route.

Otherwise the olsrds seem happy with each other -- the olsrd_dns plugin
is sharing data between boxes just fine.

The Debian testing box is Linux 2.6.380-2 with olsrd
0.6.1-2.  Nanostation is Linux 2.6.32.27 with olsrd
0.6.1-git_b9256ce-hash_bf1d618b6d6c23755adadfffcc41d59f with what may
be an older commotion build.

Can I buy a clue?  Thanks!

	-Paul (pablito)

[1] checked with 'ip route show table all'
[2] strace -f


More information about the Commotion-dev mailing list