Search results

  1. J

    [SOLVED] LXC hostname refuses to resolve on the network

    this was solved by not using udhcpc as the dhcp client, it is unclear how to configure udhcpc to use -F $HOSTNAME to propagate the hostname in the dhcp lease request, using a different dhcp client fixes this terrible issue
  2. J

    LXC DNS name not working

    SOLVED: this is exclusively caused by UDHCPC not having a suitable default config
  3. J

    LXC DNS name not working

    same problem, LXC has hostname configured but does not register with the dhcpd service as with a hostname dhcp client used is udhcpc, passing the -F $HOSTNAME parameter fails
  4. J

    PVE 6.2 GPU PCIe Passtrough issue

    FWIW, all windows needs to do is look at the BIOS to know it is running in a VM :-)
  5. J

    [SOLVED] LXC hostname refuses to resolve on the network

    Dear, For all proxmox VM i simply configure the hostname and the DHCP service maps it to an FQDN so i can ping myhost.sub.sub.mydom.tld Except for the one container i'm running, that does not work at all, whatever i try. The only difference i notice is the dhcp client here is udhcpc but i've...
  6. J

    how to secure proxmox installation

    yes, separate the network into functionality like (internet/mgmt/office) it will offer realistic segmentation and avoid mishaps
  7. J

    proxmox 6.2 breaks gpu passthru

    checking the output of dmesg for iommu and vfio keywords should tell you more
  8. J

    proxmox 6.2 breaks gpu passthru

    you may need to search /var/log/* instead, dmesg may be overflowing and not showing anything if you setiommu=pt then you should get: iommu: Default domain type: Passthrough (set via kernel command line) typically i also check on iommu in dmesg or /var/log/* there should be quite a bit of...
  9. J

    proxmox 6.2 breaks gpu passthru

    check for pvx kernel: iommu: Default domain type: Passthrough in the dmesg output with: dmesg | grep Passthrough
  10. J

    proxmox 6.2 breaks gpu passthru

    Did you update the 6.2 to the most recent version ? Did you consider supplementing the bios as a rom-option file to the VM ? personally is use both iommu= and intel_iommmu= to assure the mode is set correctly. For your setup: iommu=pt intel_iommu=on also try by including the nomodeset...
  11. J

    how to secure proxmox installation

    Don't take my word for it, here are a few considerations. be aware, very aware, if this proxmox cluster is running at home you are extending the office network to home and vice versa, you may be held accountable if anything goes wrong such as your home network is compromised. Unless you own the...
  12. J

    how to secure proxmox installation

    to my knowledge, if a device is performing outbound NAT only then the inbound will fail per default if no NAT is configured to do so. Same result.
  13. J

    proxmox 6.2 breaks gpu passthru

    Hey, thanks for sharing. While the string worked for my set-up the pass-through worked much simpler only after a kernel update. This is the string i append and use today, note the sequence is of some importance. the part in italic is optional and part of tests being performed. iommu=pt...
  14. J

    containers do not map their dhcp lease

    dear, for this setup i use a pf based firewall appliance also running unbound as dns and assuring dhcp leases are distributed and the local domain is resolved. For all VM the DNS works fine. Except for the one CT i'm using, there the hostname does not resolve for the domain. DNS lookups work...
  15. J

    FreeBSD guests are challenging

    the problem is most definitely with the disk for OPNSense i'm yet to figure out what exactly, for now i choose IDE with SSD emulation because it appears the only stable option.
  16. J

    FreeBSD guests are challenging

    After the prior post on FreeBSD (OPNSense and FreeNAS) failing to boot due to hotplug being enabled there remain issues. Both install just fine and boot just fine. It is only after a while they become unresponsive. I have yet to find an indication or metric to watch to understand what is going...
  17. J

    [SOLVED] FreeBSD guests boot fail

    update: somehow i assumed enabling hotplug had little effect, disabling at least appears to solve all boot issues. I leave this dumb post here for future references and testimony it had been a long day already.
  18. J

    [SOLVED] FreeBSD guests boot fail

    initially my experience with Proxmox 6 was rather disturbing, eventually i resolved what caused these issues and proxmox works well for me now. Recently (yeah) though i took on myself to install FreeNAS and OPNSense which are FreeBSD based and both behave "weird". The vm config i use can be...
  19. J

    VM will not restart w/out rebooting host

    My guess is it is really not suitable or interesting for production. It requires maintaining an entire kernel. If someone out there rebuilds the kernel with this patch, offers its as an APT repository, it's fixed.
  20. J

    GPU PCIe Passthrough stopped working after update

    Not sure what the big difference between 6.1 and 6.2 could be but kernel version and related modules. What is important is you understand your system. The many reported configuration parameters do not work or are required for all systems. I doubt gpu passtrhough would have worked out of the box...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!