From: Ian Jackson Date: Wed, 11 Jan 2023 00:29:36 +0000 (+0000) Subject: Install docs: Say to do the hippotat config first X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=a5065bbf8eaf74cf5041d0f532a20dc95b0dcd12;p=hippotat.git Install docs: Say to do the hippotat config first Signed-off-by: Ian Jackson --- diff --git a/docs/install.md b/docs/install.md index c5dc7c5..91922e9 100644 --- a/docs/install.md +++ b/docs/install.md @@ -107,19 +107,19 @@ You will need to: Note that **Hippotat does not provide strong authentication or confidentiality**. - 4. Configure `authbind` to allow the service user `_hippotat` + 4. Configure `hippotat` itself, at both ends. + + 5. Configure `authbind` to allow the service user `_hippotat` (created by the package installation) to bind to the port you have chosen, on the server. - 5. Configure `ipif` to allow + 6. Configure `ipif` to allow the service user `_hippotat` (on the server) or your own user (on the client) to create network interfaces using addresses in the range you have assigned. - 6. Configure `hippotat` itself, at both ends. - Startup - server ----------------