diff --git a/bird.conf b/bird.conf index 02a34706..35b8d3c2 100644 --- a/bird.conf +++ b/bird.conf @@ -13,7 +13,7 @@ protocol rip MyRIP_test { port 1520; period 7; garbagetime 60; - interface "*"; + interface "*" { mode broadcast; }; honour neighbour; # passwords { password "ahoj" from 0 to 10; # password "nazdar" from 10;