Does Active Directory on Server 2003 R2 support IPv6 subnets in Sites and Services?
Posted
by
NorbyTheGeek
on Server Fault
See other posts from Server Fault
or by NorbyTheGeek
Published on 2011-10-28T22:08:27Z
Indexed on
2012/05/31
22:43 UTC
Read the original article
Hit count: 251
active-directory
|IPv6
I've been experimenting with IPv6 at our organization. The domain controllers (all 2003 R2) and most of the servers (2003 R2 / 2008 / 2008 R2) have IPv6 configured. We have a subnet assigned through a tunnel provider.
Currently, the only workstation that is running IPv6 is mine. (Windows 7) I have been noticing that my workstation is picking domain controllers in other sites for things like DFS, and I finally realized that I don't have the IPv6 subnets set up in Active Directory Sites and Services (ADSS). But when I try to add a IPv6 prefix in ADSS, it tells me:
Windows cannot create the object 2001:xxxx:xxxx:xxxx::/64 because:
The object name has bad syntax.
I believe I may be using the 2008 version of the admin tools (ADSS reports version 6.1.7601.17514) so I'm wondering if maybe my 2003 R2 Active Directory schema doesn't support configuring IPv6 subnets in ADSS. Is this true?
UPDATE
Even with 2008 R2 schema in Active Directory, I'm having the same problem. How can I get my IPv6 subnets into Sites and Services?
© Server Fault or respective owner