Update README.md

This commit is contained in:
Manevolent 2021-09-21 12:48:07 -06:00 committed by GitHub
parent 1be8902cd8
commit 18ddd42358
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ Custom configurations should be supplied in a `lixonet.conf` file in the `name=v
5. `mkdir /etc/lixonet/(mesh)/` where `(mesh)` is something like `teamlixo` if you're planning to use `teamlixo.mesh`.
6. Fill out `/etc/lixonet/(mesh)/lixonet.conf` (see: **Configuration options**)
7. Supply `/etc/lixonet/(mesh)/tinc.key` (see: **Generating keypairs for tinc**)
8. Supply `/etc/lixonet/id_rsa` and `/etc/lixonet/(yournetwork)/id_rsa` (see: **Generating SSH keys**)
8. Supply `/etc/lixonet/id_rsa` and `/etc/lixonet/(mesh)/id_rsa` for each mesh you'll be connected to (see: **Generating SSH keys**). Remember each id_rsa is unique!
9. Supply `/etc/lixonet/known_hosts` (see: **Setting `known_hosts`**)
**Generating keypairs for tinc (`tinc.key`)**: