Bug#498498: iproute: adding route blackholes doesn't work for IPv6

2012-01-05 Thread Michael Tsang
Package: iproute Version: 2017-1 Followup-For: Bug #498498 ip -6 route add throw fd00::/8 does not work also michael@server:/etc/network/if-pre-up.d$ sudo ip -6 route add throw fd00::/8 RTNETLINK answers: No such device -- System Information: Debian Release: wheezy/sid APT prefers

Bug#498498: iproute: adding route blackholes doesn't work for IPv6

2008-09-16 Thread Andreas Henriksson
On ons, 2008-09-10 at 15:43 +0200, Thomas Jacob wrote: [...] # ip route add to blackhole 2001::1/128 RTNETLINK answers: No such device [...] Could you please try to specify a device name as well? Seems to work here: $ ping6 -c 1 2001::1 PING 2001::1(2001::1) 56 data bytes --- 2001::1 ping

Bug#498498: iproute: adding route blackholes doesn't work for IPv6

2008-09-16 Thread Thomas Jacob
Hello, $ sudo ip route add to blackhole 2001::1/128 dev lo $ ip -6 ro sh | grep 2001::1 unreachable 2001::1 dev lo metric 1024 error -101 mtu 16436 advmss 16376 hoplimit 4294967295 $ ping6 -c 1 2001::1 connect: Network is unreachable Interestingly this work fine with lo interfaces, but

Bug#498498: iproute: adding route blackholes doesn't work for IPv6

2008-09-10 Thread Thomas Jacob
Package: iproute Version: 20080725-2 Severity: normal Trying to set up routing black holes results in an error message: # ip route add to blackhole 2001::1/128 RTNETLINK answers: No such device The same thing happens on etch. This could mean that this feature is not implemented yet for