"add-proxmox-configs"

This commit is contained in:
mo
2026-05-10 11:35:10 +02:00
parent a1a3d20ce4
commit 5022e28b18
48 changed files with 1317 additions and 2 deletions
+19
View File
@@ -0,0 +1,19 @@
auto lo
iface lo inet loopback
iface enp2s0 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.1.216/24
gateway 192.168.1.1
bridge-ports enp2s0
bridge-stp off
bridge-fd 0
iface enp0s13f0u2u2 inet manual
iface wlp3s0 inet manual
source /etc/network/interfaces.d/*