Forgot to mention:
[root@localhost tests]# uname -r
3.10.0-514.2.2.el7.x86_64
[root@localhost tests]# cat /etc/redhat-release
CentOS Linux release 7.2.1511 (Core)
On Thu, Feb 23, 2017 at 4:43 PM, Leon Goldberg wrote:
> Hey,
>
> For some reason ip route get fails to retrieve ipv6 routes, althoug
Hey,
For some reason ip route get fails to retrieve ipv6 routes, although
the subject destination is indeed reachable:
[root@localhost tests]# ip -6 route
2001:1::/64 dev eth1 proto kernel metric 256
fe80::/64 dev eth0 proto kernel metric 256
fe80::/64 dev eth1 proto kernel metric 256
[roo