4a11957575a7cbd6f71034350260f81ccb642fcf
howto/Bird-communities.md
... | ... | @@ -114,7 +114,7 @@ Please remember to include /etc/bird/community_filters.conf in your bird.conf/bi |
114 | 114 | ################# |
115 | 115 | |
116 | 116 | include "/etc/bird/filter4.conf"; |
117 | -**include "/etc/bird/community_filters.conf";** |
|
117 | +**include "/etc/bird/community_filters.conf";** # This file depends on the local4/6.conf file so please move the local configuration block above the filter helpers block in the bird.conf/bird6.conf file |
|
118 | 118 | ``` |
119 | 119 | |
120 | 120 |