<div dir="ltr"><div>yep. thanks for the tip.</div><div><br></div><div><br></div><div>also, is there a way of splitting the following list into 2 lists</div><div><br></div><div>filter permit_white {<br>        if net ~ [ A.A.A.A/32<br></div><div>,B.B.B.B/32,C.C.C.C/32<br></div><div>        ] then accept;<br>        else reject;<br>}<br></div><div><br></div><div>where 'A.A.A.A' never changes, i.e. constant</div><div>and 'B.B.B.B', 'C.C.C.C', ... is dynamic list, which I'd like to keep in separate file<br></div></div><br><div class="gmail_quote"><div dir="ltr">вт, 19 июн. 2018 г. в 13:17, Ondrej Filip <<a href="mailto:feela@network.cz">feela@network.cz</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 19.6.2018 10:08, Илья Шипицин wrote:<br>
> hello,<br>
> <br>
> we are going to add automation on top of bird.conf<br>
> is there some way to check syntax of it ?<br>
<br>
Hi!<br>
Do you mean 'bird -p'?<br>
<br>
        Ondrej<br>
<br>
</blockquote></div>