[SOLVED] Turns out I’m just a bigger moron than I thought. The MAC address of my server had accidentally been flagged in my router for black listing.

As the title says, my proxmox host is apparently not able to reach the internet anymore, not sure for how long this has been an issue, I rarely work on the host itself. It can ping other devices on my network just fine, and other devices can ping it. I can also SSH in to it and access the web interface. My VMs are connected to the internet without any issues. I don’t need to access the host remotely/outside my home network, this is just for updating it etc.

I can’t see the host under active devices in my router though.

I have been trying to figure why, but so far without any luck.

  • BearOfaTime@lemm.ee
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    Is the host configured with static IP or DHCP? Either way, verify it has the correct DNS config.

    Personally I use static for any device that hosts a service.

    What happens if you ping Yahoo.com from the console in Proxmox? It should show the DNS server IP it’s using for resolution.

    • DreadPotato@sopuli.xyzOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      3 months ago

      It’s set to static, I also do that for anything that hosts something.

      It won’t ping yahoo.com at all, it just reports 100% packet loss.

      Edit: just realised that it won’t ping my gateway/router either. It’s pinging all other devices on my network just fine though.