# 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: 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
