On Mon, Dec 9, 2013 at 2:01 AM, Marios Makassikis <mmakassi...@gmail.com> wrote:
> You can ping6 the gateway, but not a global IPv6 address. It looks
> like you have IPv6
> connectivity problem, and not routing/forwarding (i.e.: your gateway
> or some other router
> further upstream is misconfigured).

i checked several times on switch and router. everything looks fine.
i used linux before and everything works well :D

----------------
# ip route
202.249.25.208/28 dev eth0  proto kernel  scope link  src 202.249.25.209
202.249.25.0/27 dev eth0  proto kernel  scope link  src 202.249.25.29
169.254.0.0/16 dev eth0  scope link
default via 202.249.25.1 dev eth0

# ip -6 route
2001:d30:101:624::/64 dev eth1  metric 256  expires 21305003sec mtu
1500 advmss 1440 hoplimit 4294967295
fe80::/64 dev eth0  metric 256  expires 21304998sec mtu 1500 advmss
1440 hoplimit 4294967295
fe80::/64 dev eth1  metric 256  expires 21305003sec mtu 1500 advmss
1440 hoplimit 4294967295
default via fe80::21b:2aff:fee2:a4c0 dev eth1  metric 1  expires
21305003sec mtu 1500 advmss 1440 hoplimit 4294967295

# ping6 fe80::21b:2aff:fee2:a4c0%eth1
PING fe80::21b:2aff:fee2:a4c0%eth1(fe80::21b:2aff:fee2:a4c0) 56 data bytes
64 bytes from fe80::21b:2aff:fee2:a4c0: icmp_seq=1 ttl=64 time=2.12 ms
64 bytes from fe80::21b:2aff:fee2:a4c0: icmp_seq=2 ttl=64 time=0.877 ms
--- fe80::21b:2aff:fee2:a4c0%eth1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.877/1.503/2.129/0.626 ms

# ping6 2001:d30:101:624::1
PING 2001:d30:101:624::1(2001:d30:101:624::1) 56 data bytes
64 bytes from 2001:d30:101:624::1: icmp_seq=1 ttl=64 time=2.79 ms
64 bytes from 2001:d30:101:624::1: icmp_seq=2 ttl=64 time=0.920 ms
--- 2001:d30:101:624::1 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1000ms
rtt min/avg/max/mdev = 0.920/1.857/2.795/0.938 ms
------------------

-- 
-dikshie-

Reply via email to