diff --git a/install-support b/install-support index 2c4d98875..a80fc83a0 100755 --- a/install-support +++ b/install-support @@ -48,4 +48,7 @@ echo -e " 1. Check your Internet connection: run 'ping 8.8.8.8' and 'ping mit.e echo -e " 2. Run 'ip a' and look for a 'tun0' IP address like 10.8.0.x" echo -e " 3. Check your OpenVPN connection: run 'ping 10.8.0.1'" echo -e " 4. Sometimes waiting a minute helps -- then retry steps 2 and 3" -echo -e " 5. If necessary, run 'systemctl restart openvpn@xscenet'\n\n" +echo -e " 5. If necessary, run 'systemctl restart openvpn@xscenet'" +echo -e " 6. Read 'How can I remotely manage my Internet-in-a-Box?' at" +echo -e " http://FAQ.IIAB.IO to learn about alternatives like ngrok," +echo -e " serveo, remot3.it and TeamViewer\n\n"