> I try to make an hop with 2 wireless card but it doesn't work. Howerver, when > i try with the prototoc OLSRD, the hop is made. > Is there a parameter to add or to suppress ?
I believe babeld has installed the routes, since we can read something like change route 192.168.2.1/32-873cc90 prefix 192.168.2.1/32 installed yes id aa:54:b2:ff:fe:67:31:e0 metric 256 refmetric 0 via fe80::aa54:b2ff:fe67:31e0 if eth0 so Juliusz is right: babeld is independent of babelweb, and it seems you only have issues with the later. If you have doubt, just run "babeld -d 2 eth0", if eth0 is your interface. Then only, when you see everything works, try to add the babeld local interface: "babeld -d 2 -g 33123 eth0". And only after that, try babelweb. Matthieu _______________________________________________ Babel-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

