# Network segments, virtual networks, and routing domains.
---
- id: internet
name: Internet
type: external-network
status: active
docs: ../10-systems/traffic-routes/public-gnexus-space-to-internal-nginx.md
last_reviewed: 2026-05-09
source_of_truth: documentation-convention
- id: home-lan
name: Home LAN
type: physical-lan
status: active
cidr: 192.168.1.0/24
gateway: 192.168.1.1
owner_host: pfsense-router
access_layer:
switches: true
wired_devices:
- TVs
- PCs
- servers
- Wi-Fi access points
wifi:
ssid: home
mode: access-points
mesh: true
node_count: 2
docs: ../10-systems/networks/pfsense-router.md
last_reviewed: 2026-05-10
source_of_truth: owner-confirmed
- id: home-iot-lan
name: Home IoT LAN
type: physical-lan
status: active
cidr: 192.168.2.0/24
gateway: 192.168.2.1
owner_host: pfsense-router
purpose: Service network for smart-home and other IoT devices.
access_layer:
switches: true
wifi:
mode: access-points
mesh: false
nodes:
- home_iot_0
- home_iot_1
- home_iot_2
current_policy:
inter_lan_access: full
internet_access: allowed
planned_policy:
inter_lan_access: restricted
internet_access: likely-denied
docs: ../10-systems/networks/pfsense-router.md
last_reviewed: 2026-05-10
source_of_truth: owner-confirmed
- id: libvirt-default
name: default
type: libvirt-network
status: active
owner_host: hp-proliant-dl380-g6
autostart: true
docs: ../10-systems/networks/libvirt-networks.md
last_reviewed: 2026-05-09
source_of_truth: ssh-libvirt
- id: libvirt-isolated-net
name: isolated-net
type: libvirt-network
status: active
owner_host: hp-proliant-dl380-g6
autostart: true
docs: ../10-systems/networks/libvirt-networks.md
last_reviewed: 2026-05-09
source_of_truth: ssh-libvirt
- id: libvirt-opennet
name: OpenNet
type: libvirt-network
status: active
owner_host: hp-proliant-dl380-g6
autostart: true
docs: ../10-systems/networks/libvirt-networks.md
last_reviewed: 2026-05-09
source_of_truth: ssh-libvirt
- id: libvirt-united
name: united
type: libvirt-network
status: active
owner_host: hp-proliant-dl380-g6
autostart: true
docs: ../10-systems/networks/libvirt-networks.md
last_reviewed: 2026-05-09
source_of_truth: ssh-libvirt
- id: openvpn-tunnel
name: OpenVPN tunnel from external VPS to internal proxy VPS
type: vpn-tunnel
status: active
owner_host: external-vps
endpoints:
- external-vps
- internal-proxy-vps
server: external-openvpn-server
client: internal-openvpn-client
docs: ../10-systems/traffic-routes/public-gnexus-space-to-internal-nginx.md
last_reviewed: 2026-05-09
source_of_truth: owner-confirmed