From 0ea2ff777f79f5b82129bcd92e177adab8baaa9b Mon Sep 17 00:00:00 2001 From: root Date: Mon, 5 Feb 2024 10:41:38 +0100 Subject: [PATCH] =?UTF-8?q?=09Modifi=C3=A9=C2=A0:=20=20=20=20=20=20=20=20?= =?UTF-8?q?=20sisr1/tp03/srv-dns2-ge/db.monlabo.lan=20=09Modifi=C3=A9?= =?UTF-8?q?=C2=A0:=20=20=20=20=20=20=20=20=20sisr1/tp03/srv-dns2-ge/db.mon?= =?UTF-8?q?labo.lan.rev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sisr1/tp03/srv-dns2-ge/db.monlabo.lan | 6 +++--- sisr1/tp03/srv-dns2-ge/db.monlabo.lan.rev | 20 +++++++------------- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/sisr1/tp03/srv-dns2-ge/db.monlabo.lan b/sisr1/tp03/srv-dns2-ge/db.monlabo.lan index e4baca0..03287fc 100644 --- a/sisr1/tp03/srv-dns2-ge/db.monlabo.lan +++ b/sisr1/tp03/srv-dns2-ge/db.monlabo.lan @@ -1,6 +1,4 @@ -; -; BIND data file for local loopback interface -; +$ORIGIN . $TTL 604800 @ IN SOA srv-service-ge.monlabo.lan. root.monlabo.lan. ( 2635478965 ; Serial @@ -16,6 +14,8 @@ $TTL 604800 IN A 172.16.0.2 IN A 172.16.0.254 IN A 172.16.0.100 + +$ORIGIN monlabo.lan. srv-service-ge IN A 172.16.0.1 srv-dns2-ge IN A 172.16.0.2 diff --git a/sisr1/tp03/srv-dns2-ge/db.monlabo.lan.rev b/sisr1/tp03/srv-dns2-ge/db.monlabo.lan.rev index 0d673fe..ca1b0a4 100644 --- a/sisr1/tp03/srv-dns2-ge/db.monlabo.lan.rev +++ b/sisr1/tp03/srv-dns2-ge/db.monlabo.lan.rev @@ -1,6 +1,4 @@ -; -; BIND data file for local loopback interface -; +$ORIGIN . $TTL 604800 @ IN SOA srv-service-ge.monlabo.lan. root.monlabo.lan. ( 2635478965 ; Serial @@ -12,18 +10,14 @@ $TTL 604800 IN NS srv-service-ge.monlabo.lan. IN NS srv-dns2-ge.monlabo.lan. - IN A 172.16.0.1 - IN A 172.16.0.2 - IN A 172.16.0.254 - IN A 172.16.0.100 +$ORIGIN 0.16.172.in-addr.arpa. + +1 IN PTR srv-service-ge.monlabo.lan. +2 IN PTR srv-dns2-ge.monlabo.lan. +100 IN PTR pc-cli-ge.monlabo.lan. +254 IN PTR srv-admin-ge.monlabo.lan. srv-service-ge IN A 172.16.0.1 srv-dns2-ge IN A 172.16.0.2 srv-admin-ge IN A 172.16.0.254 pc-cli-ge IN A 172.16.0.100 - - -1 IN PTR srv-service-ge.monlabo.lan. -2 IN PTR srv-dns2-ge.monlabo.lan. -100 IN PTR pc-cli-ge.monlabo.lan. -254 IN PTR srv-admin-ge.monlabo.lan.