New Contributor
•
4 Messages
Are IPv6 addresses routing?
I have an IPv6 compatible modem (http://mydeviceinfo.comcast.net/device.php?devid=417) and my PC is pulling an IPv6 address and gateway.
I can ping the gateway:
C:\Windows\system32>ping fe80::201:5cff:fe63:ce46%3
Pinging fe80::201:5cff:fe63:ce46%3 with 32 bytes of data:
Reply from fe80::201:5cff:fe63:ce46%3: time=7ms
Reply from fe80::201:5cff:fe63:ce46%3: time=7ms
Reply from fe80::201:5cff:fe63:ce46%3: time=7ms
Reply from fe80::201:5cff:fe63:ce46%3: time=7ms
Ping statistics for fe80::201:5cff:fe63:ce46%3:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 7ms, Maximum = 7ms, Average = 7ms
However, I can't get to google:
C:\Windows\system32>nslookup
Default Server: cdns01.comcast.net
Address: 75.75.75.75
> www.google.com
Server: cdns01.comcast.net
Address: 75.75.75.75
Non-authoritative answer:
Name: www.google.com
Addresses: 2607:f8b0:400e:c03::93
74.125.28.106
74.125.28.99
74.125.28.103
74.125.28.105
74.125.28.104
74.125.28.147
> exit
C:\Windows\system32>tracert 2607:f8b0:400e:c03::93
Tracing route to pa-in-x93.1e100.net [2607:f8b0:400e:c03::93]
over a maximum of 30 hops:
1 * * * Request timed out.
2 * * * Request timed out.
3 * * * Request timed out.
4 * * * Request timed out.
5 * * * Request timed out.
6 * * * Request timed out.
7 * ^C
C:\Windows\system32>
Any advice?
tmittelstaedt
Problem solver
•
326 Messages
9 years ago
If you are a DHCP customer using a Comcast-supplied modem in translation mode the onlly modem currently known to properly work is the Netgear although the latest Cisco modem is supposed to work as well.
If your supplying your own modem then put it in bridged mode and use your own router.
0
0
kbg222
New Contributor
•
4 Messages
9 years ago
0
0