Search results

  1. I

    [SOLVED] Can't reach public network with VM connected to private VM network

    Okey, I was able to change the nameservers to those that are used on the ubuntu containers and it's working ! So everyone who is having the same error, check your nameservers! I propably forgot to set them during initial setup. But thanks for your help @ph0x and @Moayad !!
  2. I

    [SOLVED] Can't reach public network with VM connected to private VM network

    Hey, thats the output of systemctl status systemd-resolved: Loaded: loaded (/lib/systemd/system/systemd-resolved.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2020-12-21 18:41:38 UTC; 17h ago Docs: man:systemd-resolved.service(8)...
  3. I

    [SOLVED] Can't reach public network with VM connected to private VM network

    Hey, Moayad thanks for your answer! /etc/resolv.conf gives me the following: # This file is managed by man:systemd-resolved(8). Do not edit. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all #...
  4. I

    [SOLVED] Can't reach public network with VM connected to private VM network

    Hey together, I'm searching the whole day for a solution but I can't find anything. I'm fairly new to Proxmox and Networking. So, the following situation: I habe 3 Public IPs, one for my reverse proxy, one for my mail server (for convenience) and one for my proxmox host (Just used for the...