Search results

  1. W

    MacOS on proxmox

    Hi hooman, Welcome to the forums! Any chance we get to know which options you do get to chose from? Which step is that?
  2. W

    PVE 8 PFsense WAN Passthrough

    Your WAN / vtnet2 is set to DHCP, is it not? If the fiber modem provides DHCP over plain ethernet, I'd say it should 'just work'. Just for troubleshooting, you could download an Alpine Linux container via the built in catalog, connect it to vmbr2 and fire it up to see if it receives an IP...
  3. W

    PVE 8 PFsense WAN Passthrough

    Do you have prior experience with Proxmox or PFsense? Things work well once setup, but initial setup has a steeper learning curve than powering on your ISP's router and connecting WiFi. If you have a spare machine laying around, you could set up your firewall there for trying it out and making...
  4. W

    Can I ditch PVEPROXY? I guess not...

    ... on purpose ;-) That's what you could start, a PVE-managermanager. Just a single control plane, to expose certain features, and so on :-P I did not delve all too deep into the specifics, let alone the code, so I'm easy to convince ;-) If there's an API proxy that has browser specifics...
  5. W

    [SOLVED] USB passthrough list empty after enabling IOMMU

    For me the the question is: "Does the guest system like to run on a Linux kernel?" If "Yes!", then I spin up a container in seconds, with hardly any resource usage (cheating a bit, because I downloaded the template earlier via local storage --> CT Templates --> "Templates" button --> download...
  6. W

    [SOLVED] Can't upload any more iso files after I did my ubuntu

    Hi tacolover, Thanks for posting back, good that it works now!
  7. W

    Can I ditch PVEPROXY? I guess not...

    Hi Esiy, Would it be an option to set up a custom GUI in front of a firewall or proxy, that would just expose the functionality needed by you and forwards it to the API on port 8006 behind the firewall? With the Proxmox IP's on a separate management plane, accessible via the proxy, it should...
  8. W

    [SOLVED] USB passthrough list empty after enabling IOMMU

    Hi Pheggas, Out of interest, what limits you to use containers instead of VMs? With TrueNAS being available in Linux flavour as well, the kernel should not be a limiting factor. I'd say that resource sharing is more flexible in a container than when using VMs, and by ditching out OS chores...
  9. W

    How to restore backup on another server?

    Hi chudak, Would you care to share the downsides of a cluster in your scenario?
  10. W

    PVE 8 PFsense WAN Passthrough

    Hi Marshe, All details are there, but I have trouble parsing this amidst the other lines of text. Care to fix wording/spacing/layout? The gist is that you bridged two ports in order to allow your Netgear router as well as PFSense to request a connection from your ISP? Do you imply that your...
  11. W

    [SOLVED] Can't upload any more iso files after I did my ubuntu

    Ok, that's a start. Uploads fine as well? What's the lol about? How about the task log for your failed VM-image transfers?
  12. W

    [SOLVED] Can't upload any more iso files after I did my ubuntu

    Could you try downloading a container template? If you go to "CT Templates", just under "ISO Images", there is also the option "Upload" and "Download from URL" like under ISO's, but there is a button "Templates" as well. Can you download Ubuntu (for example) there? The benefit is that you'll...
  13. W

    [SOLVED] Can't upload any more iso files after I did my ubuntu

    Hi tacolover, Welcome to the forums! I'm just as excited about Proxmox, and perhaps even more after using it longer. What are you trying to do? The screenshot says "Upload", is it the one you intended to post? I don't recognize the popup window. In which area of Proxmox are you doing this?
  14. W

    Error promox

    Hi andresbm, Welcome to the forums! The computer complains there is no root volume. Is this a new installation? What happened before the reboot? Seeing you posted in Spanish on an English language forum, can you read the English notifications and alerts on your computer (and my reply, of...
  15. W

    does PBS support iSCSI disk?

    Ok, is the problem solved now? Is HLSII the directory on sdb1?
  16. W

    Can't connect to port 8007...

    Bummer :-( When was the last time you could connect? Are all packages up-to-date? I'm out of ideas, I hope another reader can think of a solution!
  17. W

    Can't connect to port 8007...

    To restart, almost the same as: use 'restart' , instead of 'status': systemctl restart proxmox-backup-proxy.service
  18. W

    Can't connect to port 8007...

    Sorry, I'm not quite sure whether I understand correctly what you write... Do you mean, the IP address did not change, or that the result is the same as when using the domain name? You mean, you log in to the PVE interface at https://domainname.dev:8006, and then open noVNC to run commands and...
  19. W

    Can't connect to port 8007...

    Do you access PBS over http:// or https:// ? What is the full URL you use? Can you connect locally, on PBS itself? Do you troubleshoot via SSH (so the network connection must be just fine), or via keyboard/screen (without implicit confirmation that network is up)?