en:cube:vpn-problem
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:cube:vpn-problem [2019/07/10 22:20] – tierce | en:cube:vpn-problem [2019/07/10 22:21] (current) – removed tierce | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | # Relancer le VPN | ||
- | :!: Avec Yunohost 2.7 | ||
- | |||
- | Pour retrouver une brique sur un LAN quand le VPN marche pas ... | ||
- | |||
- | Sur un PC GNU/Linux : | ||
- | |||
- | ``` | ||
- | $ sudo apt install arp-scan | ||
- | $ wget https:// | ||
- | $ chmod +x install-sd.sh | ||
- | $./ | ||
- | ``` | ||
- | |||
- | Ceci liste la ou les briques sur le LAN et affiche les adresse IP locales pour pouvoir s'y connecter. | ||
- | |||
- | ```$ ssh root@ip de la brique``` | ||
- | |||
- | Est-ce que tu sais faire un ping vers le monde extérieur? | ||
- | |||
- | ```# ping huit.re``` | ||
- | |||
- | Si non, il faudrait commencer par | ||
- | |||
- | ```# yunohost firewall stop``` | ||
- | |||
- | Et attendre 5/10 minutes et voir si tu peux te reco au domaine ou à l'IP publique. | ||
- | |||
- | Si non, mais que tu sais faire un ping vers le monde extérieur tout en ayant toujours pas de VPN | ||
- | |||
- | ``` | ||
- | # wget https:// | ||
- | # chmod +x neutrinet-connectivity-fix.sh | ||
- | # ./ | ||
- | ``` |
en/cube/vpn-problem.1562790055.txt.gz · Last modified: 2019/10/13 15:01 (external edit)