correction ip s-elk en 99.11 dns-master et compagnie

This commit is contained in:
root
2023-01-25 11:07:20 +01:00
parent edbce48966
commit b17d0fbac1
5 changed files with 22 additions and 13 deletions

View File

@@ -8,13 +8,13 @@ iface lo inet loopback
# cote N-adm
allow-hotplug enp0s3
iface enp0s3 inet static
address 192.168.99.10
address 192.168.99.11
netmask 255.255.255.0
gateway 192.168.99.99
# cote N-infra
allow-hotplug enp0s8
iface enp0s8 inet static
address 172.16.0.10
address 172.16.0.11
netmask 255.255.255.0
post-up route add -net 172.16.64.0/24 gw 172.16.0.254