Displaying 2 results from an estimated 2 matches for "nolearn".
Did you mean:
tolearn
2019 Jan 03
0
Re: macvtap and tagged VLANs to the VM
...ement with host
bridges if you define a libvirt network pointing at the bridge you're
using, with macTableManager="libvirt" in the definition. e.g. if you
have a bridge in your host network config called "br0", define this network:
<network>
<name>nolearn</name>
<bridge name='br0'macTableManager='libvirt'/>
<forward mode='bridge'/>
</network>
then use this for your guest interfaces:
<interface type='network'/>
<source network='nolearn'/>...
2019 Jan 03
2
Re: macvtap and tagged VLANs to the VM
Hi Laine,
thanks for your answer, I really appreciate that.
On Wed, Jan 02, 2019 at 11:34:30AM -0500, Laine Stump wrote:
> On 12/16/18 4:59 PM, Marc Haber wrote:
> > I would like to run a network firewall as a VM on a KVM host. There are
> > ~ 25 VLANs delivered to the KVM host on three dedicated links, no LACP
> > or other things. I have the VLANs 100-180 on the host's