Auto-update blog content from Obsidian: 2025-09-25 05:51:17
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 7s
Blog Deployment / Deploy-Production (push) Successful in 12s
Blog Deployment / Test-Production (push) Successful in 3s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 4s
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 7s
Blog Deployment / Deploy-Production (push) Successful in 12s
Blog Deployment / Test-Production (push) Successful in 3s
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Successful in 4s
This commit is contained in:
@@ -169,8 +169,18 @@ Now my WAN interface is getting the IP address 10.101.0.150/24 from my `fake-fre
|
|||||||
Now both of the OPNsense VMs are operational, I want to configure the instances from their WebGUI. To be able to do that, I need to have access from the *POC LAN* VLAN to the OPNsense interfaces in that network. Simple way to do that, connect a WIndows VM in that VLAN and browse to the OPNsense IP address on port 443:
|
Now both of the OPNsense VMs are operational, I want to configure the instances from their WebGUI. To be able to do that, I need to have access from the *POC LAN* VLAN to the OPNsense interfaces in that network. Simple way to do that, connect a WIndows VM in that VLAN and browse to the OPNsense IP address on port 443:
|
||||||

|

|
||||||
|
|
||||||
I start the quick start wizard on both instance to configure the hostname, timezone, DNS server
|
The first thing I do is to assign the third NIC, the `vtnet2` to the *pfSync* interface:
|
||||||
|

|
||||||
|
|
||||||
|
I enable the interface on each instance and configure it with a static IP address:
|
||||||
|
- **poc-opnsense-1**: `10.103.0.2/24`
|
||||||
|
- **poc-opnsense-2**: `10.103.0.3/24`
|
||||||
|
|
||||||
|
Then I configure the HA in `System` > `High Availability` > `Settings`, on the master (`poc-opnsense-1`) I configure both the `General Settings` and the `Synchronization Settings`. On the backup (`poc-opnsense-2`) I only configure the `General Settings`:
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
OPEN FIREWALL
|
||||||
|
OUTBOUND NAT ?
|
||||||
|
BIN
static/img/opnsense-vm-assign-pfsync-interface.png
Normal file
BIN
static/img/opnsense-vm-assign-pfsync-interface.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 169 KiB |
BIN
static/img/opnsense-vm-high-availability-settings.png
Normal file
BIN
static/img/opnsense-vm-high-availability-settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 178 KiB |
Reference in New Issue
Block a user