DNS entry

M

Mike

I have a new Win2K server, with AD, and IP forwarders to
an ISP. I was told by an IT tech at Microsoft that the
primary DNS for the clients had to be the AD server,
which works fine. The problem is that the email for the
company is hosted outside the private network, so in the
Outlook settings, I have the pop3 and smtp servers to be
smtp.domain.com. I guess having AD and DNS internally,
this resolution is looking for an internal server,
however, the server is a public IP address. How do I
make a DNS entry for smtp.domain.com to point to a
specific IP address? Thank you.
 
K

Kevin D. Goodknecht [MVP]

In
Mike said:
I have a new Win2K server, with AD, and IP forwarders to
an ISP. I was told by an IT tech at Microsoft that the
primary DNS for the clients had to be the AD server,
which works fine. The problem is that the email for the
company is hosted outside the private network, so in the
Outlook settings, I have the pop3 and SMTP servers to be
smtp.domain.com. I guess having AD and DNS internally,
this resolution is looking for an internal server,
however, the server is a public IP address. How do I
make a DNS entry for smtp.domain.com to point to a
specific IP address? Thank you.

In the Forward lookup zone for your domain name in your local DNS server,
create a new host named smtp, www, or whatever with the IP of the server you
need access to.
BTW, just for info, all internal domain members *must* use the internal DNS
server *only* do not use your ISP's DNS in any position. You will be setting
yourself up for errors if you do not follow this must.
 
M

Michael Johnston [MSFT]

Just create a couple host records within domain.com named SMTP and pop3 and point them to the correct external IP address.
That's it.

Thank you,
Mike Johnston
Microsoft Network Support
--

This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the
terms specified at
http://www.microsoft.com/info/cpyright.htm

Note: For the benefit of the community-at-large, all responses to this message are best directed to the newsgroup/thread from
which they originated.
 

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