Re: reconfiguring a two vms bridge to two vms + the host with proper iface naming

2024-10-29 Thread daggs via Users
> Sent: Monday, October 28, 2024 at 4:35 PM > From: "Laine Stump" > To: "daggs" , berra...@redhat.com > Cc: users@lists.libvirt.org > Subject: Re: reconfiguring a two vms bridge to two vms + the host with proper > iface naming > > On 10/24/24 12:47 PM

Re: reconfiguring a two vms bridge to two vms + the host with proper iface naming

2024-10-28 Thread Laine Stump
On 10/24/24 12:47 PM, daggs via Users wrote: Sent: Thursday, October 24, 2024 at 7:43 PM From: "Daniel P. Berrangé" To: "daggs" Cc: users@lists.libvirt.org Subject: Re: reconfiguring a two vms bridge to two vms + the host with proper iface naming On Thu, Oct 24, 2024

reconfiguring a two vms bridge to two vms + the host with proper iface naming

2024-10-25 Thread daggs via Users
Greetings, I have two vms (vm1 and vm2) connected via a bridge named br1. libvirt creates two taps, tap0 and tap1 I'm trying to rename them to some thing more meaningful for starts. I assume that I cannot use vnet-vm1 or vnet-vm2 so I decided to configure it like this: vm1: vm2:

Re: reconfiguring a two vms bridge to two vms + the host with proper iface naming

2024-10-24 Thread daggs via Users
> Sent: Thursday, October 24, 2024 at 7:43 PM > From: "Daniel P. Berrangé" > To: "daggs" > Cc: users@lists.libvirt.org > Subject: Re: reconfiguring a two vms bridge to two vms + the host with > proper iface naming > > On Thu, Oct 24, 202

Re: reconfiguring a two vms bridge to two vms + the host with proper iface naming

2024-10-24 Thread Daniel P . Berrangé
On Thu, Oct 24, 2024 at 06:18:26PM +0200, daggs via Users wrote: > Greetings, > > I have two vms (vm1 and vm2) connected via a bridge named br1. > libvirt creates two taps, tap0 and tap1 > > I'm trying to rename them to some thing more meaningful for starts. > I assume that I cannot use vnet-vm1 o