FQDN problem

R

Robert Johnson

Neither windows update service nor Symantec live update
will run unattended however both work fine when logged
on. I suspect this is a DNS naming issue. Our
configuration is as follows:
Our internal network is a single domain(A), the server
used to connect to the internet is its own domain (B).
Both run active directory and use the internal DNS
server. There are 2 zones on the DNS server, one for each
domain. The server connected to the internet is domain
B. The external nic has the perferred DNS servers
pointing to our isp's DNS server. The internal nic points
to our internal DNS server. The internal DNS server is
configured with forwarder ip addresses of our ISP.

What is the proper sufix setting and names for each nic?
Is there possibly some other DNS or nic setting that is
wrong?

Thanks for any help
 
H

Herb Martin

What is the proper sufix setting and names for each nic?
Is there possibly some other DNS or nic setting that is
wrong?

Generally irrelevant to broken resolution -- those are only
for NON qualified names, e.g., using "Hamachi" instead of
"hamachi.learnquick.com." will try the suffixs on the simple
name.
Our internal network is a single domain(A), the server
used to connect to the internet is its own domain (B).

irrelevant usually -- were are talking DNS resolution, not
AD domains or even "DNS domains/zones" which are a
separate issue.
Both run active directory and use the internal DNS
server. There are 2 zones on the DNS server, one for each
domain. The server connected to the internet is domain
B. The external nic has the perferred DNS servers
pointing to our isp's DNS server. The internal nic points
to our internal DNS server. The internal DNS server is
configured with forwarder ip addresses of our ISP.

All NICs on each INTERNAL machine should reference your
INTERNAL DNS server set (this may even be true for a firewall
machine which must resolve internal names -- mine works that
way.)

Then INTERNAL DNS servers should forward to the firewall
or ISP for EXTERNAL resolution.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top