DNS/DHCP Single Site Configuration question??
Windows Server Forum Index Windows Server
Server discussion on Windows platform.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web winserverhelp.com
DNS/DHCP Single Site Configuration question??

 
Post new topic   Reply to topic    Windows Server Forum Index -> DNS
Author Message
Jeremy L Contreras
Guest





Posted: Thu Nov 10, 2005 1:51 am    Post subject: DNS/DHCP Single Site Configuration question?? Reply with quote

I have the following setup scenario in a small office:

Window Server 2003 Small Business
Single Site/Domain, 1 Server only
10ea XP Pro SP2 Clients
Netscreen VPN enabled Firewall

The single server has been promoted to a DC & all clients joined succesfully
to the domain but I believe to have misconfigured DNS upon initially
promoting the Server. All XP Pro SP2 clients recieve the DHCP configuration
from the Netscreen Firewall applicance. The Netscreen DHCP Scope currently
releases 'external' DNS addresses provided by the local ISP to each XP
client. I do NOT have access to the Netscreen Router to modify the DHCP scope
or disable it.

Since I have set up internal DNS on the new Server (AD Integrated Zone). I'm
not entirely sure how to set up DNS correctly for this enviorment. My only
past experience has been when 2k3 DHCP & DNS lived together on the same DC
which practically set up itself. None of the Clients will not return FQDN and
I only recieve simple Netbios name resolution. LDAP of course does not
function correctly to query AD objects either.

How do I properly configure DNS for the office internally in this particular
scenario?
I'm lost in documentation overload at the moment..........

Thank you,
--
JLC
Back to top
Phil
Guest





Posted: Thu Nov 10, 2005 9:25 am    Post subject: RE: DNS/DHCP Single Site Configuration question?? Reply with quote

Is your netscreen device handing out addresses to your internal client? If
so, what DNS address is it handing out with it?

P

"Jeremy L Contreras" wrote:

Quote:
I have the following setup scenario in a small office:

Window Server 2003 Small Business
Single Site/Domain, 1 Server only
10ea XP Pro SP2 Clients
Netscreen VPN enabled Firewall

The single server has been promoted to a DC & all clients joined succesfully
to the domain but I believe to have misconfigured DNS upon initially
promoting the Server. All XP Pro SP2 clients recieve the DHCP configuration
from the Netscreen Firewall applicance. The Netscreen DHCP Scope currently
releases 'external' DNS addresses provided by the local ISP to each XP
client. I do NOT have access to the Netscreen Router to modify the DHCP scope
or disable it.

Since I have set up internal DNS on the new Server (AD Integrated Zone). I'm
not entirely sure how to set up DNS correctly for this enviorment. My only
past experience has been when 2k3 DHCP & DNS lived together on the same DC
which practically set up itself. None of the Clients will not return FQDN and
I only recieve simple Netbios name resolution. LDAP of course does not
function correctly to query AD objects either.

How do I properly configure DNS for the office internally in this particular
scenario?
I'm lost in documentation overload at the moment..........

Thank you,
--
JLC
Back to top
Kevin D. Goodknecht Sr. [
Guest





Posted: Thu Nov 10, 2005 5:50 pm    Post subject: Re: DNS/DHCP Single Site Configuration question?? Reply with quote

Jeremy L Contreras <JeremyLContreras@discussions.microsoft.com> wrote:
Quote:
I have the following setup scenario in a small office:

Window Server 2003 Small Business
Single Site/Domain, 1 Server only
10ea XP Pro SP2 Clients
Netscreen VPN enabled Firewall

The single server has been promoted to a DC & all clients joined
succesfully to the domain but I believe to have misconfigured DNS
upon initially promoting the Server. All XP Pro SP2 clients recieve
the DHCP configuration from the Netscreen Firewall applicance. The
Netscreen DHCP Scope currently releases 'external' DNS addresses
provided by the local ISP to each XP client. I do NOT have access to
the Netscreen Router to modify the DHCP scope or disable it.

Since I have set up internal DNS on the new Server (AD Integrated
Zone). I'm not entirely sure how to set up DNS correctly for this
enviorment. My only past experience has been when 2k3 DHCP & DNS
lived together on the same DC which practically set up itself. None
of the Clients will not return FQDN and I only recieve simple Netbios
name resolution. LDAP of course does not function correctly to query
AD objects either.

How do I properly configure DNS for the office internally in this
particular scenario?
I'm lost in documentation overload at the moment..........

Thank you,

If you cannot disable or modify the DHCP on the firewall, you will need to
manually configure the local DNS server to all member clients. You can do
this while maintaining dynamic address assignment by the firewall, it is a
pain in the rear though.
You can also assign the XP clients the local DNS address in the default
group policy which will override the DHCP assignment.

--
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/
https://secure.lsaol.com/
===================================
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
===================================
Back to top
Jeremy L Contreras
Guest





Posted: Thu Nov 10, 2005 5:50 pm    Post subject: RE: DNS/DHCP Single Site Configuration question?? Reply with quote

Phil,

The Netscreen hands out the ISP DNS servers to internal clients, in this
case SBC DNS Servers.
--
JLC


"Phil" wrote:

Quote:
Is your netscreen device handing out addresses to your internal client? If
so, what DNS address is it handing out with it?

P

"Jeremy L Contreras" wrote:

I have the following setup scenario in a small office:

Window Server 2003 Small Business
Single Site/Domain, 1 Server only
10ea XP Pro SP2 Clients
Netscreen VPN enabled Firewall

The single server has been promoted to a DC & all clients joined succesfully
to the domain but I believe to have misconfigured DNS upon initially
promoting the Server. All XP Pro SP2 clients recieve the DHCP configuration
from the Netscreen Firewall applicance. The Netscreen DHCP Scope currently
releases 'external' DNS addresses provided by the local ISP to each XP
client. I do NOT have access to the Netscreen Router to modify the DHCP scope
or disable it.

Since I have set up internal DNS on the new Server (AD Integrated Zone). I'm
not entirely sure how to set up DNS correctly for this enviorment. My only
past experience has been when 2k3 DHCP & DNS lived together on the same DC
which practically set up itself. None of the Clients will not return FQDN and
I only recieve simple Netbios name resolution. LDAP of course does not
function correctly to query AD objects either.

How do I properly configure DNS for the office internally in this particular
scenario?
I'm lost in documentation overload at the moment..........

Thank you,
--
JLC
Back to top
Jeremy L Contreras
Guest





Posted: Thu Nov 10, 2005 5:50 pm    Post subject: Re: DNS/DHCP Single Site Configuration question?? Reply with quote

Kevin,

Article 323380 specifically addressed my DNS setup questions. Thank you for
DHCP client setup information, this will be quite helpful as well.



--
JLC


"Kevin D. Goodknecht Sr. [MVP]" wrote:

Quote:
Jeremy L Contreras <JeremyLContreras@discussions.microsoft.com> wrote:
I have the following setup scenario in a small office:

Window Server 2003 Small Business
Single Site/Domain, 1 Server only
10ea XP Pro SP2 Clients
Netscreen VPN enabled Firewall

The single server has been promoted to a DC & all clients joined
succesfully to the domain but I believe to have misconfigured DNS
upon initially promoting the Server. All XP Pro SP2 clients recieve
the DHCP configuration from the Netscreen Firewall applicance. The
Netscreen DHCP Scope currently releases 'external' DNS addresses
provided by the local ISP to each XP client. I do NOT have access to
the Netscreen Router to modify the DHCP scope or disable it.

Since I have set up internal DNS on the new Server (AD Integrated
Zone). I'm not entirely sure how to set up DNS correctly for this
enviorment. My only past experience has been when 2k3 DHCP & DNS
lived together on the same DC which practically set up itself. None
of the Clients will not return FQDN and I only recieve simple Netbios
name resolution. LDAP of course does not function correctly to query
AD objects either.

How do I properly configure DNS for the office internally in this
particular scenario?
I'm lost in documentation overload at the moment..........

Thank you,

If you cannot disable or modify the DHCP on the firewall, you will need to
manually configure the local DNS server to all member clients. You can do
this while maintaining dynamic address assignment by the firewall, it is a
pain in the rear though.
You can also assign the XP clients the local DNS address in the default
group policy which will override the DHCP assignment.

--
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/
https://secure.lsaol.com/
===================================
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
===================================


Back to top
 
Post new topic   Reply to topic    Windows Server Forum Index -> DNS All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




New Topics Powered by phpBB