This commit is contained in:
Alexandre Aubin 2021-01-25 03:36:49 +01:00
parent c977273cd6
commit 34be3d4228
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ To solve this issue you can:
### Find the local IP address of your server
First you need to find out the local IP of your server
- either using the tricks lister [here](finding_your_local_ip)
- either using the tricks lister [here](finding_the_local_ip)
- or if in the webadmin, in the Diagnosis section, under Internet Connectivity, IPv4, click on 'Details' and you should find an entry for 'Local IP'
- or using the command line on the server : `hostname -I`

View file

@ -9,7 +9,7 @@ To solve this issue you can:
### Find the local IP address of your server
First you need to find out the local IP of your server
- either using the tricks lister [here](finding_your_local_ip)
- either using the tricks lister [here](finding_the_local_ip)
- or if in the webadmin, in the Diagnosis section, under Internet Connectivity, IPv4, click on 'Details' and you should find an entry for 'Local IP'
- or using the command line on the server : `hostname -I`

View file

@ -9,7 +9,7 @@ Pour résoudre ce problème:
### Trouver ladresse IP locale du serveur
Tout d'abord il vous faut trouver l'adresse IP locale du serveur
- soit en utilisant l'une de astuces expliquées [ici](finding_your_local_ip)
- soit en utilisant l'une de astuces expliquées [ici](finding_the_local_ip)
- ou en utilisant la webadmin, dans l'écran Diagnostique, section Connection Internet, IPv4, cliquer sur 'Détails' et vous devriez trouver une entrée pour 'IP locale'.
- ou en ligne de commande sur le serveur: `hostname -I`