Search results

  1. D

    Setting a Bridge for a Specific added Nic

    Hello, Lately I asked, on how to add a specific vNIC Model in VM configuration file, and the answer was with args, as the following: args: -net nic,model=pcnet balloon: 0 But I need to use bridge with it, I couldn't find anyway to add a bridge, I tried to follow the arg with bridge=vmbr2 but...
  2. D

    [SOLVED] Add Custom Virtual NIC Device in VM Container

    Hello, I have a specified system image for telephone system, I could run everything without problem, but unfortunately i got "NIC Unavailable" Error at the host application, and upon searching, I discovered that this telephony application only have few driver support for network nic card, they...