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
};