From 18ddd42358da42d7d631d05c6b550e98b75e53d1 Mon Sep 17 00:00:00 2001 From: Manevolent Date: Tue, 21 Sep 2021 12:48:07 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af68bf7..cb9762e 100644 --- a/README.md +++ b/README.md @@ -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`)**: