[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Re: Secondary DNS



----- Original Message -----
From: "Colm Brazel" <cbweb@xxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Sunday, December 03, 2000 9:07 PM
Subject: Re: Secondary DNS


 Hi

Firstly, thank you all for the good posts on Secondary DNS which has given
 this newbie much food for thought. The most interesting post for me was the
one below by Norbert. But before a word about that, perhaps I was not
elementary enough in stating the problem. The server was set up with a host
 name, domain name, a Primary DNS and a Secondary DNS and a default gateway
 address. I moved my site from a previous IP and mistakenly perhaps replaced
 its previous Primary Name Server address and its Secondary Name Server
 address  with internic with the default site settings of Primary Name
Server
 address and its Secondary Name Server address for the RAQ3 which I had been
 given with the server, I did this  in order to point internic to my website
 at its new location with all its files etc uploaded to the RAQ3 replacing
 previous default raq hostname and its default host template. The problem
was
 that the default template was being accessed through the default gateway
 address and not the Primary DNS above. No problem. so I changed on internic
 the Primary IP to point to the default gateway. This is where the Secondary
 DNS problem kicked in ie what address to choose for it. Taking a chance I
 gave it the original default secondary dns address given to me on setting
up
 the server, but feel the sands shifting under my confidence and at this
 point I intend to perhaps use a public dns server for this purpose and
 register this change in due course with copernic.

 Norbert`s settings below are interesting in that the settings at this level
 are not accessible through the control panel on RAQ3 but are even more
 interesting from the point of view as to 'where'/'how' and more
particularly
 'why' name server settings at this level need to be implemented, so if
 anyone has any urls to educate me on these points I would be very grateful.

 Thank you Norbert for your information. As a newbie the above is about as
 far as I will take this on the list, so if anyone got any final
suggestions,
 they will be gratefully received. As I said before, this issue of moving a
 website to the server via internic could be better done in the docs,
 particularly the issue of secondary name server.

 Best regards

 Colm

 Colm (Brazel)
 CB Publications
 Internet www.cbweb.net
 E-mail cbweb@xxxxxx


> >
> > On the 'primary' server:
> >
> > ; DNS hack for two webservers so that if one server is down or
> > ; unreachable, the other is guaranteed to have completely taken
> > ; its place within five minutes. -- nb@xxxxxxxxxxxxxx
> > @                IN   SOA     primary.example.com.
hostmaster.example.com.
> (
> >                               2000120201            ; Serial
> >                               10800                 ; Refresh
> >                               1800                  ; Retry
> >                               3600000               ; Expire
> >                               300    )              ; Minimum TTL
> >           604800 IN   NS      primary.example.com.
> >   604800 IN   NS      secondary.example.com.
> >           604800 IN   MX   10 primary.example.com.
> >           604800 IN   MX   20 secondary.example.com.
> >      300 IN   A       XXX.XXX.XXX.XXX
> > primary   604800 IN   A       XXX.XXX.XXX.XXX
> > secondary 604800 IN   A       YYY.YYY.YYY.YYY
> > www       604800 IN   CNAME   example.com.
> >
> >
> > On the 'secondary' server:
> >
> > ; DNS hack for two webservers so that if one server is down or
> > ; unreachable, the other is guaranteed to have completely taken
> > ; its place within five minutes. -- nb@xxxxxxxxxxxxxx
> > @                IN   SOA     secondary.example.com.
> hostmaster.example.com. (
> >                               2000120201            ; Serial
> >                               10800                 ; Refresh
> >                               1800                  ; Retry
> >                               3600000               ; Expire
> >                               300    )              ; Minimum TTL
> >           604800 IN   NS      primary.example.com.
> >   604800 IN   NS      secondary.example.com.
> >           604800 IN   MX   10 primary.example.com.
> >           604800 IN   MX   20 secondary.example.com.
> >      300 IN   A       YYY.YYY.YYY.YYY
> > primary   604800 IN   A       XXX.XXX.XXX.XXX
> > secondary 604800 IN   A       YYY.YYY.YYY.YYY
> > www       604800 IN   CNAME   example.com.
> >
> >
> >
> > It is then important that you list primary.example.com. and
> > secondary.example.com. and nothing else as nameservers.
> >
> > I'm available to help you with setting this up properly
> > (including mirroring and mail relaying) if desired, for an
> > hourly fee.
> >
> > Warm greetings, Norbert.
> >
> >
> > --
> > Comparitive list of colo providers http://thoughtcenter.com/colocation
> > Norbert Bollow, Weidlistr.18, CH-8624 Gruet (near Zurich, Switzerland)
> > Tel +41 1 972 20 59       Fax +41 1 972 20 69        nb@xxxxxxxxxxxxxx
> >
> >
> >
> > --__--__--
> >
> > Message: 9
> > Reply-To: "Mark Baker - Cobalt Lists" <cobalt@xxxxxxxxxxxxxxxxxx>
> > From: "Mark Baker - Cobalt Lists" <cobalt@xxxxxxxxxxxxxxxxxx>
> > To: <cobalt-developers@xxxxxxxxxxxxxxx>
> > Date: Sat, 2 Dec 2000 11:49:12 -0000
> > Subject: [cobalt-developers] RaQ3 Software Updates
> >
> > Hi,
> >
> > Has anyone done the new RaQ3 stats update patch yet? If so any problems
or
> > anything to watch out for ?
> >
> > Thanks for your time.
> >
> > Regards,
> >
> > Mark Baker
> > http://www.yoursitehere.co.uk
> >
> > Reply e-mail address: mark@xxxxxxxxxxxxxxxxxx
> >
> >
> >
> >
> > --__--__--
> >
> > _______________________________________________
> > cobalt-developers mailing list
> > cobalt-developers@xxxxxxxxxxxxxxx
> > http://list.cobalt.com/mailman/listinfo/cobalt-developers
> >
> >
> > End of cobalt-developers Digest
> >
> >
>