Regenerate Lab1/Lab2 also
This commit is contained in:
1
build/default/hvn1.lab.ipng.ch/host1-1/etc/hostname
Normal file
1
build/default/hvn1.lab.ipng.ch/host1-1/etc/hostname
Normal file
@ -0,0 +1 @@
|
||||
host1-1
|
7
build/default/hvn1.lab.ipng.ch/host1-1/etc/hosts
Normal file
7
build/default/hvn1.lab.ipng.ch/host1-1/etc/hosts
Normal file
@ -0,0 +1,7 @@
|
||||
127.0.0.1 localhost
|
||||
127.0.1.1 host1-1.lab.ipng.ch host1-1
|
||||
|
||||
# The following lines are desirable for IPv6 capable hosts
|
||||
::1 localhost ip6-localhost ip6-loopback
|
||||
ff02::1 ip6-allnodes
|
||||
ff02::2 ip6-allrouters
|
@ -0,0 +1,4 @@
|
||||
domain lab.ipng.ch
|
||||
search lab.ipng.ch net.ipng.ch ipng.ch
|
||||
nameserver 192.168.11.4
|
||||
nameserver 2001:678:d78:211::ffff
|
@ -0,0 +1,15 @@
|
||||
network:
|
||||
version: 2
|
||||
renderer: networkd
|
||||
ethernets:
|
||||
enp1s0:
|
||||
optional: true
|
||||
accept-ra: false
|
||||
dhcp4: false
|
||||
mtu: 9000
|
||||
addresses: [ 198.19.5.28/26, 2001:678:d78:50b::1c/64 ]
|
||||
routes:
|
||||
- to: 0.0.0.0/0
|
||||
via: 198.19.5.1
|
||||
- to: ::/0
|
||||
via: 2001:678:d78:50b::1
|
4
build/default/hvn1.lab.ipng.ch/host1-1/etc/resolv.conf
Normal file
4
build/default/hvn1.lab.ipng.ch/host1-1/etc/resolv.conf
Normal file
@ -0,0 +1,4 @@
|
||||
domain lab.ipng.ch
|
||||
search lab.ipng.ch net.ipng.ch ipng.ch
|
||||
nameserver 194.1.163.3
|
||||
nameserver 194.1.163.4
|
Reference in New Issue
Block a user