Hello, I have successfully installed Proxmox on Debian 12 Bookworm. My Wifi already works, as I can ping google.com and I can access the Proxmox Dashboard, but the issue is that I cannot setup a Bridge for my VM. I'm not able to use a Ethernet Cable, nor can I get an Adapter. I rely on Wifi as I move around the house and garden.
Can someone help me setup a bridge?
My current /etc/network/inferfaces:
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
auto wlp0s20f3
iface wlp0s20f3 inet static
address 192.168.1.53/24
gateway 192.168.1.1
wpa-ssid *******
wpa-psk *************
Can someone help me setup a bridge?
My current /etc/network/inferfaces:
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
auto wlp0s20f3
iface wlp0s20f3 inet static
address 192.168.1.53/24
gateway 192.168.1.1
wpa-ssid *******
wpa-psk *************