[fedora-virt] F17 Host, FedoraX guests no network

Frank Murphy frankly3d at gmail.com
Tue Oct 9 09:31:55 UTC 2012


F17 host full updated + updatess-testing.
No F18-Preview.

The only work I had to do was disable eth0 on the host(bios)
and bump everything to eth1


Host:

  ifconfig
eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
         inet 192.168.0.6  netmask 255.255.255.0  broadcast 192.168.0.255
         inet6 fe80::222:3fff:fef1:f2d8  prefixlen 64  scopeid 0x20<link>
         ether 00:22:3f:f1:f2:d8  txqueuelen 1000  (Ethernet)
         RX packets 371493  bytes 513854679 (490.0 MiB)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 189705  bytes 23501474 (22.4 MiB)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 16436
         inet 127.0.0.1  netmask 255.0.0.0
         inet6 ::1  prefixlen 128  scopeid 0x10<host>
         loop  txqueuelen 0  (Local Loopback)
         RX packets 5268  bytes 17202695 (16.4 MiB)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 5268  bytes 17202695 (16.4 MiB)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

virbr0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
         inet 192.168.1.1  netmask 255.255.255.0  broadcast 192.168.1.255
         ether 52:54:00:62:f8:20  txqueuelen 0  (Ethernet)
         RX packets 117  bytes 11815 (11.5 KiB)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 20  bytes 2613 (2.5 KiB)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

virbr0-nic: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
         ether 52:54:00:62:f8:20  txqueuelen 500  (Ethernet)
         RX packets 0  bytes 0 (0.0 B)
         RX errors 0  dropped 0  overruns 0  frame 0
         TX packets 0  bytes 0 (0.0 B)
         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Default.xml :

<!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made 
using:
   virsh net-edit default
or other application using the libvirt API.
-->

<network>
   <name>default</name>
   <uuid>b3db8312-5eb8-fd3e-80bb-f560c08a4e16</uuid>
   <forward dev='eth1' mode='nat'>
     <interface dev='eth1'/>
   </forward>
   <bridge name='virbr0' stp='on' delay='0' />
   <mac address='52:54:00:62:F8:20'/>
   <ip address='192.168.1.1' netmask='255.255.255.0'>
     <dhcp>
       <range start='192.168.1.200' end='192.168.1.220' />
     </dhcp>
   </ip>
</network>

Attachment is screencap of F17-Guest ifconfig

-- 
Regards,
Frank
"Jack of all, fubars"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot - 091012 - 10:30:09.png
Type: image/png
Size: 170906 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/virt/attachments/20121009/6f542846/attachment-0001.png>


More information about the virt mailing list