Feat/cookbook (#12)

* feat(cookbook) : Complete CookBook
This commit is contained in:
D. Arnodo
2025-03-31 20:36:22 +02:00
committed by GitHub
parent 0ab1815241
commit 062a698c63
16 changed files with 242 additions and 10 deletions

View File

@@ -3,5 +3,5 @@ iface lo inet loopback
auto eth1
iface eth1 inet static
address 100.0.0.2
address 10.0.1.10
netmask 255.255.255.0

View File

@@ -3,5 +3,5 @@ iface lo inet loopback
auto eth1
iface eth1 inet static
address 100.0.0.20
address 10.0.0.20
netmask 255.255.255.0

View File

@@ -3,5 +3,5 @@ iface lo inet loopback
auto eth1
iface eth1 inet static
address 10.100.100.4
address 10.0.1.20
netmask 255.255.255.0