Re: building a DNS system
On Mon, Jul 17, 2006 at 11:27:43AM -0700,
[email]vincentbruno@free.fr[/email] <vincentbruno@free.fr> wrote
a message of 47 lines which said:
[color=blue]
> http will be handled by IP_OF_PRIMARY_SERVEUR which is down -> no
> web forwarding available.
>
> What is the solution ?[/color]
This is not a DNS issue and has nothing to do with BIND.
Since no HTTP client support SRV records :-( you have to provide
redundancy elsewhere. (For instance with CARP or similar techniques.)
Re: building a DNS system
Stephane Bortzmeyer wrote:[color=blue]
> On Mon, Jul 17, 2006 at 11:27:43AM -0700,
> [email]vincentbruno@free.fr[/email] <vincentbruno@free.fr> wrote
> a message of 47 lines which said:
>[color=green]
> > http will be handled by IP_OF_PRIMARY_SERVEUR which is down -> no
> > web forwarding available.
> >
> > What is the solution ?[/color]
>
> This is not a DNS issue and has nothing to do with BIND.
>
> Since no HTTP client support SRV records :-( you have to provide
> redundancy elsewhere. (For instance with CARP or similar techniques.)[/color]
Do you agree that zone files must be identicals between nameservers
(primary and secondary) ?
What is CARP ?
Re: building a DNS system
On Tue, Jul 18, 2006 at 04:27:45AM -0700,
bru' <vincentbruno@free.fr> wrote
a message of 21 lines which said:
[color=blue]
> Do you agree that zone files must be identicals between nameservers
> (primary and secondary) ?[/color]
Of course.
[color=blue]
> What is CARP ?[/color]
Time to learn to use Wikipedia?
[url]http://fr.wikipedia.org/wiki/CARP[/url]