mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Mention alternatives like ngrok, serveo, remot3.it & TeamViewer
This commit is contained in:
parent
37a4646e90
commit
d7ea019f5f
1 changed files with 4 additions and 1 deletions
|
@ -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 " 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 " 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 " 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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue