Auto-update blog content from Obsidian: 2025-05-18 20:52:50
All checks were successful
Deploy / Deploy (push) Successful in 4s
All checks were successful
Deploy / Deploy (push) Successful in 4s
This commit is contained in:
parent
7a10c2da33
commit
2a765a79fb
@ -132,6 +132,18 @@ My entire home network is handled by a couple of UniFi switches, managed by a se
|
||||
|
||||
For the router and firewall, I wanted more control, I've chosen to go with OPNsense. Initially I wanted to implement VLANs, to learn more on how to work with them and toy with firewalling.
|
||||
|
||||
| Description | ID | Network | Mask | Gateway | Comments |
|
||||
| ----------- | ---- | ------------ | ---- | ------------ | ---------------------------- |
|
||||
| User | 13 | 192.168.13.0 | 24 | 192.168.13.1 | Home network |
|
||||
| IoT | 37 | 192.168.37.0 | 24 | 192.168.37.1 | IoT and untrusted equipments |
|
||||
| DMZ | 55 | 192.168.55.0 | 24 | 192.168.55.1 | Internet facing |
|
||||
| Lab | 66 | 192.168.66.0 | 24 | 192.168.66.1 | Lab network, trusted |
|
||||
| Heartbeat | 77 | 192.168.77.0 | 24 | | Proxmox cluster heartbeat |
|
||||
| Mgmt | 88 | 192.168.88.0 | 24 | 192.168.88.1 | Management |
|
||||
| Ceph | 99 | 192.168.99.0 | 24 | | Ceph |
|
||||
| VPN | 1337 | 10.13.37.0 | 24 | 10.13.37.1 | Wireguard network |
|
||||
|
||||
OPNsense is capable
|
||||
VLAN
|
||||
DNS
|
||||
DHCP
|
||||
|
Loading…
x
Reference in New Issue
Block a user