<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
Hello,<br>
<br>
I want to use bird to mutually propagate routes throughout several
sites connected with vpn gateways, probably with ospf.<br>
<br>
e.g. site A net(s) <-> site A vpn gateway <-> vpn
'concentrator' <-> site B vpn gateway <-> hosts site B
net(s), etc..<br>
<br>
I couldn't find many posts about the best strategy to use, and the
ones did find are many years old, but it seems to boil down to these
options:<br>
<br>
<blockquote>• use a script to migrate xfrm route table (220) to a
bird-readable table<br>
<br>
• use static routes inside bird<br>
<br>
• use vti instead of xfrm<br>
<br>
</blockquote>
My questions:<br>
<br>
1) Is it sill the case that bird cannot read directly from the xfrm
table? (I tried this with a pipe config but nothing gets imported)<br>
<br>
2) What is the strategy that most of you are using now? (as opposed
to many years ago)<br>
<br>
Thanks!<br>
<br>
Brian<br>
<br>
<br>
</body>
</html>