Re: sys vol check
- From: "Jorge Silva" <jorgesilva_pt@xxxxxxxxxxx>
- Date: Wed, 30 Aug 2006 22:30:36 +0100
Inline
1. I need to configure the ISP DNS to be handled under the AD DNSCorrect.
FORWARDERS
tab instead of DHCP.
2. I need to configure the DHCP to use all three internal DNS serversCorrect. Note:You an use only the local DNS server, but if that server is
instead of the local DNS server and two ISP DNS servers.
down you might need another dns server capable of FQDN resolution.
3. For each DNS server, I will need to update the FORWARDERS tab with theCorrect.
correct ISP DNS server.
--
I hope that the information above helps you
Good Luck
Jorge Silva
MCSA
Systems Administrator
"Scott Sendelbach" <ScottSendelbach@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:AAD83F34-5585-4A71-8B11-266DF368420B@xxxxxxxxxxxxxxxx
Let me see if I understand what you are saying.
1. I need to configure the ISP DNS to be handled under the AD DNS
FORWARDERS
tab instead of DHCP.
2. I need to configure the DHCP to use all three internal DNS servers
instead of the local DNS server and two ISP DNS servers.
3. For each DNS server, I will need to update the FORWARDERS tab with the
correct ISP DNS server.
We are not wanting to implement MS DHCP right nowbecause our Network
appliance(sonicwall) handles DHCP, VPN, and FIREWALL functionality.
"Jorge Silva" wrote:
Inline
DNS zones are AD integrated. Not sure about the read/write local copy.
How
can I verify that?
- If DNS zones are AD Integrated are writtable. (Secondary zones are read
only-but it's not your case).
They do as well as the ISP DNS servers for right now. Once I get the
DNS
fixed I will try your suggestion again to add the public internet to
DNS.
- Are you telling me that your severs have in their NIC Preferred DNS
server
*DC1 - IpAddress -> 10.0.0.1
*DC1 - Preferred DNS -> 10.0.0.1
*DC1 - Secondary DNS -> 68.2.16.30 (ISP DNS)
*DC1 - Third DNS -> 68.1.208.30 (ISP DNS)
If yes, this is wrong.... You see your servers aren't using the ISP DNS
Servers to resolve public names, your servers are using their root hints
TO
RESOLVE PUBLIC NAMES or any name that they're not authoritative for. DCs,
member servers, clients, etc only TRY TO USE their secondary THIRD,
etc...
Other configured DNS servers on their NIC properties if the Primary
Configured Server FAILS TO RESPOND. FOR EXAMPLE If the primary configured
DNS server doesn't know anything about some Public or internal domain or
name that the client is trying to resolve it will return a NEG ANSWER,
and
the clients WON'T TRY TO USE the secondary(s) configured DNS servers,
They
only try their secondary or other configured servers, IF THE PRIMARY
FAILS
TO RESPOND (example: is disconnected from network).
So the behavior and configuration is something like this: Clients should
have configured in their NIC properties ONLY their LOCAL DNS server (You
can
if you want, configure secondary DNS servers for full tolerance, but use
ONLY INTERNAL DNS Servers, because these servers are the only ones that
knows where your Internal Resources are, Remember ISP DNS Servers Don't
Know
anything about your internal Domain, so they won't be able to "respond"
correctly to your internal clients, member servers, besides that is bad
from
security perspective having clients, DCs whatever using the public DNS
servers to resolve names.).
So if the DNS server isn't using the configured ISP DNS servers, how do
they
resolve public names? Simple they use the root hints to try to resolve
any
name which they're not authoritative for.
So why do I need to configure FORWARDING? If you configure forwarding
your
internal DNS servers will attempt to use their configured Forwarders to
resolve names which they're not authoritative for, if these DNS servers
FAIL, and only IF FAIL to respond, the servers will try to use the root
hints (unless you configure the option "don't use recursion for this
domain"). You can test this easelly, for example remove the ISP DNS
Servers
from secondaries, then CLEAR the DNS cache (dnscmd /cleardnscache) and
local
cache (ipconfig /flushdns) then try to resolve the Internal DNS names and
Public Names... Result should be OK (assuming that the server is pointing
to
itself). However if you configure the ISP DNS servers as primary and the
server Ip Address as secondary, then clear DNS cache and Local cache,
then
try to resolve internal names or srv records, what happens? IT will fail
because the ISP DNS servers don't know anything abou your internal domain
srv records etc.... They only can resolve public names nothing more, and
because of the default DNS behavior, the server won't try to use the
secondary DNS server, because it received a NEG Answer from the ISP DNS
server.
Note: Forwarding is different from conditional Forwarding.
Read carefully those links:
Deploying Domain Name System (DNS)
http://technet2.microsoft.com/WindowsServer/en/library/7f6df44c-06c3-4b92-ba32-63d895a7924b1033.mspx?mfr=true
Best practices for DNS client settings in Windows 2000 Server and in
Windows
Server 2003
http://support.microsoft.com/default.aspx?scid=kb;en-us;825036&sd=RMVP
How to configure DNS for Internet access in Windows Server 2003
(Forwarding)
http://support.microsoft.com/kb/323380/
Conditional Forwarding in Windows Server 2003
http://support.microsoft.com/default.aspx?scid=kb;en-us;304491
How Domain Controllers Are Located in Windows
http://support.microsoft.com/kb/247811/
How Domain Controllers Are Located in Windows XP
http://support.microsoft.com/kb/314861
They are getting the DHCP/DNS information from a firewall/securityWrong. Wrong.
appliance. I have each local appliace to set the 1st DNS server as the
local
DNS server of that office and the next two are the ISP DNS servers.
Again,
I
will fix that once I fix the DNS issues.
If you're using DNS Integrated Zones, you probably have the zones
allowing
only secure updates; you should use MS DHCP to register the Clients
records
on behalf of the clients, because your FW/Router won't be able to do
that.
AGAIN the clients should no use ISP DNS servers in their NIC Properties
Using DNS servers with DHCP
http://technet2.microsoft.com/WindowsServer/en/library/d0e19b57-c368-46c2-b017-caf25ae150ec1033.mspx?mfr=true
Well I don't want to get far way from the original problem which is
replication problems.... Be aware that for replication work correctly you
DNS infrastructure must be CORRECTLY configured, and I suggest you to
read
some technical articles about DNS configurations and default behavior.
Another thing is related to Replication traffic itself, make sure that
your
FW isn't bloking need ports, you can use Portqry.exe
Portqry.exe
http://support.microsoft.com/default.aspx?scid=kb;en-us;310099
For FW needed ports check:
Active Directory Replication over Firewalls
http://www.microsoft.com/technet/prodtechnol/windows2000serv/technologies/activedirectory/deploy/confeat/adrepfir.mspx
Service overview and network port requirements for the Windows Server
system
http://support.microsoft.com/default.aspx?scid=kb;en-us;832017
Active Directory in Networks Segmented by Firewalls
http://www.microsoft.com/downloads/details.aspx?FamilyID=c2ef3846-43f0-4caf-9767-a9166368434e&DisplayLang=en
--
I hope that the information above helps you
Good Luck
Jorge Silva
MCSA
Systems Administrator
"Scott Sendelbach" <ScottSendelbach@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:BFC0478A-B4E0-4418-BE13-0655E58DBB4B@xxxxxxxxxxxxxxxx
Please see below:
"Jorge Silva" wrote:
ahh.. OkYou've 3 DC DNS servers one in each Site with different subnets.
Let's recap, if something is wrong please let me know...
Yes (PHOENIX (168)) (IRVINE(184)) (LASVEGAS(200))
You've A forward lookup Zone named CORP.DLECINC.COM and a reverse
lookup >
zone.
Yes. 1 forward lookup zone and three reverse lookup zones. 1 for each
subnet
listed above.
All DNS zones are AD Integrated and each DC has one read/writte copy in
their DNS console?
DNS zones are AD integrated. Not sure about the read/write local copy.
How
can I verify that?
You've only one domain?
Yes. CORP
You have the DCs in their correct Site with the correct subnet
assigned.
Yes, Please see above for site name and IP subnet.
Is this all OK?
Yes
Next step is:
Each server should point to itself under NIC Preferred DNS.
They do as well as the ISP DNS servers for right now. Once I get the
DNS
fixed I will try your suggestion again to add the public internet to
DNS.
Each client should have under NIC Preferred DNS the LOCAL SITE DNS DC
server.
They are getting the DHCP/DNS information from a firewall/security
appliance. I have each local appliace to set the 1st DNS server as the
local
DNS server of that office and the next two are the ISP DNS servers.
Again,
I
will fix that once I fix the DNS issues.
Forwarding in this case is ONLY TO Resolve public (Internet) Names. You
can
check the link that I provided you.
Another thing that I reviewed was your tests, that are given RPC server
errors. Check if you have any FW between them not allowing RPC traffic.
I don't believe there are any rules or polices blocking RPC. What can I
do
to check where the traffic is being blocked? It is possible the
firewall/security appliance may be blocking the traffic.
Thank you for all your help so far on this
Scott
--
I hope that the information above helps you
Good Luck
Jorge Silva
MCSA
Systems Administrator
"Scott Sendelbach" <ScottSendelbach@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote
in
message news:1B3DBC70-F32C-48CD-B47A-0C176E6215A9@xxxxxxxxxxxxxxxx
Yes there is only one folder under the forward list
(corp.dlecinc.com)
or
domain name is CORP.
"Jorge Silva" wrote:
Only 1 folder???
Ok couple of options:
-You can check DNS:
How to Verify the Creation of SRV Records for a Domain Controller
http://support.microsoft.com/kb/241515/EN-US/
How to verify that SRV DNS records have been created for a domain
controller
http://support.microsoft.com/kb/816587/en-us
- You can run Dcdiag and netdiag and check if configurations are
Ok.
Or you can rebuild DNS follow these steps carefuly:
Assuming AD Integrated Zones. Point all existent DCs to the Main DC
(Windows
2003), Point the Main DC to itself, then:
*Also make sure that you have sites and related subnets properly
configured,
and that the Correct servers are in the correct site, this is
important
because allows windows clients and servers to reach and
authenticate
with
the correct DC and for GC contact, DFS, etc.
*Now it's time to reconfigure the DNS: Point all existent servers
in
their
NIC TCP/IP configuration - Preferred DNS - Pointing to the server
where
you
are going to recreate the DNS Forward and Reverse Zones.
For example: Assuming DC1,DC2 and DC3, DC1 is where we're going to
recreate
the zones.
DC1 - IpAddress -> 10.0.0.1
DC1 - Preferred DNS -> 10.0.0.1
DC2 - IpAddress -> 10.0.0.2
DC2 - Preferred DNS -> 10.0.0.1
DC3 - IpAddress -> 10.0.0.3
DC3 - Preferred DNS -> 10.0.0.1
*Delete the forward zone and the reverse lookup zone on DC1.
*Wait for replication and make sure that the zones are
automatically
removed
from the other servers.
*You can also force replication using Active Directory Sites and
Services
or
any other Tool.
*Clear the DNS cache
- rightclick the DNS server and clear the cache.
- run from cmd: ipconfig /flushdns
*Go to the %systemroot%\system32\dns - delete any old zone that you
might
have there.
*delete the files netlogon.dnb and netlogon.dns from
%systemroot%\system32\config
*create the forward lookup zone and the reverse lookup zone on DC1
and
make
them AD integrated, for security purposes make sure that the zones
only
accept secure only - updates.
*run ipconfig /registerdns
.
- Follow-Ups:
- Re: sys vol check
- From: Scott Sendelbach
- Re: sys vol check
- References:
- sys vol check
- From: Scott Sendelbach
- Re: sys vol check
- From: Jorge Silva
- Re: sys vol check
- From: Scott Sendelbach
- Re: sys vol check
- From: Jorge Silva
- Re: sys vol check
- From: Scott Sendelbach
- Re: sys vol check
- From: Jorge Silva
- Re: sys vol check
- From: Scott Sendelbach
- Re: sys vol check
- From: Jorge Silva
- Re: sys vol check
- From: Scott Sendelbach
- Re: sys vol check
- From: Jorge Silva
- Re: sys vol check
- From: Scott Sendelbach
- Re: sys vol check
- From: Jorge Silva
- Re: sys vol check
- From: Scott Sendelbach
- Re: sys vol check
- From: Jorge Silva
- Re: sys vol check
- From: Scott Sendelbach
- Re: sys vol check
- From: Jorge Silva
- Re: sys vol check
- From: Scott Sendelbach
- Re: sys vol check
- From: Jorge Silva
- Re: sys vol check
- From: Scott Sendelbach
- sys vol check
- Prev by Date: Re: Can't set Terminal Services profile path for some users
- Next by Date: Re: An application, script, or AD Saved query that ...
- Previous by thread: Re: sys vol check
- Next by thread: Re: sys vol check
- Index(es):
Relevant Pages
|
|