Inconsistent Network Connection in Debian 13 VM

AnonXYZ

New Member
Jul 26, 2026
2
0
1
Hey!
I set up a VM with Debian 13 in order to run a Minecraft server on it. Everything works normal except for the issue that I seem to be unable to reach certain websites or download areas of websites. I can for example reach the oracle page and navigate to the download section, but then I click on the correct jar package to download the next page is unreachable. Reddit & WeTransfer for example are unreachable in general. While Youtube, Google Drive and most other pages work perfectly well. I'm also able to download from many other pages.
I'm new to proxmox so I'm a bit overwhelmed by the issue.

Right now I use ipv4 for my proxmox. But ran into the same issue with just ipv6 and both ipv4 and ipv6 together.


Bildschirmfoto 2026-07-26 um 16.42.05.png
Bildschirmfoto 2026-07-26 um 16.42.18.png
 
I don't see how your debian VM is related to your web browser not being able to connect to sites?
 
I don't see how your debian VM is related to your web browser not being able to connect to sites?

I can connect to the web browser outside as well as inside the proxmox VM. It's just that if I'm using the browser in the VM I can't connect to certain pages. Which strikes me as an error with my VM setup.
 
I see. I was just confused why your debian VM would have a GUI. Please share this from the node and the VM
Bash:
cat /etc/network/interfaces
ip a
ip r
and this from just the node
Bash:
qm config VMIDHERE
nslookup download.oracle.com
If you use a different network manager in the VM share its config too.
 
Last edited: