Re: OT: DNS Records



Andy Jacobs wrote:

> 1. Load balancing - albeit in a non controllable way. i.e. half the
> visitors go to ns.domain1.com and half go through ns.domain2.com. (Maybe
> not half, but 'some' proportion)

Yes, that would be too far back really. If you wanted to do something
similar to load balancing you would create an A record for the www host
with more than 1 IP number.

> 2. Redundant - ns.domain1.com is down so requests go to ns.domain2.com

DNS always works in this kind of way. It's one of the good things about it.

> And what about e-mails? Could you get a case where an e-mail lands in
> the popbox on the backup server and the client can't pick it up until
> his machine decides to take the route to the second machine?

Well of course you can have a separate host for the mail as well that
doesn't change.

I don't really understand what you're trying to achieve. DNS fails over
automatically. Nothing else will fail over unless you put something in
place to make it so. DNS doesn't have a priority like MX records do, so
to the outside world there isn't a primary and secondary, only 2 equal
name servers.

One way to fail over would be to have a shortish TTL on the www record
so that if something went down you could update the DNS and fail over to
the secondary host.

--
Richard Watson
.



Relevant Pages

  • Multiple Domain Questions
    ... We recently moved to Active Directory DNS. ... host is not specified it will not forward the request. ... requests fail becasue they are not listed in the DNS server. ... but still any host not defined will fail, even with the NS and SOA ...
    (microsoft.public.win2000.dns)
  • Re: Web Site Mystery
    ... host our own web site at this location. ... So in our DNS setup, there is a pointer to the ip address of the ... Run an ipconfig /all on your server and you'll see the ... www.europacrown.com don't work from our corporate network. ...
    (microsoft.public.windows.server.general)
  • Re: Tracing emails from outside clients
    ... Wherever you wish to host the DNS just make sure you create the identical ... The secondary server arrangement is just a legacy thing. ...
    (microsoft.public.exchange.misc)
  • Re: Underscore in IIS 6 Host Header definition
    ... The RFC that you referenced does not define the standard for the DNS ... An underscore is not valid in a host. ...
    (microsoft.public.inetserver.iis)
  • Re: Retardedness
    ... have not written any reverse DNS code. ... Begins an asynchronous request for IPHostEntry ... information about the specified DNS host name. ... GetHostAddresses: Returns the Internet Protocol addresses for ...
    (alt.os.windows-xp)