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:
@@ -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" >}}).
|
||||
Reference in New Issue
Block a user