change if names from enp*s0 to eth*
including all cfg files!
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
[NETWORK]
|
||||
; please refer to README.md for help
|
||||
enp1s0=wan,192.168.1.0/24
|
||||
enp2s0=192.168.2.2
|
||||
enp3s0=192.168.3.3
|
||||
enp4s0=192.168.127.254
|
||||
eth0=wan,192.168.1.0/24
|
||||
eth1=192.168.2.2
|
||||
eth2=192.168.3.3
|
||||
eth3=192.168.127.254
|
||||
|
||||
[ROUTER]
|
||||
; please refer to README.md for help
|
||||
|
||||
Reference in New Issue
Block a user