Update IPs

This commit is contained in:
Vincent F. 2024-11-19 19:19:14 +01:00
parent b0128b0aad
commit 725b33d877
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
$TTL 86400 $TTL 86400
$ORIGIN int.labolyon.fr. $ORIGIN int.labolyon.fr.
@ 14400 IN SOA dns.labolyon.fr. contact.labolyon.fr. ( @ 14400 IN SOA dns.labolyon.fr. contact.labolyon.fr. (
2024051228 ; Serial 2024051229 ; Serial
4H ; refresh after 4 hour 4H ; refresh after 4 hour
1H ; retry after 1 hour 1H ; retry after 1 hour
3W ; expire after 3 weeks 3W ; expire after 3 weeks
@ -12,9 +12,9 @@ $ORIGIN int.labolyon.fr.
;; IPv4 ;; IPv4
; Network ; Network
routeur IN A 10.0.0.2 routeur IN A 172.23.27.224
core-aruba IN A 172.23.27.250 core-aruba IN A 172.23.27.250
switch-cisco IN A 10.0.0.4 switch-cisco IN A 172.23.27.227
; Servers ; Servers
cluster-proxmox IN A 172.23.27.233 cluster-proxmox IN A 172.23.27.233
; Services ; Services

View File

@ -12,9 +12,9 @@ $ORIGIN labolyon.dn42.
;; IPv4 ;; IPv4
; Network ; Network
routeur IN A 10.0.0.2 routeur IN A 172.23.27.224
core-aruba IN A 172.23.27.250 core-aruba IN A 172.23.27.250
switch-cisco IN A 10.0.0.4 switch-cisco IN A 172.23.27.227
; Servers ; Servers
cluster-proxmox IN A 172.23.27.233 cluster-proxmox IN A 172.23.27.233
; Services ; Services