> I don't have full control to my Internet provider router, so, I can't
> put babeld on this router. and I don't know how to give route to
> reach non-babel router from any babel node.
You need to put a static route on your Babel gateway (the Babel router
that's directly connected to your provider router). Say something like
ip route add default via x.y.z.t dev eth42 proto static
If this fails with ENOENT ("No such file or directory"), add "onlink" to
the command line.
-- Juliusz
_______________________________________________
Babel-users mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users