fixed an issue cuaisng router to die
- router should not die when an error happens when connecting to HW + install will restart changed network interfaces
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[NETWORK]
|
||||
address=00:0d:b9:59:1f:ac
|
||||
enp1s0=dhcp
|
||||
enp2s0=192.168.127.2/24
|
||||
enp3s0=192.168.2.3/24
|
||||
enp4s0=192.168.2.4/24
|
||||
enp2s0=192.168.2.1/24
|
||||
enp3s0=192.168.3.1/24
|
||||
enp4s0=192.168.127.1/24
|
||||
|
||||
[ROUTER]
|
||||
3000=/dev/ttyUSB0
|
||||
|
||||
Reference in New Issue
Block a user