Hello, everybody!<br><br>I'm trying to setup bird 1.3.4 ospfv2 as following:<br><br>protocol ospf OSPFtest {<br>        area 192.168.1.1 {<br>                stub yes;<br>                interface "igb1" {<br>
                };<br>                interface "lo1" {<br>                        cost 30;<br>                };<br>                interface "lo3" {<br>                        cost 30;<br>                };<br>
        };<br>};<br clear="all"><br>All works good and I see lo1, lo3 addresses on neighbours but with path-costs equal to 0. What should I do to fix this problem?<br><br>Thanks in advance!<br><br>-- <br>--<br>AP<br>