Auto-update blog content from Obsidian: 2025-10-11 20:30:11
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 10s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 3s
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 10s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 10s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 3s
This commit is contained in:
@@ -122,8 +122,8 @@ Je crée la première VM `poc-opnsense-1` avec les paramètres suivants :
|
||||
- Type d’OS : Linux (même si OPNsense est basé sur FreeBSD)
|
||||
- Type de machine : `q35`
|
||||
- BIOS : `OVMF (UEFI)`, stockage EFI sur mon pool Ceph
|
||||
- Disque : 20 Gio sur Ceph
|
||||
- CPU/RAM : 2 vCPU, 2 Gio de RAM
|
||||
- Disque : 20 Go sur Ceph
|
||||
- CPU/RAM : 2 vCPU, 2 Go de RAM
|
||||
- Cartes réseau :
|
||||
1. VLAN 101 (_POC WAN_)
|
||||
2. VLAN 102 (_POC LAN_)
|
||||
|
||||
@@ -120,7 +120,7 @@ First I download the OPNsense ISO and upload it to one of my Proxmox nodes:
|
||||
#### VM Creation
|
||||
|
||||
I create the first VM `poc-opnsense-1`, with the following settings:
|
||||
- OS type: Linux(even though OPNsense is FreeBSD-based)
|
||||
- OS type: Linux (even though OPNsense is FreeBSD-based)
|
||||
- Machine type: `q35`
|
||||
- BIOS: `OVMF (UEFI)`, EFI storage on my Ceph pool
|
||||
- Disk: 20 GiB also on Ceph
|
||||
|
||||
@@ -52,6 +52,20 @@ I also create the `vlan44` for the *pfSync* VLAN, then I apply this configuratio
|
||||
|
||||
Now that the VLAN configuration is done, I can start buiding the virtual machines on Proxmox.
|
||||
|
||||
I don't want to go into much details about the VM creation, I already detailed it in the previous [post]({{< ref "post/12-opnsense-virtualization-highly-available" >}}).
|
||||
The first VM is named `cerbere-head1` (I didn't tell you? My current firewall is named `cerbere`, it makes even more sense now!) Here are the settings:
|
||||
- OS type: Linux
|
||||
- Machine type: `q35`
|
||||
- BIOS: `OVMF (UEFI)`
|
||||
- Disk: 20 GiB on Ceph storage
|
||||
- CPU/RAM: 2 vCPU, 4 GiB RAM
|
||||
- NICs:
|
||||
1. `vmbr0` (*Mgmt*)
|
||||
2. `vlan20` (*WAN*)
|
||||
3. `vlan13` *(User)*
|
||||
4. `vlan37` *(IoT)*
|
||||
5. `vlan44` *(pfSync)*
|
||||
6. `vlan55` *(DMZ)*
|
||||
7. `vlan66` *(Lab)*
|
||||

|
||||
|
||||
The first VM is named `cerbere-head1`, I didn't tell you? My current firewall is named `cerbere`, it makes even more sense now!
|
||||
I don't want to go into much details about OPNsense installation, I already detailed it in the previous [post]({{< ref "post/12-opnsense-virtualization-highly-available" >}}).
|
||||
BIN
static/img/proxmox-cerbere-vm-settings.png
Normal file
BIN
static/img/proxmox-cerbere-vm-settings.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 221 KiB |
Reference in New Issue
Block a user