![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I am connecting Vista PC though Dial up interface to the IPv6 intranet. I am successful in getting IPv6 global preferred address. I am configuring the DNS server address statically for that interface using netsh interface ipv6 dnsserver command. The problem arises when I try to ping IPv6 enabled websites. When I directly give the IPV6 address, I am able to see the ping reply. When I ping using Name, it could not find the name. The reason what I have found is DNS server is 4 hops behind the host. But the hoplimit in the DNS query IPv6 packet is 2. So I am gettting Time exceeded (in-transit) reply from the router. My question is how to set the hop limit for that interface. (I tried with netsh interface ipv6 set global defaultcurhoplimit 128, but still the packets is going with hop limit 2). Any one can pls help me? |