R
rzanni
I have a question concerning Windows DHCP and DDNS behavior in Windows
2003. The environment I'm working with has multiple vlans and
multiple scopes in DHCP and of course an AD domain. I want to control
the "suffix" that is registered for a DHCP client through dynamic DNS,
regardless of the primary and connection specific suffixes that are
set on the Windows client. The clients may or may not belong to the
AD domain.
For example, suppose I had the following TCP/IP setting on a DHCP
client system:
Computer Name: computer1
Primary suffix (& AD name): ad1.company.com
Connection specific suffix: marketing.company.com
Both the "Register this connection's addresses in DNS" and "Use this
connection's DNS suffix in DNS registration" are checked on the DNS
tab in the Advanced TCP/IP settings.
When DHCP dynamically registers the computer's name in DNS, I want it
to register an A and PTR record for "computer1.scope1.company.com" and
only for that name.
I've tried to adjust the scope options with DHCP to specify the domain
name (option 15). However, from what I understand, there are
different levels at which DHCP options are applied (server, scope,
class, and client) and that they are applied in that order. So, if I
specify option 15 to be "scope1.company.com" on the DHCP server and a
client connects that has option 15 set to "marketing.company.com", the
client's settings will override the DHCP server setting and it will be
registered with the "marketing" name.
I'd really like to avoid having to push our a group policy to control
the TCP/IP DNS settings on all clients, especially since this won't do
the non-domain member clients any good.
Am I missing something obvious here?
Thanks for your help...
2003. The environment I'm working with has multiple vlans and
multiple scopes in DHCP and of course an AD domain. I want to control
the "suffix" that is registered for a DHCP client through dynamic DNS,
regardless of the primary and connection specific suffixes that are
set on the Windows client. The clients may or may not belong to the
AD domain.
For example, suppose I had the following TCP/IP setting on a DHCP
client system:
Computer Name: computer1
Primary suffix (& AD name): ad1.company.com
Connection specific suffix: marketing.company.com
Both the "Register this connection's addresses in DNS" and "Use this
connection's DNS suffix in DNS registration" are checked on the DNS
tab in the Advanced TCP/IP settings.
When DHCP dynamically registers the computer's name in DNS, I want it
to register an A and PTR record for "computer1.scope1.company.com" and
only for that name.
I've tried to adjust the scope options with DHCP to specify the domain
name (option 15). However, from what I understand, there are
different levels at which DHCP options are applied (server, scope,
class, and client) and that they are applied in that order. So, if I
specify option 15 to be "scope1.company.com" on the DHCP server and a
client connects that has option 15 set to "marketing.company.com", the
client's settings will override the DHCP server setting and it will be
registered with the "marketing" name.
I'd really like to avoid having to push our a group policy to control
the TCP/IP DNS settings on all clients, especially since this won't do
the non-domain member clients any good.
Am I missing something obvious here?
Thanks for your help...