This commit is contained in:
Marc Beninca 2019-07-14 00:04:54 +02:00
parent 83ec7c872a
commit fc94cdf0a3

View file

@ -133,10 +133,10 @@ Prepare a grub.cfg
iface lo inet loopback iface lo inet loopback
iface lo inet6 loopback iface lo inet6 loopback
auto eth0 auto enp1s0
iface eth0 inet static iface enp1s0 inet static
address 192.99.14.98/24 address 192.99.14.98/24
gateway 192.99.14.254 gateway 192.99.14.254
iface eth0 inet6 static iface enp1s0 inet6 static
address 2607:5300:60:3f62::1/64 address 2607:5300:60:3f62::1/64
gateway 2607:5300:60:3fff:ff:ff:ff:ff gateway 2607:5300:60:3fff:ff:ff:ff:ff