Skip to content

Commit a4f6ec6

Browse files
authored
Merge pull request #8695 from ovh/jf-IP-ALIAS-ALL
Minor update on existing guide - Configuring IP Alias - SD, PCI and VPS
2 parents 774e59a + 64dc511 commit a4f6ec6

36 files changed

+1220
-1032
lines changed

pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.de-de.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ In unseren Beispielen verwenden wir den Texteditor `nano`. Bei einigen Betriebss
359359
>> > Bei Verwendung des Befehls `netplan try` kann eine Warnmeldung wie `Permissions for /etc/netplan/xx-cloud-init.yaml are too open. Netplan configuration should NOT be accessible by others`. Das bedeutet nur, dass die Datei keine einschränkenden Berechtigungen hat. Dies hat keine Auswirkungen auf die Konfiguration Ihrer Additional IP. Weitere Informationen zu Dateiberechtigungen finden Sie in der [offiziellen Dokumentation von Ubuntu](https://help.ubuntu.com/community/FilePermissions).
360360
>> >
361361
>>
362-
> AlmaLinux (8 & 9), Rocky Linux (8 & 9)
362+
> AlmaLinux / Rocky Linux
363363
>> **AlmaLinux (8 & 9), Rocky Linux (8 & 9)**
364364
>> Die Hauptkonfigurationsdatei befindet sich unter `/etc/sysconfig/network-scripts/`. In unserem Beispiel heißt es `ifcfg-eth0`. Überprüfen Sie Ihren Dateinamen in diesem Ordner, bevor Sie Änderungen vornehmen.
365365
>>

pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-asia.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
317317
>> > It is important to respect the alignment of each element in this file as represented in the example above. Do not use the tab key to create your spacing. Only the space key is needed.
318318
>> >
319319
>>
320-
>> /// details | **Configuration example:**
320+
>> /// details | **Configuration example**
321321
>>
322322
>> ```yaml
323323
>> network:
@@ -348,7 +348,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
348348
>> > When using the `netplan try` command, it is possible that the system returns a warning message such as `Permissions for /etc/netplan/xx-cloud-init.yaml are too open. Netplan configuration should NOT be accessible by others`. This simply means that the file does not have restrictive permissions. This does not affect the configuration of your Additional IP. For more information about file permissions, consult the [official documentation of ubuntu](https://help.ubuntu.com/community/FilePermissions).
349349
>> >
350350
>>
351-
> AlmaLinux (8 & 9), Rocky Linux (8 & 9)
351+
> AlmaLinux / Rocky Linux
352352
>> **AlmaLinux (8 & 9), Rocky Linux (8 & 9)**
353353
>>
354354
>> The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder.
@@ -382,7 +382,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
382382
>> BROADCAST=ADDITIONAL_IP
383383
>> ```
384384
>>
385-
>> /// details | **Configuration example:**
385+
>> /// details | **Configuration example**
386386
>>
387387
>> ```console
388388
>> DEVICE=eth0:0

pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-au.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
317317
>> > It is important to respect the alignment of each element in this file as represented in the example above. Do not use the tab key to create your spacing. Only the space key is needed.
318318
>> >
319319
>>
320-
>> /// details | **Configuration example:**
320+
>> /// details | **Configuration example**
321321
>>
322322
>> ```yaml
323323
>> network:
@@ -348,7 +348,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
348348
>> > When using the `netplan try` command, it is possible that the system returns a warning message such as `Permissions for /etc/netplan/xx-cloud-init.yaml are too open. Netplan configuration should NOT be accessible by others`. This simply means that the file does not have restrictive permissions. This does not affect the configuration of your Additional IP. For more information about file permissions, consult the [official documentation of ubuntu](https://help.ubuntu.com/community/FilePermissions).
349349
>> >
350350
>>
351-
> AlmaLinux (8 & 9), Rocky Linux (8 & 9)
351+
> AlmaLinux / Rocky Linux
352352
>> **AlmaLinux (8 & 9), Rocky Linux (8 & 9)**
353353
>>
354354
>> The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder.
@@ -382,7 +382,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
382382
>> BROADCAST=ADDITIONAL_IP
383383
>> ```
384384
>>
385-
>> /// details | **Configuration example:**
385+
>> /// details | **Configuration example**
386386
>>
387387
>> ```console
388388
>> DEVICE=eth0:0

pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-ca.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
317317
>> > It is important to respect the alignment of each element in this file as represented in the example above. Do not use the tab key to create your spacing. Only the space key is needed.
318318
>> >
319319
>>
320-
>> /// details | **Configuration example:**
320+
>> /// details | **Configuration example**
321321
>>
322322
>> ```yaml
323323
>> network:
@@ -348,7 +348,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
348348
>> > When using the `netplan try` command, it is possible that the system returns a warning message such as `Permissions for /etc/netplan/xx-cloud-init.yaml are too open. Netplan configuration should NOT be accessible by others`. This simply means that the file does not have restrictive permissions. This does not affect the configuration of your Additional IP. For more information about file permissions, consult the [official documentation of ubuntu](https://help.ubuntu.com/community/FilePermissions).
349349
>> >
350350
>>
351-
> AlmaLinux (8 & 9), Rocky Linux (8 & 9)
351+
> AlmaLinux / Rocky Linux
352352
>> **AlmaLinux (8 & 9), Rocky Linux (8 & 9)**
353353
>>
354354
>> The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder.
@@ -382,7 +382,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
382382
>> BROADCAST=ADDITIONAL_IP
383383
>> ```
384384
>>
385-
>> /// details | **Configuration example:**
385+
>> /// details | **Configuration example**
386386
>>
387387
>> ```console
388388
>> DEVICE=eth0:0

pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-gb.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
317317
>> > It is important to respect the alignment of each element in this file as represented in the example above. Do not use the tab key to create your spacing. Only the space key is needed.
318318
>> >
319319
>>
320-
>> /// details | **Configuration example:**
320+
>> /// details | **Configuration example**
321321
>>
322322
>> ```yaml
323323
>> network:
@@ -348,7 +348,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
348348
>> > When using the `netplan try` command, it is possible that the system returns a warning message such as `Permissions for /etc/netplan/xx-cloud-init.yaml are too open. Netplan configuration should NOT be accessible by others`. This simply means that the file does not have restrictive permissions. This does not affect the configuration of your Additional IP. For more information about file permissions, consult the [official documentation of ubuntu](https://help.ubuntu.com/community/FilePermissions).
349349
>> >
350350
>>
351-
> AlmaLinux (8 & 9), Rocky Linux (8 & 9)
351+
> AlmaLinux / Rocky Linux
352352
>> **AlmaLinux (8 & 9), Rocky Linux (8 & 9)**
353353
>>
354354
>> The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder.
@@ -382,7 +382,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
382382
>> BROADCAST=ADDITIONAL_IP
383383
>> ```
384384
>>
385-
>> /// details | **Configuration example:**
385+
>> /// details | **Configuration example**
386386
>>
387387
>> ```console
388388
>> DEVICE=eth0:0

pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-ie.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
317317
>> > It is important to respect the alignment of each element in this file as represented in the example above. Do not use the tab key to create your spacing. Only the space key is needed.
318318
>> >
319319
>>
320-
>> /// details | **Configuration example:**
320+
>> /// details | **Configuration example**
321321
>>
322322
>> ```yaml
323323
>> network:
@@ -348,7 +348,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
348348
>> > When using the `netplan try` command, it is possible that the system returns a warning message such as `Permissions for /etc/netplan/xx-cloud-init.yaml are too open. Netplan configuration should NOT be accessible by others`. This simply means that the file does not have restrictive permissions. This does not affect the configuration of your Additional IP. For more information about file permissions, consult the [official documentation of ubuntu](https://help.ubuntu.com/community/FilePermissions).
349349
>> >
350350
>>
351-
> AlmaLinux (8 & 9), Rocky Linux (8 & 9)
351+
> AlmaLinux / Rocky Linux
352352
>> **AlmaLinux (8 & 9), Rocky Linux (8 & 9)**
353353
>>
354354
>> The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder.
@@ -382,7 +382,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
382382
>> BROADCAST=ADDITIONAL_IP
383383
>> ```
384384
>>
385-
>> /// details | **Configuration example:**
385+
>> /// details | **Configuration example**
386386
>>
387387
>> ```console
388388
>> DEVICE=eth0:0

pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-sg.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
317317
>> > It is important to respect the alignment of each element in this file as represented in the example above. Do not use the tab key to create your spacing. Only the space key is needed.
318318
>> >
319319
>>
320-
>> /// details | **Configuration example:**
320+
>> /// details | **Configuration example**
321321
>>
322322
>> ```yaml
323323
>> network:
@@ -348,7 +348,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
348348
>> > When using the `netplan try` command, it is possible that the system returns a warning message such as `Permissions for /etc/netplan/xx-cloud-init.yaml are too open. Netplan configuration should NOT be accessible by others`. This simply means that the file does not have restrictive permissions. This does not affect the configuration of your Additional IP. For more information about file permissions, consult the [official documentation of ubuntu](https://help.ubuntu.com/community/FilePermissions).
349349
>> >
350350
>>
351-
> AlmaLinux (8 & 9), Rocky Linux (8 & 9)
351+
> AlmaLinux / Rocky Linux
352352
>> **AlmaLinux (8 & 9), Rocky Linux (8 & 9)**
353353
>>
354354
>> The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder.
@@ -382,7 +382,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
382382
>> BROADCAST=ADDITIONAL_IP
383383
>> ```
384384
>>
385-
>> /// details | **Configuration example:**
385+
>> /// details | **Configuration example**
386386
>>
387387
>> ```console
388388
>> DEVICE=eth0:0

pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.en-us.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
317317
>> > It is important to respect the alignment of each element in this file as represented in the example above. Do not use the tab key to create your spacing. Only the space key is needed.
318318
>> >
319319
>>
320-
>> /// details | **Configuration example:**
320+
>> /// details | **Configuration example**
321321
>>
322322
>> ```yaml
323323
>> network:
@@ -348,7 +348,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
348348
>> > When using the `netplan try` command, it is possible that the system returns a warning message such as `Permissions for /etc/netplan/xx-cloud-init.yaml are too open. Netplan configuration should NOT be accessible by others`. This simply means that the file does not have restrictive permissions. This does not affect the configuration of your Additional IP. For more information about file permissions, consult the [official documentation of ubuntu](https://help.ubuntu.com/community/FilePermissions).
349349
>> >
350350
>>
351-
> AlmaLinux (8 & 9), Rocky Linux (8 & 9)
351+
> AlmaLinux / Rocky Linux
352352
>> **AlmaLinux (8 & 9), Rocky Linux (8 & 9)**
353353
>>
354354
>> The main configuration file is located in `/etc/sysconfig/network-scripts/`. In this example it is called `ifcfg-eth0`. Before making changes, verify the actual file name in this folder.
@@ -382,7 +382,7 @@ In the examples below, we will use the `nano` text editor. With some operating s
382382
>> BROADCAST=ADDITIONAL_IP
383383
>> ```
384384
>>
385-
>> /// details | **Configuration example:**
385+
>> /// details | **Configuration example**
386386
>>
387387
>> ```console
388388
>> DEVICE=eth0:0

pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.es-es.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ En los ejemplos siguientes utilizaremos el editor de texto `nano`. En algunos si
188188
>> **Fedora 41 y versiones posteriores**
189189
>>
190190
>> Fedora ahora utiliza archivos clave (*keyfiles*).
191-
Fedora solía utilizar perfiles de red almacenados por NetworkManager en formato ifcfg en el directorio `/etc/sysconfig/network-scripts/`.<br>
192-
Como el ifcfg ya no está actualizado, NetworkManager ya no crea nuevos perfiles en este formato de forma predeterminada. El archivo de configuración se encuentra ahora en `/etc/NetworkManager/system-connections/`.
191+
>> Fedora solía utilizar perfiles de red almacenados por NetworkManager en formato ifcfg en el directorio `/etc/sysconfig/network-scripts/`.<br>
192+
>> Como el ifcfg ya no está actualizado, NetworkManager ya no crea nuevos perfiles en este formato de forma predeterminada. El archivo de configuración se encuentra ahora en `/etc/NetworkManager/system-connections/`.
193193
>>
194194
>> 1\. Crear una copia de seguridad del archivo de configuración
195195
>>
@@ -352,7 +352,7 @@ Como el ifcfg ya no está actualizado, NetworkManager ya no crea nuevos perfiles
352352
>> > Al utilizar el comando `netplan try`, es posible que el sistema envíe un mensaje de advertencia como `Permissions for /etc/netplan/xx-cloud-init.yaml are too open. Netplan configuration should NOT be accessible by others`. Simplemente significa que el archivo no tiene permisos restrictivos. Esto no afecta a la configuración de su Additional IP. Para obtener más información sobre los permisos de archivo, consulte la [documentación oficial de ubuntu](https://help.ubuntu.com/community/FilePermissions).
353353
>> >
354354
>>
355-
> AlmaLinux (8 & 9), Rocky Linux (8 & 9)
355+
> AlmaLinux / Rocky Linux
356356
>> **AlmaLinux (8 & 9), Rocky Linux (8 & 9)**
357357
>>
358358
>> El archivo de configuración principal se encuentra en `/etc/sysconfig/network-scripts/`. En nuestro ejemplo, se denomina `ifcfg-eth0`. Antes de realizar cualquier cambio, compruebe el nombre de archivo real en esta carpeta.
@@ -457,7 +457,7 @@ Como el ifcfg ya no está actualizado, NetworkManager ya no crea nuevos perfiles
457457
>>
458458
>> Los siguientes pasos pueden realizarse, bien mediante línea comandos, o bien a través de la interfaz gráfica.
459459
>>
460-
>> Mediante línea de comandos (recomendado)
460+
>> **Mediante línea de comandos (recomendado)**
461461
>>
462462
>> En los comandos indicados más abajo, sustituya los siguientes valores:
463463
>>

pages/bare_metal_cloud/dedicated_servers/network_ipaliasing/guide.es-us.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@ En los ejemplos siguientes utilizaremos el editor de texto `nano`. En algunos si
188188
>> **Fedora 41 y versiones posteriores**
189189
>>
190190
>> Fedora ahora utiliza archivos clave (*keyfiles*).
191-
Fedora solía utilizar perfiles de red almacenados por NetworkManager en formato ifcfg en el directorio `/etc/sysconfig/network-scripts/`.<br>
192-
Como el ifcfg ya no está actualizado, NetworkManager ya no crea nuevos perfiles en este formato de forma predeterminada. El archivo de configuración se encuentra ahora en `/etc/NetworkManager/system-connections/`.
191+
>> Fedora solía utilizar perfiles de red almacenados por NetworkManager en formato ifcfg en el directorio `/etc/sysconfig/network-scripts/`.<br>
192+
>> Como el ifcfg ya no está actualizado, NetworkManager ya no crea nuevos perfiles en este formato de forma predeterminada. El archivo de configuración se encuentra ahora en `/etc/NetworkManager/system-connections/`.
193193
>>
194194
>> 1\. Crear una copia de seguridad del archivo de configuración
195195
>>
@@ -352,7 +352,7 @@ Como el ifcfg ya no está actualizado, NetworkManager ya no crea nuevos perfiles
352352
>> > Al utilizar el comando `netplan try`, es posible que el sistema envíe un mensaje de advertencia como `Permissions for /etc/netplan/xx-cloud-init.yaml are too open. Netplan configuration should NOT be accessible by others`. Simplemente significa que el archivo no tiene permisos restrictivos. Esto no afecta a la configuración de su Additional IP. Para obtener más información sobre los permisos de archivo, consulte la [documentación oficial de ubuntu](https://help.ubuntu.com/community/FilePermissions).
353353
>> >
354354
>>
355-
> AlmaLinux (8 & 9), Rocky Linux (8 & 9)
355+
> AlmaLinux / Rocky Linux
356356
>> **AlmaLinux (8 & 9), Rocky Linux (8 & 9)**
357357
>>
358358
>> El archivo de configuración principal se encuentra en `/etc/sysconfig/network-scripts/`. En nuestro ejemplo, se denomina `ifcfg-eth0`. Antes de realizar cualquier cambio, compruebe el nombre de archivo real en esta carpeta.
@@ -457,7 +457,7 @@ Como el ifcfg ya no está actualizado, NetworkManager ya no crea nuevos perfiles
457457
>>
458458
>> Los siguientes pasos pueden realizarse, bien mediante línea comandos, o bien a través de la interfaz gráfica.
459459
>>
460-
>> Mediante línea de comandos (recomendado)
460+
>> **Mediante línea de comandos (recomendado)**
461461
>>
462462
>> En los comandos indicados más abajo, sustituya los siguientes valores:
463463
>>

0 commit comments

Comments
 (0)