mirror of
https://git.proxmox.com/git/pve-network
synced 2025-07-24 08:45:40 +00:00
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
auto vmbr0
|
|
iface vmbr0 inet static
|
|
address 192.168.0.1/24
|
|
gateway 192.168.0.254
|
|
bridge-ports eth0
|
|
bridge-stp off
|
|
bridge-fd 0
|