# Networking

### Bridges

| Master       | Bridge | IP Address  | Gateway | Description |
|--------------|--------|-------------|---------|-------------|
| man0         | -      | 10.0.3.2/32 | -       | Management Interface (slower Realtek NIC) |
| enp0s31f6    | vmbr1  | - | 10.0.1.1 | LAN/WAN (faster Intel GbE)
| -            | vmbr2  | - | - | Private network without direct Internet access
| enp0s31f6.8 | vmbr3  | - | - | DMZ (VLAN8 tagged)
| enp0s31f6.9 | vmbr4  | - | - | WARP (VLAN9 tagged)