Displaying 1 result from an estimated 1 matches for "6a04".
Did you mean:
6804
2012 Mar 30
1
IPv6 routing failure on CentOS5
...0:4016:800::1013(2a00:1450:4016:800::1013) 56 data bytes
64 bytes from 2a00:1450:4016:800::1013: icmp_seq=0 ttl=57 time=91.2 ms
64 bytes from 2a00:1450:4016:800::1013: icmp_seq=1 ttl=57 time=95.3 ms
These are the routing table entries added by my hand-added configuration:
2000::/3 via 2a02:418:6a04::1 dev eth0 metric 1 expires 21333054sec mtu 1500 advmss 1440 hoplimit 4294967295
default dev eth0 metric 1 expires 21333054sec mtu 1500 advmss 1440 hoplimit 4294967295
So... given the parameters set in my config files, why are the CentOS v5.8 initscripts not configuring my IPv6 routing corr...