[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#622724: IPv6 local routes problem



Package: linux-image-2.6.32-5-amd64
Version: 2.6.32-31



Can't set local IPv6 routes:

$ ip -6 route add local 2a00:15f8:f000:1::/64 dev lo
$ ip -6 route show table local
...
unreachable 2a00:15f8:f000:1::/64 dev lo  metric 1024  error -101 mtu
16436 advmss 16376 hoplimit 0
...



Kernel from sid (2.6.38-2) work correctly:

$ ip -6 route add local 2a00:15f8:f000:1::/64 dev lo
$ ip -6 route show table local
...
local 2a00:15f8:f000:1::/64 dev lo  metric 1024
...



-- 
With best regards
Alexander Golovko <agolovko@masterhost.ru>
JSC "Masterhost", SA Department



Reply to: