[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.

  • tvcvt
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    Cool. That looks right. Have you checked that the bridge is set up properly and that the router doesn’t have anything silly going on for that subnet?

    PVE’s network settings are in /etc/network/interfaces and that’s where you can see how the bridge is set up.

    It might be beneficial to know more about your network. Is this the only subnet or do you have a bunch of VLANs? Can other devices on the subnet ping outbound? Have you looked at the firewall on PVE?

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

      this is the contents of the interfaces file

      I don’t have anythiung seperated in to different VLANs, and i only use this single subnet. all other devices can ping outbound without issues.