first version of dhcp settings

create /etc/dhcp/dhcpd.conf in install.py

+ new cfg file for apuslave3
This commit is contained in:
2021-11-26 15:42:42 +01:00
parent aa0d39d18c
commit 4ce7c3a9d3
2 changed files with 65 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[NETWORK]
enp1s0=dhcp
enp2s0=192.168.2.2/24
enp2s0=own:192.168.2.2,prefix:24,other:192.168.2.15
enp3s0=192.168.2.3/24
enp4s0=192.168.127.4/24