Thanks for the reply's. Because there is so much info I reply in 2 posts.
" Kind of need a lot more info about what you're trying to do and what you
currently have, etc, such as is this a DC? Is this DNS server hosting your
public recordsfor your domain? Or does it host a copy of the internal AD
zone? Or do you even have AD? If so, is it also a GC?"
*Not a DC
*Yes it is hosting my public record for my domain
*Yes I do have a Domain Controller running active directory it is setup on a
different domain. I intend on merging the 2 eventually but currrently have
them running in 2 different domains for testing purposes only. The 2nd NIC
on th eprivate IP is used on for purposes of using Terminal Services to
manage the server and I have no intention of merging the server into the
existing domain.
*I do not know what a "GC" is I am unfamiliar with the term? Is that a
"Global Controller"?
"Normally with dual NICs on a machine (expecially a DC
and/or DNS server), you would put the internal NIC at the top of the Binding
order (not the external NIC), and make absolutely sure that both NICs are
only using the internal DNS server address and not the ISP's DNS or other
issues will arise."
*Exactly how do I make sure that the InternalNIC is at the top of the
binding?
*Both NICs are setup only to use the Public IP for DNS and there are no
refrences to my ISP's DNS servers.
"Configure a forwarder for efficient Internet resolution. This article
http://support.microsoft.com/?id=300202"
*Forwarders are enabled and I have deleted the root zone.
"On the external you can disable the MS Client service and the F&P services
*This has been done.
"Now if this is hosting public records, and you have AD and this is not a
DC,
then you'll need to point only to the internal DNS and suggest to configure
a forwarder. This insures that your internal machines (including this guy)
will access your internal records without question. "
*Did you mean Internal records? Pointing it to my private IP wouldn't
resolve external requests would it?
"If it is hosting public records, then you would tell it to only listen on
the external interface
because in this scenario no internal machines will access it."
*I currently have DSN set pointing to my public IP.
Essentially what I am trying to do is setup a Primary DNS server without
this server using AD or being a DC just as a primary for the moment. I know
there are advantages to AD but I can't even get this thing running as a
Primary DNS let alone promoting it to a DC and installing AD. Just when I
thought I was understanding DSN here we go...
To make a long story short my intent is to temporarily run this DNS server
using a new Domain Name, promote it to a DC with AD and then merge my old
DNS records for my current DC running AD into it. Then take my old server
and create a secondary DNS server out of it for internal requests only. so
this is really only a first step in getting a new DC up and running.
AJM,
'***************************************************************************
************************
"Ace Fekay [MVP]"
In Adam Marx <
[email protected]> posted their thoughts, then I offered mine
Kind of need a lot more info about what you're trying to do and what you
currently have, etc, such as is this a DC? Is this DNS server hosting your
public recordsfor your domain? Or does it host a copy of the internal AD
zone? Or do you even have AD? If so, is it also a GC?
Normally with dual NICs on a machine (expecially a DC
and/or DNS server), you would put the internal NIC at the top of the Binding
order (not the external NIC), and make absolutely sure that both NICs are
only using the internal DNS server address and not the ISP's DNS or other
issues will arise.
Configure a forwarder for efficient Internet resolution. This article
shows you how:
http://support.microsoft.com/?id=300202
On the external you can disable the MS Client service and the F&P services
and disable NetBIOS.
If it's a DNS server, set it to listen to the internal
interface only. If a DNS server and if you want the external IP to not
register, there's also a reg entry to set to stop that, since by default a
DNS will always register itself. You may also want to stop the GcAddress
too, since that can cause problems with a client or DC on lookup, if
this