Progress with networking
This commit is contained in:
parent
8a451ff4ff
commit
1b5a3f6d2e
3 changed files with 25 additions and 0 deletions
|
|
@ -23,3 +23,14 @@ You need to have python3 installed.
|
|||
python -m venv venv
|
||||
. ./venv/bin/activate
|
||||
./bin/uncloud-run-reinstall
|
||||
|
||||
|
||||
|
||||
Install os requirements
|
||||
-----------------------
|
||||
Install the following software packages: **dnsmasq**.
|
||||
|
||||
If you already have a working IPv6 SLAAC and DNS setup,
|
||||
this step can be skipped.
|
||||
|
||||
Note that you need at least one /64 IPv6 network to run uncloud.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue