Problem with redistribute static routes from venet (openvz pseudointerface)
Łukasz Chrustek
lukasz at chrustek.net
Mon Mar 21 09:57:56 CET 2011
Hello,
> On 20.3.2011 22:33, Łukasz Chrustek wrote:
>> Hello,
>>
>> I would like to import routes (ips exactly, with netmask /32) added by
>> openvz virtualization to main ruting kernel table, when the
>> virtualization system starts. I don't want to be misunderstand, but in
>> quagga it works :), and I would like to test (and switch to) bird.
>> Unfortunetly in bird I can't see the routes(ips) from venet0, see
>> below. My configuration (most important parts, if You think You will
>> need more, please let me now):
> Hi!
> Can you send us:
> show interfaces
> show protocols all direct1
> show route protocol direct1
> ?
Ofcourse, here it is:
bird> show interfaces
lo up (index=1)
MultiAccess AdminUp LinkUp Loopback Ignored MTU=16436
127.0.0.1/8 (Primary, broadcast 127.255.255.255, scope host)
eth0 up (index=2)
MultiAccess Broadcast Multicast AdminUp LinkUp MTU=1500
91.207.11.3/29 (Primary, broadcast 91.207.11.7, scope univ)
eth1 up (index=3)
MultiAccess Broadcast Multicast AdminUp LinkUp MTU=1500
10.1.1.0/24 (Primary, broadcast 10.1.1.255, scope site)
venet0 DOWN (index=5)
PtP Multicast AdminUp LinkUp MTU=1500
bird> show protocols all direct1
name proto table state since info
direct1 Direct master up 22:10
Preference: 240
Input filter: ACCEPT
Output filter: REJECT
Routes: 0 imported, 0 exported, 0 preferred
Route change stats: received rejected filtered ignored accepted
Import updates: 0 0 0 0 0
Import withdraws: 0 0 --- 0 0
Export updates: 0 0 0 --- 0
Export withdraws: 0 --- --- --- 0
bird> show route protocol direct1
bird>
--
Best regards,
Łukasz Chrustek
More information about the Bird-users
mailing list