<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style></head>
<body>
<body><hr><b><font size="2" face="Tahoma"><span style="font-size:10.0pt; font-family:Tahoma; font-weight:bold">From:</span></font></b> <font size="2" face="Tahoma"><span style="font-size:10.0pt; font-family:Tahoma">Tom Horsley</span></font><br><b><font size="2" face="Tahoma"><span style="font-size:10.0pt; font-family:Tahoma; font-weight:bold">Sent:</span></font></b> <font size="2" face="Tahoma"><span style="font-size:10.0pt; font-family:Tahoma">Thursday, December 10, 2009 10:42 AM</span></font><br><b><font size="2" face="Tahoma"><span style="font-size:10.0pt; font-family:Tahoma; font-weight:bold">To:</span></font></b> <font size="2" face="Tahoma"><span style="font-size:10.0pt; font-family:Tahoma">fedora-list@redhat.com</span></font><br><b><font size="2" face="Tahoma"><span style="font-size:10.0pt; font-family:Tahoma; font-weight:bold">Subject:</span></font></b> <font size="2" face="Tahoma"><span style="font-size:10.0pt; font-family:Tahoma">Re: Using USB devices in VMs under KVM fc11 or fc12</span></font><br><br></body>
<font size="2"><div class="PlainText">On Thu, 10 Dec 2009 11:16:24 -0700<br>
Greg Woods wrote:<br>
<br>
> What confuses me is that on my Centos 5/Xen boxes, "eth0" has the<br>
> regular IP address, there is another pseudo-device called "peth0" which<br>
> is what is seen in virt-manager, and the bridge configuration appears to<br>
> be much more complicated.<br>
<br>
All part of the primary linux philosophy of completely changing everything<br>
anytime there is a chance that anyone might have figured out the existing<br>
way things work :-).<br>
<br>
On my system, I turn off NetworkManager and build (by hand) a ifcfg-br0<br>
script to define the bridge, and make ifcfg-eth0 part of the bridge, moving<br>
all IPADDR and such parameters to the bridge.<br>
<br>
<a href="http://www.howtoforge.com/virtualization-with-kvm-on-a-fedora-11-server">http://www.howtoforge.com/virtualization-with-kvm-on-a-fedora-11-server</a><br>
<br>
was the source of all my info on getting bridge to work.<br>
<br>
One other thing - if you use iptables, and you have any rules<br>
that explicitly mention the eth0 interface, you'll probably need<br>
to change them to mention br0 instead, or your firewall won't be<br>
doing what you think it is doing.<br>
<br>
-- <br>
fedora-list mailing list<br>
fedora-list@redhat.com<br>
To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Communicate/MailingListGuidelines">http://fedoraproject.org/wiki/Communicate/MailingListGuidelines</a><br>
</div></font>
</body>
</html>