21 Nov
2013
21 Nov
'13
8:15 p.m.
On 21.11.2013 21:09, Claude Marinier wrote:
Hi,
Hi!
I am running BIRD 1.3.11 on FreeBSD 9.2 (amd64). It establishes full adjacency with its three neighbours (Cisco routers) and its routing table is correct. BIRD knows about the routers behind its neighbours. The problem is that the kernel does not know any of the learned routes, i.e. 'netstat -rnf inet' shows only routes for the interfaces.
Add a line 'export all' to the kernel protocol. Ondrej
I suspect that I am missing something basic but have not found it yet after many hours of searching. Could someone point me in the right direction?
Thank you.
The configuration file follows.