DNS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationDNS
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.

ASP Free and Iron Speed Designer are giving away $5,500+ in FREE licenses. Iron Speed's RAD CASE toolset can save up to 80% of your coding time. One free license per week, one perpetual license per month!
Download and Activate to enter!

Web development can be a daunting task, even for specialists. There is a lot of information to absorb and a lot of technologies to learn in order to manage a superior website. When trying to learn the ropes, developers need a reliable source to introduce new ideas that can be easily implemented. When working on large projects, even web veterans may run into a technology or an aspect of a technology that they are unfamiliar with.

Learn More!


Download to Enter
| Contest Rules

Tutorials | Forums

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 27th, 2011, 11:28 PM
shaikhemran shaikhemran is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Posts: 8 shaikhemran User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 50 m 29 sec
Reputation Power: 0
Exclamation Be DNS failsaif , how ?

Hi,

recently our server faced 24 hour downtime because of DNS issue

we are using IBM cloud service and as IBM cloud so not provide DNS service we had to opt for third party DNS service

we are only using A record domain mapping to IBM provided IP

so now I don't want to get into this situation again and want some backup service.
So I was thinking can opt one more dns service and make a A record entry again with same domain ,

or there are any other way to be fail safe ?

Thank you

Reply With Quote
  #2  
Old December 28th, 2011, 08:02 AM
E-Oreo's Avatar
E-Oreo E-Oreo is offline
Moderator
Click here for more information.
 
Join Date: Dec 2004
Posts: 6,456 E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)E-Oreo User rank is General 77th Grade (Above 100000 Reputation Level)  Folding Points: 945 Folding Title: Novice Folder
Time spent in forums: 1 Month 2 Weeks 4 Days 2 h 6 m 8 sec
Reputation Power: 6144
When you configure your domain name you have to specify a minimum of two nameserver records. If these nameservers point to different servers, then if one goes down the other will be used.
__________________
How to program a basic, secure login system using PHP

Quote:
Originally Posted by Spad
Ah USB, the only rectangular connector where you have to make 3 attempts before you get it the right way around

Reply With Quote
  #3  
Old December 28th, 2011, 04:37 PM
CaptPikel CaptPikel is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2010
Location: Florida
Posts: 240 CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level)CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level)CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 3 Days 13 h 6 m 12 sec
Reputation Power: 2
A quick thing to note is that if a Primary fails, the Secondary will only remain authoritative for the length of the Expiry field in the SOA. However if you have two nameservers for the domain running in Master mode on both, it should answer authoritatively indefinitely (as long as the server is up of course...). The downside to that is you have to manage each one seperately since there are no xfers.


From RFC1912:

Code:
Expire: How long a secondary will still treat its copy of the zone
          data as valid if it can't contact the primary.  This value
          should be greater than how long a major outage would typically
          last, and must be greater than the minimum and retry
          intervals, to avoid having a secondary expire the data before
          it gets a chance to get a new copy.  After a zone is expired a
          secondary will still continue to try to contact the primary,
          but it will no longer provide nameservice for the zone.  2-4
          weeks are suggested values.

Reply With Quote
  #4  
Old December 28th, 2011, 11:09 PM
shaikhemran shaikhemran is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Posts: 8 shaikhemran User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 50 m 29 sec
Reputation Power: 0
name server did not fail but my A record stopped working and that's why my site went inaccessible,
and yes In my control panel I have given two NS provided by hosting company.

I want to to totally eliminate the dependence on single NS hosting but want to make a same A record entry to second webhosting company also so that if that name server fails other name server take over ,


I want to point out here that I do now own any NS just using webhosting provided service

Reply With Quote
  #5  
Old December 29th, 2011, 08:13 AM
CaptPikel CaptPikel is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2010
Location: Florida
Posts: 240 CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level)CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level)CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 3 Days 13 h 6 m 12 sec
Reputation Power: 2
What exactly do you mean by the A record stopped working? If the record was incorrect but server still up, DNS functionality would still be operational and the incorrect record would be cached elsewhere. Lowering the TTL will increase the query rate but will reduce fallout from an incorrect record. If the servers failing isn't your issue, having another NS somewhere might not help you.

Reply With Quote
  #6  
Old December 29th, 2011, 10:14 PM
shaikhemran shaikhemran is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Posts: 8 shaikhemran User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 50 m 29 sec
Reputation Power: 0
I assume A record was the problem , because I have 5 domain registered with same hosting company , but only one domain was not resolving from any where in the world (at least 4 country)
and A record was correct as i was working fine from last 3 months

So I registered a complaint and they said we have refreshed the dns , and with in hour it started working before that it was down for 24 hrs

Reply With Quote
  #7  
Old December 29th, 2011, 10:22 PM
CaptPikel CaptPikel is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2010
Location: Florida
Posts: 240 CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level)CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level)CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 3 Days 13 h 6 m 12 sec
Reputation Power: 2
If the server never went down, it sounds like the zone or maybe just that record got messed up. There's not really a backup you can have in DNS if it was due to a mistake they made. You may want to see if you can get more information on what happened and what they did to fix it. Even if you hosted alternate servers somewhere else, that may have been no help for your problem. Without knowing exactly what the issue was it's hard to give any advice. If it was the only time it happened, it could have just been some weird fluke. If this is frequent, you may want to switch providers.

Reply With Quote
  #8  
Old December 29th, 2011, 10:39 PM
shaikhemran shaikhemran is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Posts: 8 shaikhemran User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 50 m 29 sec
Reputation Power: 0
Yes I remember she was saying something about zone file missing

This happened first time , but I have a pressure from my bosses to have a plan B if this accrue again.

Reply With Quote
  #9  
Old December 29th, 2011, 11:10 PM
CaptPikel CaptPikel is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2010
Location: Florida
Posts: 240 CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level)CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level)CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 3 Days 13 h 6 m 12 sec
Reputation Power: 2
Yeah if something was wrong with the zone, the slave server probably had the same issue. If you had a clone set of servers somewhere else on standby, you would still have downtime switching to them. You would have to change the name servers at the registrar and that change can sometimes be quick but can sometimes take hours. You then have to make sure both sets of servers are matching in the data they have.

My recommendation of spot requests of anything is Amazon.com's hosting services. I have personally used their EC2 service to set up emergency servers. With EC2 you get command line access and can build your own server from scratch if needed. A more simpler system they have is their Route 53 service for DNS. That may be something for you to look in to as a backup if you wanted. I don't use them as a constant host but their pay as you go (per hour) plans have been good in a pinch. Route 53 pricing is in the amount of queries.

http://aws.amazon.com/route53/


That may be over complicating things though. Getting someone to monitor the DNS (or a program to alert you) is going to be a simpler more realistic option. That way you can catch the problem quicker. I've never used a third party program for DNS monitoring but I'm sure one exists somewhere.

Reply With Quote
  #10  
Old December 30th, 2011, 12:04 AM
shaikhemran shaikhemran is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2011
Posts: 8 shaikhemran User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 50 m 29 sec
Reputation Power: 0
thanks for the suggestions ,

I already have a monitoring service for my site already but may be because of 25Dec , SMS service got choked and I did not get any sms , and it went down for almost 12 hrs without knoing any one as it was holiday no client complain also but my site states went very down

thank u again for ur prompt replays
regards

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationDNS > Be DNS failsaif , how ?


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 11 - Follow our Sitemap