On Tue, Jun 6, 2017, at 20:41, Jehan Tremback wrote:
> No, our only way to configure nodes for any given protocol is a shell
> script. I could make it write out a file, but I was trying to keep it
> simple. Would a file help?
No, I was looking for things outside of your message that might be
interfering.
> command="redistribute ip $ip allow"

This should be "redistribute local ip $ip" (allow is the default, and
you want to restrict to local addresses), but I don't see how it would
solve your issue.
> ip="10.0.$num.1/24"

By the way, why are you assigning /24 rather than /32 addresses to your
mesh nodes?
-- 
Gabriel
_______________________________________________
Babel-users mailing list
Babel-users@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

Reply via email to