15:46, "Ondrej Zajicek" wrote:
On Fri, Nov 25, 2016 at 11:39:32AM +0000, Eric Vyncke (evyncke) wrote:
> Hello,
>
> I am trying to import 'local' routes from the kernel into Bird without
any success...
>
> The route is installed as: &qu
1/25/2016 01:39 PM, Eric Vyncke (evyncke) wrote:
> Hello,
>
>
>
> I am trying to import 'local' routes from the kernel into Bird without
> any success...
>
>
>
> The route is installed as: "/sbin/ip -6 route add loc
Hello,
I am trying to import 'local' routes from the kernel into Bird without any
success...
The route is installed as: "/sbin/ip -6 route add local 2001:db8:cafe:babe::/64
dev lo" (it allows the host to reply/answer to any address in this prefix :-))
My bird6.conf is:
protocol direct {
inter
Indeed the debug provided enough information to make it work :-)
On 16/04/16 01:03, "Ondrej Zajicek" wrote:
>On Fri, Apr 15, 2016 at 08:53:36PM +, Eric Vyncke (evyncke) wrote:
>> Mainly for lab experimentation, I would like to be able to dynamically
>>inject sev
Mainly for lab experimentation, I would like to be able to dynamically inject
several IPv6 routes into BGP.
Creating a static route on the Linux running BIRD does not seem to grab the
kernel route (even when doing "ip -6 route add ... proto [static|kernel]..." My
config has "import all;export a