Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

The IPv6 connection protocol is not negotiated correctly when you use the Netsh utility to configure the Routing and Remote Access service on a Windows Server 2008-based computer


View products that this article applies to.

Symptoms

You use the Netsh utility to configure the Routing and Remote Access service for IPv6 routing and for IPv6 remote access on a Windows Server 2008-based computer. After you do this, the IPv6 connection protocol is not negotiated correctly. Therefore, the remote access client can only obtain an IPv4 address.

This issue does not occur when you use the Routing and Remote Access Microsoft Management Console (MMC) snap-in to manually configure the computer.

↑ Back to the top


Cause

This issue occurs because the Netsh utility requires two separate commands to fully enable the Routing and Remote Access service for IPv4 or for IPv6.

↑ Back to the top


Resolution

To resolve this issue by using the Netsh utility, type the following commands at a command prompt. Press ENTER after each command.
netsh ras set type ipv4rtrtype=none ipv6rtrtype=lanonly rastype=ipv6
netsh ras ipv6 set negotiation mode=allow

↑ Back to the top


Keywords: KB947042, kbexpertiseinter, kbprb, kbtshoot

↑ Back to the top

Article Info
Article ID : 947042
Revision : 3
Created on : 1/21/2008
Published on : 1/21/2008
Exists online : False
Views : 273