fichiers
This commit is contained in:
20
sisr1/tp03-reseau-prive/srv-service/db.monlabo.lan.rev
Normal file
20
sisr1/tp03-reseau-prive/srv-service/db.monlabo.lan.rev
Normal file
@@ -0,0 +1,20 @@
|
||||
;
|
||||
; BIND data file for local loopback interface
|
||||
;
|
||||
$TTL 604800
|
||||
@ IN SOA srv-service.monlabo.lan. root.srv-service.monlabo.lan. (
|
||||
2 ; Serial
|
||||
604800 ; Refresh
|
||||
86400 ; Retry
|
||||
2419200 ; Expire
|
||||
604800 ) ; Negative Cache TTL
|
||||
|
||||
|
||||
@ IN NS srv-service.monlabo.lan.
|
||||
@ IN A 127.0.0.1
|
||||
|
||||
srv-service A 172.16.0.254
|
||||
|
||||
254 PTR srv-service.moblabo.lan
|
||||
|
||||
1 PTR srv-admin-tg.monlabo.lan
|
Reference in New Issue
Block a user