chiark / gitweb /
Install docs: Say to do the hippotat config first
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 Jan 2023 00:29:36 +0000 (00:29 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 11 Jan 2023 12:25:23 +0000 (12:25 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/install.md

index c5dc7c5d18c92af3b74cdb78b0a232a38b623606..91922e9d42e0eda405a0f89a4dbfba71b96f278d 100644 (file)
@@ -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
 ----------------