DNS in TCP/IP properties

  • Thread starter Thread starter Gene
  • Start date Start date
G

Gene

Hello,
I have a proxy server with 2 nic cards just upgraded
from NT 4.0. In the external nic cards properties, which
DNS server do I use, my isp's or my network's. The server
is also the primary DNS server for the Internet domain.
Thanks in advance.
 
In
Gene said:
Hello,
I have a proxy server with 2 nic cards just upgraded
from NT 4.0. In the external nic cards properties, which
DNS server do I use, my isp's or my network's. The server
is also the primary DNS server for the Internet domain.
Thanks in advance.

Point it to its own private IP for DNS if this is an AD domain this will be
required. But you are going to have a problem if the public NIC is also
behind an NAT device such as a router. You won't be able to access any web
sites by the public addresses, you need two DNS servers for that one for
public one for private.
 
Back
Top