Hello, I'm using windows XP and some time ago I installed ipv6 using cmd -> netsh interface ipv6 install. In network connections -> Local Area Network -> Properties, I saw that the ipv6 has been installed. But I can't double-click it or change my IPv6 address. While in Vista, I can do the same thing and set my IPv6 address manually (static), not dynamic. Is there any solution ?
You can use the netsh utility. Start neths Go to "interface ipv6" then type add address with the address you want to apply. or type netsh interface ipv6 add address <address> from the command line. "RC's" wrote in message news:aae50a2d-c300-4f4f-8fc9-6ddf3e808252@i18g2000prn.googlegroups.com... > Hello, I'm using windows XP and some time ago I installed ipv6 using > cmd -> netsh interface ipv6 install. > In network connections -> Local Area Network -> Properties, I saw that > the ipv6 has been installed. But I can't double-click it or change my > IPv6 address. While in Vista, I can do the same thing and set my IPv6 > address manually (static), not dynamic. > > Is there any solution ?