OpenVPN now manages the tunnel device -- DarkNet does not need bridge/tap config
This commit is contained in:
parent
5fef78f60e
commit
6a4aabee01
@ -71,13 +71,12 @@ all:
|
|||||||
disks:
|
disks:
|
||||||
- '-drive format=raw,index=0,media=disk,file=/dev/sdb'
|
- '-drive format=raw,index=0,media=disk,file=/dev/sdb'
|
||||||
DarkNet:
|
DarkNet:
|
||||||
|
ipinterface: ens3
|
||||||
ip: 10.0.1.17
|
ip: 10.0.1.17
|
||||||
ipinterface: eth0
|
|
||||||
mac: 00:15:5D:01:02:05
|
mac: 00:15:5D:01:02:05
|
||||||
cores: 2
|
cores: 2
|
||||||
memory: 2
|
memory: 2
|
||||||
vnc: 9
|
vnc: 9
|
||||||
bridge: br0
|
|
||||||
disks:
|
disks:
|
||||||
- '-drive format=raw,index=0,media=disk,file=/dev/sdd'
|
- '-drive format=raw,index=0,media=disk,file=/dev/sdd'
|
||||||
Maat:
|
Maat:
|
||||||
|
Loading…
Reference in New Issue
Block a user