Search results

  1. R

    Ethernet port disappeared in Proxmox; no connectivity on host, but VMs are still reachable?

    I have had Proxmox up and running with no issues for over a year. Today I decided to move the Proxmox machine to a different ethernet port on my router (separate pfSense box) to put it in a DMZ. To make things easier, I configured the new interface in pfSense with all the same settings...
  2. R

    [SOLVED] Can't reach webserver inside Ubuntu VM

    I've been running a service (OctoPrint) via Docker inside an Ubuntu VM. It has been working perfectly, with me able to access the service's web UI via port 4000 of the VM. I've had to switch this to a regular install (not inside Docker), and now it isn't working. While I can access the service...