lspci | grep -i rtl
ip addr show
ip link set enp12s0f3u3 up
dhclient enp12s0f3u3
ping 1.1.1.1
echo 'deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription' > /etc/apt/sources.list.d/pve-enterprise.list
-
Select the download option "2.5G Ethernet LINUX driver r8125 for kernel up to 5.6" from here
-
Solve the captcha and extract the temporary download link to replace to the one in the wget call
./setup.sh
ip addr show
ip link set enp0s0 up
dhclient enp0s0
ping 1.1.1.1
vi /etc/network/interfaces