[SOLVED?]Re[3]: Problem with redistribute static routes from venet (openvz pseudointerface)

Łukasz Chrustek lukasz at chrustek.net
Sat Mar 26 12:50:51 CET 2011


Hello,

> Yes... It is more adequate solution, but... in quagga it works without
> need to change anything in openvz or quagga code. I will try to patch
> sysdep/linux/netlink/netlink.c, as You wrote earlier. I write about
> the result.

And it works ! :), after rebuild the bird with commented out lines
from file above (more info: [1]) I can see the openvz routes in bird's
routing table and on others ospf routers:

0.0.0.0/0          via X.Y.11.1 on eth0 [kernel1 12:32] * (10)
10.1.1.0/24        dev eth1 [MyOSPF 12:32] * I (150/10) [X.Y.11.3]
192.168.1.140/32   dev venet0 [kernel1 12:32] * (10)
X.Y.10.65/32    dev venet0 [kernel1 12:32] * (10)
X.Y.11.0/29     dev eth0 [MyOSPF 12:32] * I (150/10) [X.Y.11.3]
X.Y.10.64/32    dev venet0 [kernel1 12:32] * (10)
X.Y.10.61/32    dev venet0 [kernel1 12:32] * (10)
X.Y.10.60/32    dev venet0 [kernel1 12:32] * (10)
192.168.1.51/32    dev venet0 [kernel1 12:32] * (10)

Is there any other solution to this, rather then patching source ?

[1] http://www.mail-archive.com/bird-users@atrey.karlin.mff.cuni.cz/msg01039.html

-- 
Pozdrawiam,
 Łukasz Chrustek




More information about the Bird-users mailing list