Werbung: SecurityConsole.de verwaltet Ihre Computer mit Security Essentails aus der Cloud!
30 Tage kostenfrei testen und 20% Rabatt für Ihre Bestellung mit Promocode: WBF2685582
(Promocode gültig bis 31.12.2011)

Group:  English: Windows Server » microsoft.public.windows.server.dns
Thread: DNS related DHCP server option 81........MIA?

HTVi
TV Discussion Newsgroups

DNS related DHCP server option 81........MIA?
"si" <u11670[ at ]uwe> 6/8/2007 10:54:49 PM
Hi Group

I run a test network with a 2K3 DC running the typical DNS,DHCP services. I
am trying to configure the DHCP server to handle all client DNS registration
requirements are per this MSKB.

How to configure DNS dynamic updates in Windows Server 2003 Article ID :
816592

The above article and this technet doc

http://technet2.microsoft.com/windowsserver/en/library/d0e19b57-c368-46c2-b017-caf25ae150ec1033.mspx?mfr=true


Both refer to an option 81 for the DHCP server, now I cannot find this option,
under either scope or server options within the DHCP MMC. The options go from
001 to 076 then jump to 249. I have checked all the advanced options ie
vendor and user classes but there is no option 81.

I understand from looking around the MMC that you can add (set prefedined
options) options but I cannot find the info to add such an option, I am sure
I am missing something simple but i am still missing it!!

Any help would be fantastic

Regards

S

--
Message posted via http://www.winserverkb.com

Re: DNS related DHCP server option 81........MIA?
"Kevin D. Goodknecht Sr. [MVP]" <admin[ at ]nospam.WFTX.US> 6/9/2007 12:47:13 AM
Read inline please.

In news:7368d08218055[ at ]uwe,
si <u11670[ at ]uwe> typed:
[Quoted Text]
> Hi Group
>
> I run a test network with a 2K3 DC running the typical DNS,DHCP
> services. I
> am trying to configure the DHCP server to handle all client DNS
> registration
> requirements are per this MSKB.
>
> How to configure DNS dynamic updates in Windows Server 2003 Article
> ID :
> 816592
>
> The above article and this technet doc
>
> http://technet2.microsoft.com/windowsserver/en/library/d0e19b57-c368-46c2-b017-caf25ae150ec1033.mspx?mfr=true
>
>
> Both refer to an option 81 for the DHCP server, now I cannot find
> this option,
> under either scope or server options within the DHCP MMC. The options
> go from
> 001 to 076 then jump to 249. I have checked all the advanced options
> ie
> vendor and user classes but there is no option 81.
>
> I understand from looking around the MMC that you can add (set
> prefedined
> options) options but I cannot find the info to add such an option, I
> am sure
> I am missing something simple but i am still missing it!!
>
> Any help would be fantastic

The DNS tab is option 081.
I suggest you also create a dedicated user account with a strong
non-expiring password for making secure updates. (DHCP server properties
sheet, Advanced tab, credentials button).



--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps

===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


Re: DNS related DHCP server option 81........MIA?
"si via WinServerKB.com" <u11670[ at ]uwe> 6/9/2007 3:29:53 PM
Kevin

Thanks for the reply, for some reason I just couldnt see that.....but it
makes sense now,in the cold light of day, its just with all/most of the other
DHCP server options having little tick boxes in a big list I guess I just
assumed..........:-)

Anyways... I have re read the technet article and your advice and am wanting
to create a dedicated user account for the DHCP server to update DNS records
with, after adding it to the DNSupdateproxy group......have I got that right?

Now when the article refers to a dedicated user account, does it mean just a
normal domain user account with, like you say a non expiring password of
sufficient complexity? if so then I understand

Thanks for the advice again Kevin

Cheers

S

Kevin D. Goodknecht Sr. [MVP] wrote:
[Quoted Text]
>Read inline please.
>
> In news:7368d08218055[ at ]uwe,
>si <u11670[ at ]uwe> typed:
>> Hi Group
>>
>[quoted text clipped - 27 lines]
>>
>> Any help would be fantastic
>
>The DNS tab is option 081.
>I suggest you also create a dedicated user account with a strong
>non-expiring password for making secure updates. (DHCP server properties
>sheet, Advanced tab, credentials button).
>

--
Message posted via WinServerKB.com
http://www.winserverkb.com/Uwe/Forums.aspx/windows-server-dns/200706/1

Re: DNS related DHCP server option 81........MIA?
"Kevin D. Goodknecht Sr. [MVP]" <admin[ at ]nospam.WFTX.US> 6/9/2007 4:05:06 PM
Read inline please.

In news:7372538be7523[ at ]uwe,
si via WinServerKB.com <u11670[ at ]uwe> typed:
[Quoted Text]
> Kevin
>
> Thanks for the reply, for some reason I just couldnt see that.....but
> it makes sense now,in the cold light of day, its just with all/most
> of the other DHCP server options having little tick boxes in a big
> list I guess I just assumed..........:-)
>
> Anyways... I have re read the technet article and your advice and am
> wanting to create a dedicated user account for the DHCP server to
> update DNS records with, after adding it to the DNSupdateproxy
> group......have I got that right?
Do not add the Account to the DNSupdateproxy group, this account does not
need any special group memberships or priviledges. It is used only to
Authenticate.

>
> Now when the article refers to a dedicated user account, does it mean
> just a normal domain user account with, like you say a non expiring
> password of sufficient complexity? if so then I understand

Correct, the non-expiring password is not a requirement, but since this
account is not used by any user, if the password expires in the future,
updates will stop until the password is changed, but you won't be notified
of the expiring password. Make the password as strong as possible to prevent
someone from hyjacking the account. Phrases with uppercase and lowercase
letters, numbers and spaces at least 15 characters long make the best
passwords. This basic rule gives you at least 10 to the 27th power password
combinations.


--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps

===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
http://message.wftx.us/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================


Re: DNS related DHCP server option 81........MIA?
"si via WinServerKB.com" <u11670[ at ]uwe> 6/10/2007 8:18:28 AM
Hi

Again thanks, I meant add the dhcp server to the DNSupdateproxy group, not
the user account. Is this incorrect? I understand it is required so DNS
records created by the server are updatable (ie ownership can change) by an
appropriate client/other DHCP server, request.

This is a test environment for learning purposes.An environment where
multiple DHCP servers is used is reasonable to expect, I understand for these
other servers to be able to update other DHCP server created DNS records the
above scenario (along with a dedicated user account for authentication) is
required for secure dynamic updates to operate correctly.

I think I am getting there...

Thanks for you advice

Cheers

S






Kevin D. Goodknecht Sr. [MVP] wrote:
[Quoted Text]
>Read inline please.
>
> In news:7372538be7523[ at ]uwe,
>si via WinServerKB.com <u11670[ at ]uwe> typed:
>> Kevin
>>
>[quoted text clipped - 7 lines]
>> update DNS records with, after adding it to the DNSupdateproxy
>> group......have I got that right?
>Do not add the Account to the DNSupdateproxy group, this account does not
>need any special group memberships or priviledges. It is used only to
>Authenticate.
>
>> Now when the article refers to a dedicated user account, does it mean
>> just a normal domain user account with, like you say a non expiring
>> password of sufficient complexity? if so then I understand
>
>Correct, the non-expiring password is not a requirement, but since this
>account is not used by any user, if the password expires in the future,
>updates will stop until the password is changed, but you won't be notified
>of the expiring password. Make the password as strong as possible to prevent
>someone from hyjacking the account. Phrases with uppercase and lowercase
>letters, numbers and spaces at least 15 characters long make the best
>passwords. This basic rule gives you at least 10 to the 27th power password
>combinations.
>

--
Message posted via WinServerKB.com
http://www.winserverkb.com/Uwe/Forums.aspx/windows-server-dns/200706/1

Re: DNS related DHCP server option 81........MIA?
"si via WinServerKB.com" <u11670[ at ]uwe> 6/10/2007 10:48:22 PM
Kevin

I have confirgured the DHCP as discussed, with it responsible for registering
and updating all clients in DNS. I have made the server part of the
DNSupdateproxy group and created a dedicated user account to authenticate for
secure updates to work.

Now when a client obtains a DHCP lease, the server DOES register its Host
and PTR records but the owner of said records is SYSTEM. I was expecting the
user account I created for authentication to be the owner, is this incorrect?

Otherwise how do i verify this configuration works?

Thanks for any assistance you can offer, you been a great help so far

Regards

S

si wrote:
[Quoted Text]
>Hi
>
>Again thanks, I meant add the dhcp server to the DNSupdateproxy group, not
>the user account. Is this incorrect? I understand it is required so DNS
>records created by the server are updatable (ie ownership can change) by an
>appropriate client/other DHCP server, request.
>
>This is a test environment for learning purposes.An environment where
>multiple DHCP servers is used is reasonable to expect, I understand for these
>other servers to be able to update other DHCP server created DNS records the
>above scenario (along with a dedicated user account for authentication) is
>required for secure dynamic updates to operate correctly.
>
>I think I am getting there...
>
>Thanks for you advice
>
>Cheers
>
>S
>
>>Read inline please.
>>
>[quoted text clipped - 19 lines]
>>passwords. This basic rule gives you at least 10 to the 27th power password
>>combinations.

--
Message posted via WinServerKB.com
http://www.winserverkb.com/Uwe/Forums.aspx/windows-server-dns/200706/1

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net
Suche nach Orten, Städten, Postleitzahlen, Vorwahlen, Kfz-Kennzeichen