chiark / gitweb /
docs
[hippotat.git] / docs / install.md
index edc7177a6aa7f0cd12c0957fd55abec1e16f0f0f..de829c5a4c37010b71f924caab593cb405a5042a 100644 (file)
@@ -52,6 +52,8 @@ You will need to:
 
  2. Select a private network range for use by the IP-over-HTTP system,
     and assign addresses to the server and to each client.
+    If you use a range from RFC1918, choose it at random,
+    eg using the [Cambridge G-RIN](https://www.ucam.org/cam-grin/).
 
  3. Configure your firewalls to restrict access from that range
     to internal resources
@@ -79,9 +81,10 @@ Startup - server
 
 The `hippotat-server` package
 supplies an init script
-will start the `hippotatd` server program,
+which will start the `hippotatd` server program,
 if `/etc/hippotat/main.cfg` exists.
-If you just configured it, `service hippotatd start` will start it.
+If you just created that file, 
+`service hippotatd start` will start the server..
 
 Consult the init script to see options you can put in
 `/etc/default/hippotat`.