nic passthrough

  1. I

    Have no idea how to configure network

    Hi Everyone, could you please give an advice how to configure my network? Looks like I got stuck. I have Proxmox server and I install OPNsense firewal as a VM inside PVE. After that I passthrough a 2 NIC PCIe network card derectly to the VM. OPNsense (firewall) work perfectly with all...
  2. E

    NIC PCI device not attached to device

    I attached PCI (NIC) devices to a VM and then deleted that VM. Now the PCI devices are not attached to a network interface anymore. lshw -class network -businfo pci@0000:04:00.0 enp4s0 network RTL8125 2.5GbE Controller pci@0000:05:00.0 enp5s0 network I211...
  3. A

    Multiple IP addresses to x1 NIC port

    Hi, I'm new to Proxmox, I've tried Googling this without finding a workable solution. I'm trying to do something (relatively) simple; and I'm not familiar enough with Proxmox and networking to know whether this is something that is done via the Proxmox GUI or customising Linux config files...
  4. S

    Slow lan speed in vms

    Hi, i am new to proxmox or network in general but i am trying to play around and learn something... I unfortunatley encontered a problem with my proxmox installation on a Intel NUC 13 Pro with a 2.5 GBe Intel i225-LM nic. I tested with both a windows 10 vm and a ubunt machine connecting a nas...
  5. A

    Network cards on Guest

    I'm installing a VM Guest Firewall appliance (Kerio Control) on proxmox (migrating from VMWare), but I'm facing an issue during all proxmox installation: Network cards do not recognize hardware cable status. Let me clarify: proxmox doesn't recognize when a cable is connected to an interface or...
  6. N

    [SOLVED] Error: Passtrough Intel x520-DA2 | VMs won't start

    Hello! I am fighting since many days with my Intel x520-DA2 NIC to passtrough it in a VM. As im not able to find a solution, i want to try to ask you for help. Important context: This is a new machine and i use proxmox the first time. The installation was around 2-3 weeks ago. Proxmox is...
  7. I

    Netzwerkarchitektur mit dedizierter NIC

    Hallo Forum Ich bin gerade dabei mein erstes PVE zu erstellen. Dafür habe ich einen Server mit dedizierter dual Port NIC. Geplant ist die Verwendung von OPNSense, TrueNAS und einem Debian Server. Physikalisch will ich einen Port der NIC mit dem Modem verbinden und den anderen mit meinem Switch...
  8. S

    Two NICs two subnets

    Hello Everyone, I'm sweating my bal*s off right now, i've been searching for a definitive and working answer for days but nothing seems to work. To start i use the onboard motherboard NIC as the main one, which is on 172.168.1.0/24 LAN, which is also working fine as intended. As a second NIC i...
  9. I

    NEW NIC not ACTIVE but detected.

    So, here is the thing. I have a dual SFP+ NIC that works well. I also wanted to place a 2.5Gbe Quad card into my proxmox machine. I am simply trying to do a Linux bridge within proxmox. The card is seen but won't become active. I tried a dual 10Gbe card and it was seen and would become active...
  10. T

    Unable to forward Onboard NIC to OPNSense

    Hello there! I just started using Proxmox VE 7.4 (6.2) as of last week with a Lenovo ThinkCentre M900 Tiny I got off Amazon Renewed, mainly for the purpose of running it as an OPNSense router and as a host for Home Assistant OS, plus a few Docker containers. So far, I've been able to install...
  11. A

    [SOLVED] Cannot Passthrough NIC in Proxmox to OPNsense VM

    Hi all, As the title states, I have a 2nd NIC on my HP ProLiant DL360p Gen8 server (The first NIC is a quad 1Gbps NIC). Upon getting my hands on the NIC, I installed Proxmox 7.1-7 and ran the following script I wrote: #!/bin/bash # Configure apt sources and install necessary packages...