Skip to content

Commit 3f5c3ea

Browse files
RoRoJbene2k1
andauthored
fix(docs): review (#5052)
* fix(docs): review * Apply suggestions from code review Co-authored-by: Benedikt Rollik <[email protected]> --------- Co-authored-by: Benedikt Rollik <[email protected]>
1 parent 86ef83b commit 3f5c3ea

File tree

5 files changed

+14
-15
lines changed

5 files changed

+14
-15
lines changed

pages/load-balancer/api-cli/setting-up-ssl-offloading.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ meta:
33
title: Setting up SSL offloading via API
44
description: Learn how to set up SSL offloading on Scaleway Load Balancer using API and CLI. Enhance security and performance with this comprehensive step-by-step guide.
55
content:
6-
h1: Setting up SSL Offloading via API
6+
h1: Setting up SSL offloading via API
77
paragraph: Learn how to set up SSL offloading on Scaleway Load Balancer using API and CLI. Enhance security and performance with this comprehensive step-by-step guide.
88
tags: ssl offloading api ssl-offloading load-balancer
99
dates:
10-
validation: 2024-11-25
10+
validation: 2025-06-02
1111
posted: 2021-05-26
1212
categories:
1313
- network

pages/load-balancer/how-to/delete-load-balancer.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Discover how to delete a Scaleway Load Balancer with ease. Follow this guide for step-by-step instructions to clean up your cloud resources securely and efficiently.
88
tags: load-balancer load balancer
99
dates:
10-
validation: 2024-11-25
10+
validation: 2025-06-02
1111
posted: 2021-05-26
1212
categories:
1313
- network

pages/load-balancer/how-to/set-up-s3-failover.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ content:
77
paragraph: Learn how to set up S3 failover on Scaleway Load Balancer for seamless redundancy. Follow this step-by-step guide to ensure high availability and optimal performance for your cloud storage.
88
tags: s3-failover amazon-s3 failover load-balancer object-storage bucket
99
dates:
10-
validation: 2024-11-25
10+
validation: 2025-06-02
1111
posted: 2022-02-21
1212
categories:
1313
- network

tutorials/first-steps-linux-command-line/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ categories:
1111
- instances
1212
- elastic-metal
1313
dates:
14-
validation: 2024-11-25
14+
validation: 2025-06-02
1515
posted: 2023-11-16
1616
---
1717

tutorials/lb-firewall-haproxy-pfsense/index.mdx

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ categories:
1111
- load-balancer
1212
tags: Load-balancer pfSense HAproxy dedibox
1313
dates:
14-
validation: 2023-11-27
14+
validation: 2025-06-02
1515
validation_frequency: 18
1616
posted: 2020-03-11
1717
---
@@ -25,24 +25,23 @@ This tutorial guides you through the installation of pfSense on a [Scaleway Dedi
2525
<Macro id="requirements" />
2626

2727
- A Scaleway account logged into the [console](https://console.scaleway.com)
28-
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
2928
- An [SSH key](/organizations-and-projects/how-to/create-ssh-key/)
3029
- A [Scaleway Dedibox](https://www.scaleway.com/en/dedibox/) with KVM-over-IP access
3130

3231
## Installing pfSense
3332

3433
<Message type="important">
35-
The installation of pfSense is done using the [KVM-over-IP device](/dedibox-kvm-over-ip/quickstart/) of the Elastic Metal server or the Scaleway Dedibox.
34+
The installation of pfSense is done using the [KVM-over-IP device](/dedibox-kvm-over-ip/quickstart/) of the Scaleway Dedibox. Alternatively, you may be able to use an Elastic Metal server with [remote access](/elastic-metal/how-to/activate-remote-access/).
3635
</Message>
3736

38-
1. Connect to the [KVM-over-IP device](/dedibox-kvm-over-ip/quickstart/) of your Elastic Metal server or Scaleway Dedibox.
37+
1. Connect to the [KVM-over-IP device](/dedibox-kvm-over-ip/quickstart/) of your Scaleway Dedibox.
3938
2. Depending on the type of the KVM-over-IP device, you can either mount a locally downloaded [pfSense ISO Image](https://www.pfsense.org/download/) or mount a virtual media from a [network share](https://virtualmedia.online.net/pfsense/).
4039
3. Boot the server from the ISO file or the virtual CD-ROM drive.
4140
4. The pfSense install wizard displays. Accept the copyright and distribution notice by pressing the **Enter** key on your keyboard:
4241
<Lightbox src="scaleway-pfsense_install_01.webp" alt="" />
43-
5. The pfSense welcome screen displays, select **Install** and confirm by pressing **Enter** to launch the setup wizard:
42+
5. The pfSense welcome screen displays. Select **Install** and confirm by pressing **Enter** to launch the setup wizard:
4443
<Lightbox src="scaleway-pfsense_install_02.webp" alt="" />
45-
6. Choose the Keymap for your pfSense installation. By default, the `US` keymap is preselected. Select the desired keymap from the list and confirm by pressing **Enter**:
44+
6. Choose the keymap for your pfSense installation. By default, the `US` keymap is preselected. Select the desired keymap from the list and confirm by pressing **Enter**:
4645
<Lightbox src="scaleway-pfsense_install_03.webp" alt="" />
4746
7. Choose the disk to install pfSense on. If your server has more than one disk, choose `ada0` as the installation destination. Press **Enter** to confirm.
4847
<Message type="important">
@@ -52,7 +51,7 @@ This tutorial guides you through the installation of pfSense on a [Scaleway Dedi
5251
<Lightbox src="scaleway-pfsense_install_04.webp" alt="" />
5352
8. Select the partition scheme for the volume. The default option is `MBR`. You can keep this value and confirm by pressing **Enter**:
5453
<Lightbox src="scaleway-pfsense_install_05.webp" alt="" />
55-
9. The setup wizard starts copying the data from the virtual CD ROM drive to the server's hard disk. This may take a while depending on the connection speeds:
54+
9. The setup wizard starts copying the data from the virtual CD ROM drive to the server's hard disk. This may take a while depending on the connection speed:
5655
<Lightbox src="scaleway-pfsense_install_06.webp" alt="" />
5756
10. The automatic installation finishes. Choose **Yes** and confirm by pressing **Enter** to open a shell in the newly installed system to run a manual configuration:
5857
<Lightbox src="scaleway-pfsense_install_07.webp" alt="" />
@@ -117,7 +116,7 @@ Once rebooted, the pfSense welcome screen displays:
117116
<Lightbox src="scaleway-pfsense_setup_02.webp" alt="" />
118117

119118
Click **Next** to move forward.
120-
3. In the second step, the wizard proposes different support options, proceed by clicking on **Next** if you do not need them.
119+
3. In the second step, the wizard proposes different support options. Proceed by clicking on **Next** if you do not need them.
121120
4. Enter general information about the pfSense server. These include the **Hostname** and the **Domain** of the server. Leave **Primary DNS Server** and **Secondary DNS Server** empty and the option **Override DNS** checked. Click **Next** to continue:
122121
<Lightbox src="scaleway-pfsense_setup_04.webp" alt="" />
123122
5. Configure the [NTP Time Server](https://en.wikipedia.org/wiki/Network_Time_Protocol). You can leave the default value and set the **Timezone** to **Europe/Paris**, then click **Next** to continue:
@@ -227,11 +226,11 @@ In this tutorial, we will configure a cluster of two pfSense servers that are us
227226

228227
Click **Save**, then **Apply Changes** to activate the new configuration.
229228

230-
The configuration of the first pfSense is complete now.
229+
The configuration of the first pfSense is now complete.
231230

232231
### Backing up the configuration and deploying a second machine
233232

234-
Backup and download the configuration to deploy it on the second machine.
233+
Back up and download the configuration to deploy it on the second machine.
235234

236235
1. Go to **Diagnostics** > **Backup & Restore**.
237236
2. In the **Backup Configuration** tab, click **Download configuration as XML** to download and save the configuration. The downloaded file named `config-<hostname>-<timestamp>.xml` contains all the configuration of pfSense (admin account, interfaces, VLAN settings, firewall rules). The downloaded file can be used to deploy a second pfSense machine, based on the **identical** hardware configuration.

0 commit comments

Comments
 (0)