81ef01aefadf220262447f41ec029362c77b9786
howto/Bird.md
... | ... | @@ -47,6 +47,7 @@ protocol kernel { |
47 | 47 | device routes; |
48 | 48 | import none; |
49 | 49 | export filter { |
50 | + if source = RTS_STATIC then reject; |
|
50 | 51 | krt_prefsrc = OWNIP; |
51 | 52 | accept; |
52 | 53 | }; |