21 Jun
2004
21 Jun
'04
10:22 a.m.
Hi! I'm trying to use bird as a "propagator" of direct routes defined by interfaces to other tables than the default. Just playing around a bit. My conf is: table test; protocol direct { table test; import all; } protocol kernel { table test; persist; scan time 20; export all; kernel table 2; } protocol device { scan time 10; } If my machine has as main routing table: 192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.20 default via 192.168.1.1 dev eth0 ... can I expect to have this entries replicated in kernel table 2? (my results show that I don't get this) Is it possible to do that? Thanks in advance. Roberto
8027
Age (days ago)
8027
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roberto Moreda