IPv6 being issued by BSNL Broadband!

  • Thread starter Thread starter Ameen
  • Start date Start date
  • Replies Replies 346
  • Views Views 63,489
@Gokul Kannan No that test displays no ipv6 connectivity, but i have started getting ipv6 ip address recently.What I just want to make sure is that i am not missing something wanted to get lucky with uncapped speeds. If ipv6 is not enabled then why should i be getting ipv6 address , this is what concerns . Can i get ipv6 address and still ISP has not enabled ipv6 testing for us ? If ans is yes then i am ok.
 
@JB701 I don't dig much into technical details ,so in case if any mistake in below let me know or if you know anything that can be the reason for this.

C:\Users\abcd>tracert ipv4.google.com

Tracing route to ipv4.l.google.com [172.217.167.14]
over a maximum of 30 hops:

1 9 ms 8 ms 7 ms 192.168.2.1
2 12 ms 11 ms 19 ms 10.218.67.225
3 48 ms 4 ms 2 ms 218.248.169.110
4 23 ms 21 ms 21 ms 117.216.207.202
5 22 ms 22 ms 22 ms 117.216.207.203
6 17 ms 19 ms 14 ms 72.14.220.152
7 29 ms 17 ms 15 ms 172.253.69.191
8 22 ms 15 ms 14 ms 72.14.233.31
9 23 ms 22 ms 23 ms del03s15-in-f14.1e100.net [172.217.167.14]

Trace complete.

C:\Users\abcd>tracert ipv6.google.com
Unable to resolve target system name ipv6.google.com.
 
@JB701

C:\Users\abcd>ping 2606:4700:4700::1111

Pinging 2606:4700:4700::1111 with 32 bytes of data:
PING: transmit failed. General failure.
PING: transmit failed. General failure.
PING: transmit failed. General failure.
PING: transmit failed. General failure.

Ping statistics for 2606:4700:4700::1111:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),


C:\Users\abcd>ping 8.8.8.8

Pinging 8.8.8.8 with 32 bytes of data:
Reply from 8.8.8.8: bytes=32 time=19ms TTL=117
Reply from 8.8.8.8: bytes=32 time=16ms TTL=117
Reply from 8.8.8.8: bytes=32 time=17ms TTL=117
Reply from 8.8.8.8: bytes=32 time=17ms TTL=117

Ping statistics for 8.8.8.8:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 16ms, Maximum = 19ms, Average = 17ms
 
Well, your IPv6 isn't routing properly. You can check where it ends using

tracert 2606:4700:4700::1111
 
@JB701

C:\Users\abcd>tracert 2606:4700:4700::1111

Tracing route to one.one.one.one [2606:4700:4700::1111]
over a maximum of 30 hops:

1 Transmit error: code 1231.

Trace complete.
 
Is ipv6 item enabled in your ethernet or wireless settings in windows?
 
Back