Steve Bryant wrote: > Given that the recent Crystal Tech outage seems to have been from a DDOS > attack on their DNS servers, does anyone know of a good back-up service for > DNS servers? > > Thanks, > > Steve Bryant > 918-449-9440 > Bryant Web Consulting LLC > http://www.BryantWebConsulting.com/ > http://steve.coldfusionjournal.com/
If you're running more then one DNS server, DNS is inherently redundant. If the first server times out, then your computer will ask the next DNS server on the list, and so on. That's the way DNS works on it's own. So... the answer to redundancy is to have several different DNS servers located on different networks. HTH -- Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ Blue Dragon Alliance Member [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:261774 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

