Location: List Archives

List Archives

This forum is an archive of all posts to our mailing list over the past few years.  The forum is set read only therefore to contribute you will need to join our list community.  See more info about this here.

 

When subscribed to the list you should use your standard email client to send your posts to ActiveDir@mail.activedir.org.

List Archives

Subject: [ActiveDir] IPV6 address in DNS
Prev Next
You are not authorized to post a reply.

AuthorMessages
clebrisUser is Offline

Posts:44

08/26/2010 9:34 AM  
Hi

We encounter a problem on a Windows 7 computer (active directory 2003)
In the DNS console, we only see the IPV6 adress displayed
When we run ipconfig /registerdns, IPV4 adress appears but disapears after a reboot of the machine...
We try to uncheck IPV6 in the NIC properties of the computer, but it did not change anything...



Have you ever encountered this king of problem ?


clebrisUser is Offline

Posts:44

08/26/2010 9:42 AM  
I must add this information :
When the IP of the computer is set dynamically, the IP registered in DNS is only IPV6
When we set the IP manually, the IP is coorectly displayed in IPV4 format in the DNS....

I must know if this behavior is normal or not with W2008/Windows 7 OS ??
Is there a way to enforce IPV4 registration only under DNS ??
(is there operation to make under DHCP management ?)
I'm not sure...

De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de LE BRIS Cedric
Envoyé : jeudi 26 août 2010 10:32
À : activedir@mail.activedir.org
Objet : [ActiveDir] IPV6 address in DNS

Hi

We encounter a problem on a Windows 7 computer (active directory 2003)
In the DNS console, we only see the IPV6 adress displayed
When we run ipconfig /registerdns, IPV4 adress appears but disapears after a reboot of the machine...
We try to uncheck IPV6 in the NIC properties of the computer, but it did not change anything...



Have you ever encountered this king of problem ?


RobSilverUser is Offline

Posts:0

08/26/2010 10:06 AM  
Hi Cedric

By unchecking the IPv6 in the network properties ironically does not disable all of the IPv6 components. You need to do this in the registry by adding a Reg_Dword called DisabledComponents in the HKLM\CurrentControlSet\Services\TCPIP6\Parameters hive and set the value to ffffffff (hex). A restart is required.

As for your DNS registrations on IPv4, in advanced TCP/IP properties, do you have the "Register this connection IP Address in DNS" checkbox enabled on the DNS tab?

Check the GUID folder (one per NIC) in the following hive HKLM\CurrentControlSet\Services\TCPIP\Parameters\DNSRegisteredAdapters for potential issues too.

Regards,

Rob Silver<http://robsilver.org/>

From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of LE BRIS Cedric
Sent: 26 August 2010 9:42 AM
To: activedir@mail.activedir.org
Subject: RE: [ActiveDir] IPV6 address in DNS

I must add this information :
When the IP of the computer is set dynamically, the IP registered in DNS is only IPV6
When we set the IP manually, the IP is coorectly displayed in IPV4 format in the DNS....

I must know if this behavior is normal or not with W2008/Windows 7 OS ??
Is there a way to enforce IPV4 registration only under DNS ??
(is there operation to make under DHCP management ?)
I'm not sure...

De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de LE BRIS Cedric
Envoyé : jeudi 26 août 2010 10:32
À : activedir@mail.activedir.org
Objet : [ActiveDir] IPV6 address in DNS

Hi

We encounter a problem on a Windows 7 computer (active directory 2003)
In the DNS console, we only see the IPV6 adress displayed
When we run ipconfig /registerdns, IPV4 adress appears but disapears after a reboot of the machine...
We try to uncheck IPV6 in the NIC properties of the computer, but it did not change anything...



Have you ever encountered this king of problem ?


pbbergsUser is Offline

Posts:281

08/26/2010 3:10 PM  
If you want to disable ipv6 checkout a blog I have on this.

http://blogs.dirteam.com/blogs/paulbergson/archive/2009/03/19/disabling-ipv6-on-windows-2008.aspx


Thanks

Paul


From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of LE BRIS Cedric
Sent: Thursday, August 26, 2010 3:32 AM
To: activedir@mail.activedir.org
Subject: [ActiveDir] IPV6 address in DNS

Hi

We encounter a problem on a Windows 7 computer (active directory 2003)
In the DNS console, we only see the IPV6 adress displayed
When we run ipconfig /registerdns, IPV4 adress appears but disapears after a reboot of the machine...
We try to uncheck IPV6 in the NIC properties of the computer, but it did not change anything...



Have you ever encountered this king of problem ?


clebrisUser is Offline

Posts:44

08/26/2010 5:02 PM  
I'm trying to understand if this behavior is normal :

With a static IP : the IPV4 and IPV6 is registered in the DNS
With a dynamic IP : only the IPV6 is registered in the DNS...

.....
I'm looking for MS references, rfc or something like that

De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de [Infraspec] Rob Silver
Envoyé : jeudi 26 août 2010 11:04
À : activedir@mail.activedir.org
Objet : RE: [ActiveDir] IPV6 address in DNS

Hi Cedric

By unchecking the IPv6 in the network properties ironically does not disable all of the IPv6 components. You need to do this in the registry by adding a Reg_Dword called DisabledComponents in the HKLM\CurrentControlSet\Services\TCPIP6\Parameters hive and set the value to ffffffff (hex). A restart is required.

As for your DNS registrations on IPv4, in advanced TCP/IP properties, do you have the "Register this connection IP Address in DNS" checkbox enabled on the DNS tab?

Check the GUID folder (one per NIC) in the following hive HKLM\CurrentControlSet\Services\TCPIP\Parameters\DNSRegisteredAdapters for potential issues too.

Regards,

Rob Silver<http://robsilver.org/>

From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of LE BRIS Cedric
Sent: 26 August 2010 9:42 AM
To: activedir@mail.activedir.org
Subject: RE: [ActiveDir] IPV6 address in DNS

I must add this information :
When the IP of the computer is set dynamically, the IP registered in DNS is only IPV6
When we set the IP manually, the IP is coorectly displayed in IPV4 format in the DNS....

I must know if this behavior is normal or not with W2008/Windows 7 OS ??
Is there a way to enforce IPV4 registration only under DNS ??
(is there operation to make under DHCP management ?)
I'm not sure...

De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de LE BRIS Cedric
Envoyé : jeudi 26 août 2010 10:32
À : activedir@mail.activedir.org
Objet : [ActiveDir] IPV6 address in DNS

Hi

We encounter a problem on a Windows 7 computer (active directory 2003)
In the DNS console, we only see the IPV6 adress displayed
When we run ipconfig /registerdns, IPV4 adress appears but disapears after a reboot of the machine...
We try to uncheck IPV6 in the NIC properties of the computer, but it did not change anything...



Have you ever encountered this king of problem ?


RobSilverUser is Offline

Posts:0

08/26/2010 7:01 PM  
http://technet.microsoft.com/en-us/library/ee941150(WS.10).aspx

Regards,

Rob Silver<http://robsilver.org/>

From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of LE BRIS Cedric
Sent: 26 August 2010 5:02 PM
To: activedir@mail.activedir.org
Subject: RE: [ActiveDir] IPV6 address in DNS

I'm trying to understand if this behavior is normal :

With a static IP : the IPV4 and IPV6 is registered in the DNS
With a dynamic IP : only the IPV6 is registered in the DNS...

.....
I'm looking for MS references, rfc or something like that

De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de [Infraspec] Rob Silver
Envoyé : jeudi 26 août 2010 11:04
À : activedir@mail.activedir.org
Objet : RE: [ActiveDir] IPV6 address in DNS

Hi Cedric

By unchecking the IPv6 in the network properties ironically does not disable all of the IPv6 components. You need to do this in the registry by adding a Reg_Dword called DisabledComponents in the HKLM\CurrentControlSet\Services\TCPIP6\Parameters hive and set the value to ffffffff (hex). A restart is required.

As for your DNS registrations on IPv4, in advanced TCP/IP properties, do you have the "Register this connection IP Address in DNS" checkbox enabled on the DNS tab?

Check the GUID folder (one per NIC) in the following hive HKLM\CurrentControlSet\Services\TCPIP\Parameters\DNSRegisteredAdapters for potential issues too.

Regards,

Rob Silver<http://robsilver.org/>

From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of LE BRIS Cedric
Sent: 26 August 2010 9:42 AM
To: activedir@mail.activedir.org
Subject: RE: [ActiveDir] IPV6 address in DNS

I must add this information :
When the IP of the computer is set dynamically, the IP registered in DNS is only IPV6
When we set the IP manually, the IP is coorectly displayed in IPV4 format in the DNS....

I must know if this behavior is normal or not with W2008/Windows 7 OS ??
Is there a way to enforce IPV4 registration only under DNS ??
(is there operation to make under DHCP management ?)
I'm not sure...

De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de LE BRIS Cedric
Envoyé : jeudi 26 août 2010 10:32
À : activedir@mail.activedir.org
Objet : [ActiveDir] IPV6 address in DNS

Hi

We encounter a problem on a Windows 7 computer (active directory 2003)
In the DNS console, we only see the IPV6 adress displayed
When we run ipconfig /registerdns, IPV4 adress appears but disapears after a reboot of the machine...
We try to uncheck IPV6 in the NIC properties of the computer, but it did not change anything...



Have you ever encountered this king of problem ?


clebrisUser is Offline

Posts:44

08/27/2010 5:57 PM  
Thanks Rob, But my DHCP server is 2003 server, not 2008R2... :(


De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de [Infraspec] Rob Silver
Envoyé : jeudi 26 août 2010 20:00
À : activedir@mail.activedir.org
Objet : RE: [ActiveDir] IPV6 address in DNS

http://technet.microsoft.com/en-us/library/ee941150(WS.10).aspx

Regards,

Rob Silver<http://robsilver.org/>

From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of LE BRIS Cedric
Sent: 26 August 2010 5:02 PM
To: activedir@mail.activedir.org
Subject: RE: [ActiveDir] IPV6 address in DNS

I'm trying to understand if this behavior is normal :

With a static IP : the IPV4 and IPV6 is registered in the DNS
With a dynamic IP : only the IPV6 is registered in the DNS...

.....
I'm looking for MS references, rfc or something like that

De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de [Infraspec] Rob Silver
Envoyé : jeudi 26 août 2010 11:04
À : activedir@mail.activedir.org
Objet : RE: [ActiveDir] IPV6 address in DNS

Hi Cedric

By unchecking the IPv6 in the network properties ironically does not disable all of the IPv6 components. You need to do this in the registry by adding a Reg_Dword called DisabledComponents in the HKLM\CurrentControlSet\Services\TCPIP6\Parameters hive and set the value to ffffffff (hex). A restart is required.

As for your DNS registrations on IPv4, in advanced TCP/IP properties, do you have the "Register this connection IP Address in DNS" checkbox enabled on the DNS tab?

Check the GUID folder (one per NIC) in the following hive HKLM\CurrentControlSet\Services\TCPIP\Parameters\DNSRegisteredAdapters for potential issues too.

Regards,

Rob Silver<http://robsilver.org/>

From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of LE BRIS Cedric
Sent: 26 August 2010 9:42 AM
To: activedir@mail.activedir.org
Subject: RE: [ActiveDir] IPV6 address in DNS

I must add this information :
When the IP of the computer is set dynamically, the IP registered in DNS is only IPV6
When we set the IP manually, the IP is coorectly displayed in IPV4 format in the DNS....

I must know if this behavior is normal or not with W2008/Windows 7 OS ??
Is there a way to enforce IPV4 registration only under DNS ??
(is there operation to make under DHCP management ?)
I'm not sure...

De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de LE BRIS Cedric
Envoyé : jeudi 26 août 2010 10:32
À : activedir@mail.activedir.org
Objet : [ActiveDir] IPV6 address in DNS

Hi

We encounter a problem on a Windows 7 computer (active directory 2003)
In the DNS console, we only see the IPV6 adress displayed
When we run ipconfig /registerdns, IPV4 adress appears but disapears after a reboot of the machine...
We try to uncheck IPV6 in the NIC properties of the computer, but it did not change anything...



Have you ever encountered this king of problem ?


barkillsUser is Offline

Posts:201

09/03/2010 5:45 AM  
I've experienced the problem you've noted. I don't have a MS DHCP server, but the Win7 computer is getting it's IP via DHCP. I ended up disabling IPv6 to resolve this, but it sure seems like broken behavior to me. It seems valid to me to want both IPv4 and IPv6 addresses dynamically registered and use DHCP.

From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of LE BRIS Cedric
Sent: Thursday, August 26, 2010 11:23 PM
To: activedir@mail.activedir.org
Subject: RE: [ActiveDir] IPV6 address in DNS

Thanks Rob, But my DHCP server is 2003 server, not 2008R2... :(


De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de [Infraspec] Rob Silver
Envoyé : jeudi 26 août 2010 20:00
À : activedir@mail.activedir.org
Objet : RE: [ActiveDir] IPV6 address in DNS

http://technet.microsoft.com/en-us/library/ee941150(WS.10).aspx

Regards,

Rob Silver<http://robsilver.org/>

From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of LE BRIS Cedric
Sent: 26 August 2010 5:02 PM
To: activedir@mail.activedir.org
Subject: RE: [ActiveDir] IPV6 address in DNS

I'm trying to understand if this behavior is normal :

With a static IP : the IPV4 and IPV6 is registered in the DNS
With a dynamic IP : only the IPV6 is registered in the DNS...

.....
I'm looking for MS references, rfc or something like that

De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de [Infraspec] Rob Silver
Envoyé : jeudi 26 août 2010 11:04
À : activedir@mail.activedir.org
Objet : RE: [ActiveDir] IPV6 address in DNS

Hi Cedric

By unchecking the IPv6 in the network properties ironically does not disable all of the IPv6 components. You need to do this in the registry by adding a Reg_Dword called DisabledComponents in the HKLM\CurrentControlSet\Services\TCPIP6\Parameters hive and set the value to ffffffff (hex). A restart is required.

As for your DNS registrations on IPv4, in advanced TCP/IP properties, do you have the "Register this connection IP Address in DNS" checkbox enabled on the DNS tab?

Check the GUID folder (one per NIC) in the following hive HKLM\CurrentControlSet\Services\TCPIP\Parameters\DNSRegisteredAdapters for potential issues too.

Regards,

Rob Silver<http://robsilver.org/>

From: activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] On Behalf Of LE BRIS Cedric
Sent: 26 August 2010 9:42 AM
To: activedir@mail.activedir.org
Subject: RE: [ActiveDir] IPV6 address in DNS

I must add this information :
When the IP of the computer is set dynamically, the IP registered in DNS is only IPV6
When we set the IP manually, the IP is coorectly displayed in IPV4 format in the DNS....

I must know if this behavior is normal or not with W2008/Windows 7 OS ??
Is there a way to enforce IPV4 registration only under DNS ??
(is there operation to make under DHCP management ?)
I'm not sure...

De : activedir-owner@mail.activedir.org [mailto:activedir-owner@mail.activedir.org] De la part de LE BRIS Cedric
Envoyé : jeudi 26 août 2010 10:32
À : activedir@mail.activedir.org
Objet : [ActiveDir] IPV6 address in DNS

Hi

We encounter a problem on a Windows 7 computer (active directory 2003)
In the DNS console, we only see the IPV6 adress displayed
When we run ipconfig /registerdns, IPV4 adress appears but disapears after a reboot of the machine...
We try to uncheck IPV6 in the NIC properties of the computer, but it did not change anything...



Have you ever encountered this king of problem ?


You are not authorized to post a reply.
Forums >ActiveDir Mail List Archive >List Archives > [ActiveDir] IPV6 address in DNS



ActiveForums 3.7
Friends

Friends

VisualClickButoton
Members

Members

MembershipMembership:
Latest New UserLatest:MrPTSai
New TodayNew Today:0
New YesterdayNew Yesterday:0
User CountOverall:5234

People OnlinePeople Online:
VisitorsVisitors:38
MembersMembers:0
TotalTotal:38

Online NowOnline Now:

Ads

Copyright 2009 ActiveDir.org
Terms Of Use