|
Posted by Jerry Stuckle on May 8, 2008, 12:01 am
Please log in for more thread options
mcp6453 wrote:
> Question 1:
>
> Is there a web site or a software tool that will allow me to put in a
> domain name or an IP address and get the complete DNS record for that
> domain? I use network-tools.com, but I think there are more records than
> show up with a search there. Maybe not.
>
> Question 2:
>
> Friend has a business with a web site on a shared server. He also has an
> Exchange server with a static IP address. A web designer convinced him
> to move his web site from one server to another one. They are struggling
> to make sure the DNS is right before tomorrow.
>
> What is the correct entry to make sure that incoming mail gets to the
> Exchange server? As you will see below, I do not understand the proper
> way to set up the DNS record.
>
> DOMAIN.com IN A 00.00.00.00
> mail.DOMAIN.com IN A 11.11.11.11
> server.DOMAIN.com IN C mail.DOMAIN.com.
>
> So the web site is served on the server at 00.00.00.00. The Exchange
> server is at 11.11.11.11. Is the "server.DOMAIN.com" entry correct?
>
> I'm sorry this explanation is so disjointed. Obviously I'm confused.
> Thanks for any help you can provide.
>
whois? command line utility available on most platforms.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
|