Re: NetworkManager down eno2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2020-04-28 11:07, ToddAndMargo via test wrote:
On 2020-04-26 18:47, Ed Greshko wrote:
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>

It has to do with how I handle iptables and two Ethernet
ports and how I pass through to the Internet

virsh # iface-dumpxml "br0"
<interface type='bridge' name='br0'>
  <protocol family='ipv4'>
    <ip address='192.168.255.10' prefix='24'/>
    <ip address='192.168.255.116' prefix='24'/>
  </protocol>
  <protocol family='ipv6'>
    <ip address='fe80::fc62:7fff:fefe:1fdf' prefix='64'/>
  </protocol>
  <bridge>
    <interface type='ethernet' name='eno1'>
      <link state='down'/>
      <mac address='ac:1f:6b:62:10:06'/>
    </interface>
    <interface type='ethernet' name='vnet0'>
      <link state='unknown'/>
      <mac address='fe:54:00:eb:37:2b'/>
    </interface>
  </bridge>
</interface>

_______________________________________________
test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/test@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux