[Babel-users] ANNOUNCE: babeld-1.6.1
Juliusz Chroboczek
jch at pps.univ-paris-diderot.fr
Wed Jun 17 22:29:11 UTC 2015
>> 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
More information about the Babel-users
mailing list