Right so this is the update you have been waiting for. So... Your best step with Hetzner is to set the Virtual Machine's DNS server to Hetzner's internal DNS server because it's not filtered by the stateful firewall.
See https://docs.hetzner.com/dns-console/dns/general/recursive-name-servers/...
Right. I figured it out... so.... Hetzner has it's own stateful firewall which is enabled by default. Fun fact about the Hetzner firewall... it also blocks outbound traffic... I am now asking Hetzner for help to identify a way to fix this and once I have found out how from them i'll update this...
Not sure if I pointed this out but I am hosting the server with Hetzner. Proxmox is v7.1 and I have noticed some people are mentioning issues with Windows VMs and the way Hetzner filters MAC addresses with IP. I am wondering if this is what is causing the Windows VMs not to access the net but...
I have updated my config. Still having issues with Windows VMs. I have installed all the VirtIO drivers. DCHP is leasing an address and giving the DNS details to the Windows VM.
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
auto enp34s0
iface enp34s0 inet static...
This is my interface config
auto lo
iface lo inet loopback
auto enp34s0
iface enp34s0 inet static
address xx.xx.x.x/26 (the main server IP)
gateway xx.xx.x.xx (gateway server from Hetzner)
pointopoint xx.xx.x.xx (gateway server from Hetzner)
auto vmbr0
iface vmbr0 inet static...
Hello,
I have been experiencing this issue with Windows Virtual Machines but not with Linux Virtual Machines.
I am using the same network bridge for both the Windows and Linux Virtual Machines. The Window Machine can pick up DCHP and get an internal IP address but is unable to detect the...
Hello Proxmox,
I am currently running Proxmox V7.1 and I am struggling to get Windows Virtual Machines to connect to the internet. My Linux Virtual Machines are able to connect via the Linux Bridge I have setup but the Windows Machine still isn't able to. I am not sure why this is happening as...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.