[ Ubuntu-cm ] DNS issues

Christian AWELAKOUE awelakoue at gmail.com
Fri Nov 11 08:42:40 UTC 2016


Hey Willy,

J'ai cree deux VMs sur Ubuntu Server 14.04
IPs (10.1.0.186/24, 10.1.0.188/24)
Voila ma configuration pour le "primary DNS VM"
*db.10*

;

; BIND reverse data file for local loopback interface

;

$TTL    604800

@       IN      SOA     ns1.thedigital.local. root.thedigital.local. (

                              1         ; Serial

                         604800         ; Refresh

                          86400         ; Retry

                        2419200         ; Expire

                         604800 )       ; Negative Cache TTL

; name server

@       IN      NS      ns1.thedigital.local.

@       IN      NS      ns2.thedigital.local.

; PTR Records

186     IN      PTR     ns1.thedigital.local.

188     IN      PTR     ns2.thedigital.local.


*db.thedigital.local*

;

; BIND data file for local loopback interface

;

$TTL    604800

@       IN      SOA     ns1.thedigital.local. root.thedigital.local. (

                              2         ; Serial

                         604800         ; Refresh

                          86400         ; Retry

                        2419200         ; Expire

                         604800 )       ; Negative Cache TTL

; name servers -  NS records

@       IN      NS      ns1.thedigital.local.

@       IN      NS      ns2.thedigital.local.


ns1     IN      A       10.1.0.186

ns2     IN      A       10.1.0.188


*Troubleshoot tools*

named-checkconf *OK*

named-checkzones the digital.local /etc/bind/zones/db.thedigital.local *OK*


*service bind9 restart FAILED*


*rndc: recv failed: connection reset*


Je suis toujours entrain de travailler dessus.

Mais un coup de pouce, je me fera pas du mal.


Bien de choses a vous



2016-11-07 21:19 GMT+02:00 Willy MANGA <mangawilly at gmail.com>:

> Hello Christian,
>
> un retour sur la proposition et/ou le problème en lui même ?
> Ca pourrait aussi intéresser d'autres ;)
>
>
> Le 04/11/2016 à 08:38, Willy MANGA a écrit :
> > Bonjour Christian,
> >
> >
> > Le 04/11/2016 à 07:25, Christian AWELAKOUE a écrit :
> >> Bonjour a tous,
> >>
> >> J'espère que vous portez bien.
> >>
> >> J'ai un souci la. Je voulais faire mettre en place  a DNS de secours.
> >> Voici le scenario:
> >>
> >> On héberge notre server via un provider de la place.
> >> Et nous avons trois(3) DataCenters avec trois différents public IP
> >> addresses.
> >> Je voulais utiliser
> >> IP1 ====> pour le master DNS
> >> IP2 ====> pour le second DNS(si le premier est inaccessible)
> >> IP3 ====> pour le troisième DNS (si aucun des 2 premiers est
> inaccessible).
> >> Mais avec le meme Domain Name pour ces 3 IPs Addresses.
> >
> >
> > Le stricte minimum pour faire proprement c'est d'abord d'avoir  un
> > fichier de zone 'correct' .
> [...]
> --
> Willy Manga
> freenode: ongolaBoy
> Ubuntu Cameroonian Loco Team
> https://launchpad.net/~manga-willy
>
>
> --
> Ubuntu-cm mailing list
> Ubuntu-cm at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/ubuntu-cm
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-cm/attachments/20161111/1ec5eb09/attachment.html>


More information about the Ubuntu-cm mailing list