Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > DNS Server > How to configure DNSSEC with Windows 2003

Reply
Thread Tools Display Modes

How to configure DNSSEC with Windows 2003

 
 
desquestions
Guest
Posts: n/a

 
      03-11-2010
Hello
Have you ever use DNNSEC with Windows 2003. Needs information about it.
also tools to try DNSSEC.

Thansks
 
Reply With Quote
 
 
 
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      03-12-2010
"desquestions" <> wrote in message news:%...
> Hello
> Have you ever use DNNSEC with Windows 2003. Needs information about it.
> also tools to try DNSSEC.
>
> Thansks



I haven't had a requirement to use DNSSEC in any version of Windows, however, I do know with Windows 2003 there's limited support. The following are my notes on it, which are rather limited. However, I hope you find them helpful.

================================================== ================
DNSSEC and TrustedAnchors

Trustedanchors and DNSSEC (DNS security) is a new
industry implementation that is now offered in Windows 2008 R2. It's a new
feature that when you implement it, it associates a certificate (or key) to
a zone in DNS. The feature is optional during DNS installation, which
will then allow DNS security, which then you have to setup a trustedanchor.

There is limited DNSSEC support in Windows Server 2003 DNS. Windows 2003 can act
as a secondary DNS server for an existing DNSSEC-compliant zone. Windows
clients will cache DNSSEC resource records, but perform no cryptography,
authentication, or verification. Perhaps to get full functionality in Windows 2003,
you can implementing DNSSEC running BIND on Windows. For full Windows native
functionality, you would have to upgrade to Windows 2008 to get full DNSSEC support.
See the following link for more information.

Using DNS Security Extensions (DNSSEC) Windows 2003
http://technet.microsoft.com/en-us/l...28(WS.10).aspx


======
Related Links:

Distribute Trust Anchors
http://technet.microsoft.com/en-us/l...80(WS.10).aspx

DNS Security Extensions (DNSSEC)
http://technet.microsoft.com/en-us/l...04(WS.10).aspx

Configure DNSSEC. Applies To: Windows Server 2003, Windows Server 2003 R2, ...
http://technet.microsoft.com/en-us/l...18(WS.10).aspx

Modify DNSSEC configuration: (DNS). Applies To: Windows Server 2003, Windows Server 2003 R2, ...
http://technet.microsoft.com/en-us/l...43(WS.10).aspx

TrustAnchor zone created when using Windows 7 to configure the DNS zones with RSAT in Windows server 2003 domains without any Windows

Server 2008.
Scroll down to the comments in:
http://blogs.technet.com/sseshad/arc...windows-7.aspx

DNSSEC Presentations (DNSSEC - DNS Security Extensions)NLnet Labs for CENTR, Sep 2003. Changes to DNS in Windows Server 2003

(Powerpoint) ... Paul Wouters, Aug 2003. DNSSEC and Zone Enumeration (Powerpoint) ...
www.dnssec.net/presentations

======
Errors with DNSSEC:

Error: "The request subject name is invalid or too long. 0x80094001"

Request for Certificate Is Denied and a "The Request Subject Name ...The
request subject name is invalid or too long. 0x80094001. In addition, the
following message may be logged in the event log: ...
http://support.microsoft.com/kb/312344

Windows Server 2003 Does Not Use the DNS Name as Certificate SubjectIn
Windows 2000, the Domain Name System (DNS) name of a computer is embedded as
the ... (0x80094001) The request subject name is invalid or too long. ....
http://support.microsoft.com/kb/275528
================================================== ================

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among responding engineers, and to help others benefit from your resolution.

Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE & MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services

If you feel this is an urgent issue and require immediate assistance, please contact Microsoft PSS directly. Please check http://support.microsoft.com for regional support phone numbers.
 
Reply With Quote
 
desquestions
Guest
Posts: n/a

 
      03-14-2010
Ace Fekay [MVP-DS, MCT] a écrit :
> "desquestions" <> wrote in message news:%...
>> Hello
>> Have you ever use DNNSEC with Windows 2003. Needs information about it.
>> also tools to try DNSSEC.
>>
>> Thansks

>
>
> I haven't had a requirement to use DNSSEC in any version of Windows, however, I do know with Windows 2003 there's limited support. The following are my notes on it, which are rather limited. However, I hope you find them helpful.
>
> ================================================== ================
> DNSSEC and TrustedAnchors
>
> Trustedanchors and DNSSEC (DNS security) is a new
> industry implementation that is now offered in Windows 2008 R2. It's a new
> feature that when you implement it, it associates a certificate (or key) to
> a zone in DNS. The feature is optional during DNS installation, which
> will then allow DNS security, which then you have to setup a trustedanchor.
>
> There is limited DNSSEC support in Windows Server 2003 DNS. Windows 2003 can act
> as a secondary DNS server for an existing DNSSEC-compliant zone. Windows
> clients will cache DNSSEC resource records, but perform no cryptography,
> authentication, or verification. Perhaps to get full functionality in Windows 2003,
> you can implementing DNSSEC running BIND on Windows. For full Windows native
> functionality, you would have to upgrade to Windows 2008 to get full DNSSEC support.
> See the following link for more information.
>
> Using DNS Security Extensions (DNSSEC) Windows 2003
> http://technet.microsoft.com/en-us/l...28(WS.10).aspx
>
>
> ======
> Related Links:
>
> Distribute Trust Anchors
> http://technet.microsoft.com/en-us/l...80(WS.10).aspx
>
> DNS Security Extensions (DNSSEC)
> http://technet.microsoft.com/en-us/l...04(WS.10).aspx
>
> Configure DNSSEC. Applies To: Windows Server 2003, Windows Server 2003 R2, ...
> http://technet.microsoft.com/en-us/l...18(WS.10).aspx
>
> Modify DNSSEC configuration: (DNS). Applies To: Windows Server 2003, Windows Server 2003 R2, ...
> http://technet.microsoft.com/en-us/l...43(WS.10).aspx
>
> TrustAnchor zone created when using Windows 7 to configure the DNS zones with RSAT in Windows server 2003 domains without any Windows
>
> Server 2008.
> Scroll down to the comments in:
> http://blogs.technet.com/sseshad/arc...windows-7.aspx
>
> DNSSEC Presentations (DNSSEC - DNS Security Extensions)NLnet Labs for CENTR, Sep 2003. Changes to DNS in Windows Server 2003
>
> (Powerpoint) ... Paul Wouters, Aug 2003. DNSSEC and Zone Enumeration (Powerpoint) ...
> www.dnssec.net/presentations
>
> ======
> Errors with DNSSEC:
>
> Error: "The request subject name is invalid or too long. 0x80094001"
>
> Request for Certificate Is Denied and a "The Request Subject Name ...The
> request subject name is invalid or too long. 0x80094001. In addition, the
> following message may be logged in the event log: ...
> http://support.microsoft.com/kb/312344
>
> Windows Server 2003 Does Not Use the DNS Name as Certificate SubjectIn
> Windows 2000, the Domain Name System (DNS) name of a computer is embedded as
> the ... (0x80094001) The request subject name is invalid or too long. ...
> http://support.microsoft.com/kb/275528
> ================================================== ================
>

Thanks a lot
 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      03-15-2010
"desquestions" <> wrote in message news:...
> Ace Fekay [MVP-DS, MCT] a écrit :
>> "desquestions" <> wrote in message news:%...
>>> Hello
>>> Have you ever use DNNSEC with Windows 2003. Needs information about it.
>>> also tools to try DNSSEC.
>>>
>>> Thansks

>>
>>
>> I haven't had a requirement to use DNSSEC in any version of Windows, however, I do know with Windows 2003 there's limited support. The following are my notes on it, which are rather limited. However, I hope you find them helpful.
>>
>> ================================================== ================
>> DNSSEC and TrustedAnchors
>>
>> Trustedanchors and DNSSEC (DNS security) is a new
>> industry implementation that is now offered in Windows 2008 R2. It's a new
>> feature that when you implement it, it associates a certificate (or key) to
>> a zone in DNS. The feature is optional during DNS installation, which
>> will then allow DNS security, which then you have to setup a trustedanchor.
>>
>> There is limited DNSSEC support in Windows Server 2003 DNS. Windows 2003 can act
>> as a secondary DNS server for an existing DNSSEC-compliant zone. Windows
>> clients will cache DNSSEC resource records, but perform no cryptography,
>> authentication, or verification. Perhaps to get full functionality in Windows 2003,
>> you can implementing DNSSEC running BIND on Windows. For full Windows native
>> functionality, you would have to upgrade to Windows 2008 to get full DNSSEC support.
>> See the following link for more information.
>>
>> Using DNS Security Extensions (DNSSEC) Windows 2003
>> http://technet.microsoft.com/en-us/l...28(WS.10).aspx
>>
>>
>> ======
>> Related Links:
>>
>> Distribute Trust Anchors
>> http://technet.microsoft.com/en-us/l...80(WS.10).aspx
>>
>> DNS Security Extensions (DNSSEC)
>> http://technet.microsoft.com/en-us/l...04(WS.10).aspx
>>
>> Configure DNSSEC. Applies To: Windows Server 2003, Windows Server 2003 R2, ...
>> http://technet.microsoft.com/en-us/l...18(WS.10).aspx
>>
>> Modify DNSSEC configuration: (DNS). Applies To: Windows Server 2003, Windows Server 2003 R2, ...
>> http://technet.microsoft.com/en-us/l...43(WS.10).aspx
>>
>> TrustAnchor zone created when using Windows 7 to configure the DNS zones with RSAT in Windows server 2003 domains without any Windows
>>
>> Server 2008.
>> Scroll down to the comments in:
>> http://blogs.technet.com/sseshad/arc...windows-7.aspx
>>
>> DNSSEC Presentations (DNSSEC - DNS Security Extensions)NLnet Labs for CENTR, Sep 2003. Changes to DNS in Windows Server 2003
>>
>> (Powerpoint) ... Paul Wouters, Aug 2003. DNSSEC and Zone Enumeration (Powerpoint) ...
>> www.dnssec.net/presentations
>>
>> ======
>> Errors with DNSSEC:
>>
>> Error: "The request subject name is invalid or too long. 0x80094001"
>>
>> Request for Certificate Is Denied and a "The Request Subject Name ....The
>> request subject name is invalid or too long. 0x80094001. In addition, the
>> following message may be logged in the event log: ...
>> http://support.microsoft.com/kb/312344
>>
>> Windows Server 2003 Does Not Use the DNS Name as Certificate SubjectIn
>> Windows 2000, the Domain Name System (DNS) name of a computer is embedded as
>> the ... (0x80094001) The request subject name is invalid or too long. ....
>> http://support.microsoft.com/kb/275528
>> ================================================== ================
>>

> Thanks a lot



You are welcome!

Ace
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error 0x800703e3 when trying to install Windows update program. MaryE Windows Update 12 03-08-2010 08:28 PM
Updates were unable to be successfully installed wjousts Windows Update 6 01-30-2010 04:01 PM
Re: re-installing Windows 2003 SBS Merv Porter Windows Small Business Server 0 12-21-2009 02:11 PM
"Some updates could not be installed" Antnee20x Windows Update 7 12-18-2009 07:01 PM
Getting Ready for Windows BETA 2 - QuickStarter Andre Da Costa [Extended64] Windows Vista Installation 2 06-07-2006 05:22 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59