9b79314a0f673eb7176ec85956df76b6c9775235
howto/Bird.md
... | ... | @@ -64,6 +64,7 @@ protocol kernel { |
64 | 64 | import none; |
65 | 65 | export filter { |
66 | 66 | krt_prefsrc = OWNIP; |
67 | + if source = RTS_STATIC then reject; |
|
67 | 68 | accept; |
68 | 69 | }; |
69 | 70 | }; |