Auto-update blog content from Obsidian: 2025-10-20 16:08:48
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 9s
Blog Deployment / Test-Staging (push) Successful in 3s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 9s
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:
Gitea Actions
2025-10-20 16:08:48 +00:00
parent e061db89f3
commit 3b5699eecb

View File

@@ -335,6 +335,9 @@ Next in the `Peer generator` tab, I fulfill the empty fields for my first device
Before clicking `Store and generate next`, from my device, I configure the peer by capturing the QR code. Finally I can save that peer and start over for new ones.
### Create VPN Interface
This step is not required, but ease the configuration management for firewall rules. On both firewall, in `Interfaces` > `Assignments`, I assign the `wg0 (WireGuard - Homelan)` interface and name it VPN.
### Firewall Rule
To allow connections from outside, I need to create a firewall rule on the WAN interface:
@@ -520,7 +523,6 @@ if ($type === "MASTER") {
}
```
---
## Service Synchronization