On 2020-04-27 09:43, Samuel Sieb wrote:
> On 4/26/20 6:22 PM, ToddAndMargo via test wrote:
>> On 2020-04-26 14:48, ToddAndMargo via test wrote:
>>
>>>>>
>>>>> "dnf remove network-scripts"
>>
>> And I just put it back in as qemu-kvm requires it
>> to do bridge networking (br0)
>
> I use kvm with bridge networking and I don't have network-scripts installed.
>

Same here....

virsh # iface-dumpxml virbr0
<interface type='bridge' name='virbr0'>
  <protocol family='ipv4'>
    <ip address='192.168.122.1' prefix='24'/>
  </protocol>
  <protocol family='ipv6'>
    <ip address='2001:b030:112f:2::2' prefix='64'/>
    <ip address='fe80::5054:ff:fe9a:e849' prefix='64'/>
  </protocol>
  <bridge>
    <interface type='ethernet' name='virbr0-nic'>
      <link state='down'/>
      <mac address='52:54:00:9a:e8:49'/>
    </interface>
    <interface type='ethernet' name='vnet0'>
      <link state='unknown'/>
      <mac address='fe:54:00:9b:21:c1'/>
    </interface>
  </bridge>
</interface>


-- 
The key to getting good answers is to ask good questions.
_______________________________________________
test mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to