>> 2) Is there any reason why diversity should not default to true? > Nobody asked for it before. Juliusz?
I'm not sure. Opinions? >> out if wan ip 0.0.0.0/0 deny >> in if wan ip 0.0.0.0/0 deny >> >> then later in /tmp/babeld.d/100-yea-no-nat.conf >> >> out if wan ip 0.0.0.0/0 allow >> in if wan ip 0.0.0.0/0 allow > man babeld doesn't specify this case. Juliusz, is only the first rule > applied? The first matching rule applies. That's why you can say things like in if wan ip 44.0.0.0/8 allow in if wan ip 0.0.0.0/0 deny and have them do something reasonable. -- Juliusz _______________________________________________ Babel-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

