Re: Bird6 and static blackhole

2011-02-24 Thread Giuseppe Ravasio
On 02/24/2011 12:22 PM, Ondrej Zajicek wrote: On Wed, Feb 23, 2011 at 11:35:20AM +0100, Giuseppe Ravasio wrote: it seems that linux doesn't allow to set blackhole ipv6 routes without specifing the device: root@:~# ip -f inet6 route add blackhole 2a01:9c01::/32 RTNETLINK answers: No such device

Re: Bird6 and static blackhole

2011-02-24 Thread Ondrej Zajicek
On Wed, Feb 23, 2011 at 11:35:20AM +0100, Giuseppe Ravasio wrote: > it seems that linux doesn't allow to set blackhole ipv6 routes without > specifing the device: > root@:~# ip -f inet6 route add blackhole 2a01:9c01::/32 > RTNETLINK answers: No such device > > if I append dev lo the route inserts