The Quick Start section shows the complete steps to deploy and run a slightly modified Tinc VPN on D.Network platform. It creates a concrete instance based on the abstract DNet overlay network definition. The instance overlay network is a Layer 3 Virtual LAN.
For admins, please get familiar with the 7 steps workflow before continue.
There are three types of roles:
dnetcoin-cli
commands to manage the dnet records, e.g creating a new dnet and add/delete member nodes, assigning ovc resources;dnetcoin-cli
commands to register ovc cloud resources into DNetDB and vlan-cli
commands to add authorized dnet.vlan-cli
commands to initialize, start, join and connect to an overlay network.For the end users, only the step 5,6,7 are needed.
Programs | Description | Run-On |
---|---|---|
dnetd | the DNC Token wallet and DNetDB daemon | end-node |
dnet-cli | The CLI to manage dnetd | end-node |
dnet-app | the App with GUI | end-node |
vland | the vlan app daemon, which can be configured to run as client or ovc app | end-node for client,cloud for ovc |
vlan-cli | The CLI to manage vland | end-node for client,cloud for ovc |
vlan-app | the vlan App with GUI | end-node |
Note: only the vland daemon needs to run 24x7 for the overlay network, and other tools are launched whenever needed.