Re: Why would anybody use .LOCAL?
From: Jack T. (71045.3122_No_Spam_Here_at_compuserve.com)
Date: 03/25/04
- Next message: Jeff Cochran: "Re: Why would anybody use .LOCAL?"
- Previous message: Stephane Bouvard: "Re: Why would anybody use .LOCAL?"
- In reply to: Kevin D. Goodknecht [MVP]: "Re: Why would anybody use .LOCAL?"
- Next in thread: Kevin D. Goodknecht [MVP]: "Re: Why would anybody use .LOCAL?"
- Reply: Kevin D. Goodknecht [MVP]: "Re: Why would anybody use .LOCAL?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Mar 2004 12:03:32 -0500
> To lower administration, if you use .LOCAL you don't have to worry about
setting up a split namespace to fix the conflicting authoritative DNS
servers using the same name. The internal DNS just forwards the .com name.<
Thanks Kevin. I must be missing something. If both the public and private
DNS servers hosting the same zone are authoritative for the MyCompany.com
zone, then:
- The public DNS server will never see requests from the private network to
resolve address for MyCompany.com resources because the private DNS will not
forward for a domain that it is authoritative for.
- The private DNS server will never see requests by the public network to
resolve addresses for MyCompany.com resources because the public DNS server
will never forward a for a domain that it is authoritative for.
In the case where a resource is available both publicly and privately:
- Either method requires making an entry in both the public and private DNS
servers with a different address for each. One gets the public address of
the router, and the other the private address of the SMTP server.
- Using either method, there are two domains that are authoritative for the
same resource.
- Using the non-standard method, the user must be cognizant of network
topology and his location. He must use .LOCAL if he is on the private
network, either physically or via VPN, and .COM when his request is being
routed through a public network. It also requires the additional
administration of aliases to be setup for email users so that the .COM
addresses are mapped to the .LOCAL domain. When someone sends and email to
someone internally using MyCompany.COM, first the name is resolved
externally where it gets the external address, which is the WAN interface.
Then it is sent out the WAN interface, to the WAN interface.
- Using the standard method, the user types in the same name no matter where
he is located. No aliases need to be setup, and internal mail sent to .COM
remains internal, since the local DNS server resolves the request to the
private address of the SMTP server. The public DNS server never sees the
resolution request nor does the WAN interface receive the traffic.
What am I missing?
Thanks,
Jack T.
- Next message: Jeff Cochran: "Re: Why would anybody use .LOCAL?"
- Previous message: Stephane Bouvard: "Re: Why would anybody use .LOCAL?"
- In reply to: Kevin D. Goodknecht [MVP]: "Re: Why would anybody use .LOCAL?"
- Next in thread: Kevin D. Goodknecht [MVP]: "Re: Why would anybody use .LOCAL?"
- Reply: Kevin D. Goodknecht [MVP]: "Re: Why would anybody use .LOCAL?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|