change if names from enp*s0 to eth*

including all cfg files!
This commit is contained in:
2024-03-19 15:56:53 +01:00
parent ad130f16f4
commit 9c9719bff4
14 changed files with 88 additions and 69 deletions

View File

@@ -1,9 +1,9 @@
[NETWORK]
; please refer to README.md for help
enp1s0=192.168.127.254
enp2s0=192.168.2.2
enp3s0=192.168.3.3
enp4s0=dhcp
eth0=192.168.127.254
eth1=192.168.2.2
eth2=192.168.3.3
eth3=dhcp
[ROUTER]
; please refer to README.md for help