Skip to content

Commit 591b87f

Browse files
bene2k1nerda-codes
andauthored
docs(ddx): content review 2025-08-27 (#5464)
* docs(ddx): content review 2025-08-27 * Update pages/instances/reference-content/manual-configuration-private-ips.mdx Co-authored-by: Néda <[email protected]> * Update pages/dedibox-dns/how-to/add-dns-delegation.mdx Co-authored-by: Néda <[email protected]> --------- Co-authored-by: Néda <[email protected]>
1 parent cdc7fb1 commit 591b87f

File tree

23 files changed

+34
-36
lines changed

23 files changed

+34
-36
lines changed

pages/dedibox-account/how-to/create-a-dedibox-account.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to create your Scaleway Dedibox account
33
description: Learn how to create a Scaleway Dedibox account.
44
tags: dedibox account create signup
55
dates:
6-
validation: 2025-02-17
6+
validation: 2025-08-27
77
posted: 2020-03-12
88
---
99

pages/dedibox-account/how-to/outsource-failover-ip.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ title: How to outsource a Scaleway Dedibox failover IP
33
description: Learn how to outsource a Scaleway Dedibox failover IP, allowing another user to manage it on your behalf.
44
tags: dedibox-console dedibox outsource failover failover-ip
55
dates:
6-
validation: 2025-02-17
6+
validation: 2025-08-28
77
posted: 2020-03-12
88
---
99

10-
Outsourcing a Dedibox dedicated server and its allocated failover IPs allows another Dedibox user to manage these resources on your behalf.
10+
Outsourcing a Dedibox failover IPs allows another Dedibox user to manage these resources on your behalf.
1111

1212
1. In the [Dedibox console](https://console.online.net/), navigate to **Server** > **Network configuration** from the top menu. This will display a list of your allocated failover IPs.
1313
2. Locate the failover IP you intend to outsource. Click the settings icon (typically a gear icon) next to the selected IP. A drop-down menu will appear.

pages/dedibox-dns/how-to/add-dns-delegation.mdx

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
---
2-
title: How to add a DNS delegation
2+
title: How to add a DNS delegation to a Scaleway Dedibox IP address block
33
description: This page explains how to add a DNS delegation to IPv6 and IPv4 on Scaleway Dedibox.
44
tags: dns dedibox delegation IPv6 IPv4
55
dates:
6-
validation: 2025-02-17
6+
validation: 2025-08-28
77
posted: 2021-05-26
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
1010

1111
import image from './assets/scaleway-dedibox-server-list.webp'
1212
import image2 from './assets/scaleway-edit-delegation.webp'
1313

14-
15-
You cannot edit the reverse of IPv4 /27 blocks nor the IPv6 blocks (/48 - /56 - /64) directly in the console. Therefore, you will have to delegate your subnet to your nameservers.
16-
This will delegate the task of propagating the DNS reverses of your IPs on the internet to your servers. You will need two DNS servers for redundancy and can delegate the subnets directly to your account.
14+
You cannot directly edit reverse DNS for IPv4 /27 blocks or IPv6 blocks (/48, /56, /64) in the Dedibox console.
15+
Instead, you must delegate these subnets to your nameservers, which will handle the propagation of reverse DNS records on the internet. For redundancy, you need at least two DNS servers, and you can delegate subnets directly from your account.
1716

1817
<Requirements />
1918

pages/dedibox-hardware/how-to/configure-raid-kvm-p410.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to configure the HP Smart Array P410 RAID controller from the KVM
33
description: This page explains how to configure the HP Smart Array P410 RAID controller on a Scaleway Dedibox from the KVM
44
tags: dedibox hp smart array p410 raid kvm
55
dates:
6-
validation: 2025-02-17
6+
validation: 2025-08-28
77
posted: 2021-07-16
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/dedibox-hardware/how-to/configure-raid-kvm-p420.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to configure the HP Smart Array P420 RAID controller from the KVM
33
description: This page explains how to configure the HP Smart Array P420 RAID controller on a Scaleway Dedibox from the KVM
44
tags: dedibox hp smart array p420 raid kvm
55
dates:
6-
validation: 2025-02-17
6+
validation: 2025-08-28
77
posted: 2021-07-16
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/dedibox-ip-failover/how-to/configure-multiip-virtualmac.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: How to configure multi-IP virtual MAC addresses
2+
title: How to configure multi-IP virtual MAC addresses for Scaleway Dedibox
33
description: This page explains how to configure multi-IP virtual MAC addresses on Scaleway Dedibox.
44
tags: dedibox multi-ip virtual mac
55
dates:
6-
validation: 2025-02-17
6+
validation: 2025-08-28
77
posted: 2021-07-29
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/dedibox-ipv6/how-to/create-subnet.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@ title: How to create an IPv6 subnet for Dedibox servers
33
description: This page explains how to create an IPv6 subnet for Scaleway Dedibox servers.
44
tags: dedibox ipv6 subnet
55
dates:
6-
validation: 2025-02-17
6+
validation: 2025-08-28
77
posted: 2021-08-03
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
1010

1111
import image from './assets/scaleway_ipv6_list.webp'
1212

1313

14-
You can split your IPv6 prefix into several subnets and use them on your Dedibox servers in all locations. Each subnet has its own [DUID](/dedibox-ipv6/concepts/#duid) and can be configured individually.
14+
Splitting your /48 IPv6 prefix into smaller subnets (e.g., /56 or /64) allows you to assign unique IPv6 address ranges to individual servers or virtual machines (VMs) on your Dedibox infrastructure.
15+
This enables better network organization, improved security through segmentation, and easier management of IP assignments across multiple devices or services. Each subnet has its own [DUID](/dedibox-ipv6/concepts/#duid) (DHCP Unique Identifier) and can be configured individually.
1516

1617
<Message type="note">
1718
* You can create as many /56 subnets as you have servers.
@@ -34,5 +35,3 @@ You can split your IPv6 prefix into several subnets and use them on your Dedibox
3435
<Message typ="tip">
3536
To create `/64` networks for virtual machines, repeat the steps above by clicking on the "cogweel" icon next to the `/56` subnet.
3637
</Message>
37-
38-

pages/dedibox-network/how-to/subscribe-to-jmrp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to subscribe to JMRP
33
description: This page explains how to subscribe to JMRP.
44
tags: dedibox network jmrp
55
dates:
6-
validation: 2025-02-17
6+
validation: 2025-08-27
77
posted: 2021-08-20
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

pages/dedibox-rpn/how-to/connect-rpn-san-windows.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to connect Windows Server to an RPN SAN
33
description: This page explains how to connect Windows Server to a Scalway Dedibox RPN SAN
44
tags: dedibox windows-server windows server rpn san
55
dates:
6-
validation: 2025-02-17
6+
validation: 2025-08-27
77
posted: 2021-07-16
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
@@ -54,6 +54,6 @@ import image8 from './assets/scaleway_windows_server_san_08.webp'
5454
<Lightbox image={image8} alt="" />
5555

5656
<Message type="tip">
57-
For additional information, refer to [Microsoft's Windows storage configuration guide](https://docs.microsoft.com/en-us/windows-server/storage/).
57+
For additional information, refer to [Microsoft's Windows storage configuration guide](https://learn.microsoft.com/en-us/windows-server/storage/storage).
5858
</Message>
5959

pages/dedibox-rpn/how-to/connect-rpn-san.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: How to connect a Dedibox to RPN SAN
2+
title: How to connect a Scaleway Dedibox to RPN SAN
33
description: This page explains how to connect a Scaleway Dedibox to RPN SAN
44
tags: dedibox rpn san
55
dates:
6-
validation: 2025-02-17
6+
validation: 2025-08-27
77
posted: 2021-07-16
88
---
99
import Requirements from '@macros/iam/requirements.mdx'

0 commit comments

Comments
 (0)