proxmox VE 7.1-7을 hetzner 전용 서버에 설치했는데 가상 머신에 인터넷 연결을 하는 데 문제가 있습니다.
/etc/네트워크/인터페이스:
auto lo
iface lo inet loopback
auto enp41s0
iface enp41s0 inet manual
auto vmbr0
iface vmbr0 inet static
netmask 255.255.255.255
address <Main IP>/26
gateway <gateway>
bridge-ports enp41s0
bridge-stp off
bridge-fd 0