Search results

  1. L

    M2 Wireless card passthrough failing with vfio: error disconnecting group

    Hi i am trying to add a new wireless card and pass it to a OpenWRT VM. I have done this in the past successfully with a usb wifi card. Now I am trying to use a M2 wifi card but the passthrough is failing. The system is a Zen 1 embedded device, IOMMU is enabled in the BIOS. Initially the...
  2. L

    Wifi country setting gets resseted on reboot, how to make permanent?

    I have a Proxmox node at home and I set the country code of a wireless card to my country using: It works, when I test with: the country has been changed to mine. The problem is that on reboot of the proxmox node the country gets back to undefined. How can I set the country code so it stays...
  3. L

    [SOLVED] Problem triggering script when network interface goes down

    First quick question, in the network screen of a proxmox node, what does Apply Configuration does exactly? I have tried 'systemctl restart networking' and has different effects than the Apply Configuration button (or triggering a network restart through the Proxmox API, which I am guessing it is...
  4. L

    Different size of ISO's after upload to proxmox

    I have uploaded a couple of ISO files to proxmox to use as VM. The issue is that proxmox reports different size of the ISO than the computer I used to upload the files. For example, in my computer pfSense ISO is 517.5MB, but once uploaded to Proxmox, the proxmox web interface reports the size as...
  5. L

    Help debugging network adapter issue

    Hi I have set up Proxmox in my home server like this and I am having problems with an Ethernet adapter. My home server only has one Ethernet adapter so I am using the a tplink usb ethernet adapter with the Realtek rt8153 chipset to connect to the internet gateway. When I installed Proxmox and...
  6. L

    User configuration recommendations

    Apologies if this has been asked before, I have searched the forum but I have not found it. I know how to create users and groups in Proxmox and asign permissions. I am wondering what is the recommended setup when it comes to users. I have only one node, my home server. Is it ok or recommended...
  7. L

    Router on a Container Network Configuration

    Hi, I am new to Proxmox. I just installed it in my home server and played around with it a bit, created a few containers, changed the network configuration. I want to know if the network configuration that I am planning makes sense and it is safe, or if there is a better way to do what I want to...