how to get ipv6 public address on xp machine ?
- by SR Dusad
C:netsh
netshinterface ipv6
netsh interface ipv6show addres
Querying active state...
Interface 6: Local Area Connection 3
Addr Type DAD State Valid Life Pref. Life Address
Temporary Preferred 6d23h38m55s 23h36m8s 2001:db8:1dde:1:6d16:9d1:b1ec:2245
Public Preferred 29d23h59m30s 6d23h59m30s 2001:db8:1dde:1:201:2ff:fe29:23b6
Link Preferred infinite infinite fe80::201:2ff:fe29:23b6
The books says, after IPv6 is enabled on XP, auto configure will give it 3 addresses, a Link, a Public, and a Temporary one.
But on my computer, I could only see Link, what was the problem? I used the XP machine.
But when i try it on windows 2007 .it works fine and show me a public address.
- How to get public ipv6 address from xp machine ?
- on my xp machine ipv6 is enabled but when i use command tracert6 www.kame.net it shows No route to destination. Why
Any type of help willl appreciated..