diff --git a/dns_local_network.md b/dns_local_network.md index 0041acab..d182796c 100644 --- a/dns_local_network.md +++ b/dns_local_network.md @@ -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` diff --git a/dns_local_network_es.md b/dns_local_network_es.md index c75dd5a7..562de563 100644 --- a/dns_local_network_es.md +++ b/dns_local_network_es.md @@ -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` diff --git a/dns_local_network_fr.md b/dns_local_network_fr.md index 8f3d3212..88dd13d3 100644 --- a/dns_local_network_fr.md +++ b/dns_local_network_fr.md @@ -9,7 +9,7 @@ Pour résoudre ce problème: ### Trouver l’adresse 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`