Search results

  1. 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...
  2. 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?
  3. 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...
  4. 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?
  5. 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...
  6. W

    does PBS support iSCSI disk?

    Ok, is the problem solved now? Is HLSII the directory on sdb1?
  7. 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!
  8. W

    Can't connect to port 8007...

    To restart, almost the same as: use 'restart' , instead of 'status': systemctl restart proxmox-backup-proxy.service
  9. 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...
  10. 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)?
  11. W

    does PBS support iSCSI disk?

    In that case, is there a file system on it and is it mounted when you add it as storage in PBS?
  12. W

    Proxmox security with OPNsense and Pfsense

    Exactly :-) Only on the WAN-side (my ISP requires a specific VLAN for internet access); I've been hesitant to use VLANs ever since I experimented with it for a while and I (and more importantly, the rest of the family) could not reach anything anymore until I managed to reset the switches :p...
  13. W

    Proxmox keeps freezing, out of options

    Good that you got it solved, thanks for the update!
  14. W

    Proxmox security with OPNsense and Pfsense

    The fiber is connected to a media converter, the (copper) ethernet cable goes to port 2 (eno2) of the gen8 HP microserver (it does have some upgrade from the original config, though). Proxmox (at host level) has no IP on eno2, and only IPv6 local link on bridge vmbr1; vmbr1 is connected to em1...
  15. W

    Proxmox security with OPNsense and Pfsense

    No, the thought of exposing the management interface publicly has not crossed my mind :p Wireguard runs on OPNSense's WAN interface though, through which the management interface might be reached 'on the road'
  16. W

    I keep freezing at random with either soft lockup cpu stuck or 100% freezing.

    With the time already invested, you might install plain Debian and run tests, to see whether the random freezes occur. Later you could install Proxmox on top, or start from scratch with the Proxmox installer.
  17. W

    datacenter cluster

    I would not want to propagate unbest-practices, but out of energy saving my 3rd node is turned of most of the time. Having the other nodes in a cluster (instead of having just the two seperate nodes) adds a lot of comfort, in my view.
  18. W

    Proxmox security with OPNsense and Pfsense

    Hi Esiy, Trying not to hijack/derail the thread, no, sorry, I didn't follow the guide myself. I was pleasantly surprised to see Proxmox (and OPNSense) sticky'd there and the guy is usually thorough enough in his descriptions to merit sharing the guide. My own OPNSense runs in a 'single...
  19. W

    Proxmox security with OPNsense and Pfsense

    I have been running OPNSenae in a BSD VM to full satisfaxtion. I run the ethernet ports bridged; passthrough (at least for WAN) would be an option in my 2-NIC microserver, but I have not found thebenefit of that. Over at the lowendspirit.com forum someone just did an extensive write-up As far...