Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread poma
On 07.08.2013 00:48, Jorge Fábregas wrote: > On 08/06/2013 05:06 PM, Lonni J Friedman wrote: >> I can provide additional information, if requested. thanks! > > Hi Lonni, > > I don't have Fedora 19 so I can't help that much. I suggest you take a > look at the firewall rules in your host system (c

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Patrick Lists
On 08/07/2013 03:47 AM, Lonni J Friedman wrote: On Tue, Aug 6, 2013 at 6:41 PM, Patrick Lists wrote: On 08/07/2013 02:59 AM, Lonni J Friedman wrote: [snip] That's odd that you don't have any virtual network interfaces (vnet0, vnet1, etc). I wonder if that's some weird NetworkManager foo.

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Lonni J Friedman
On Tue, Aug 6, 2013 at 6:41 PM, Patrick Lists wrote: > On 08/07/2013 02:59 AM, Lonni J Friedman wrote: > [snip] >> >> That's odd that you don't have any virtual network interfaces (vnet0, >> >> vnet1, etc). I wonder if that's some weird NetworkManager foo. > > > Nope, I removed/deleted those. >

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Patrick Lists
On 08/07/2013 02:59 AM, Lonni J Friedman wrote: [snip] That's odd that you don't have any virtual network interfaces (vnet0, vnet1, etc). I wonder if that's some weird NetworkManager foo. Nope, I removed/deleted those. Regards, Patrick -- users mailing list users@lists.fedoraproject.org To u

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Lonni J Friedman
On Tue, Aug 6, 2013 at 4:54 PM, Patrick Lists wrote: > On 08/07/2013 01:31 AM, Lonni J Friedman wrote: >> >> On Tue, Aug 6, 2013 at 4:11 PM, Patrick Lists >> wrote: >>> >>> On 08/07/2013 01:03 AM, Lonni J Friedman wrote: >>> [snip] I have firewalld disabled completely. What does y

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Lonni J Friedman
On Tue, Aug 6, 2013 at 4:42 PM, James A. Peltier wrote: > - Original Message - > | On Tue, Aug 6, 2013 at 4:11 PM, Patrick Lists > | wrote: > | > On 08/07/2013 01:03 AM, Lonni J Friedman wrote: > | > [snip] > | >> > | >> I have firewalld disabled completely. What does your > | >> > | >>

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Patrick Lists
On 08/07/2013 01:31 AM, Lonni J Friedman wrote: On Tue, Aug 6, 2013 at 4:11 PM, Patrick Lists wrote: On 08/07/2013 01:03 AM, Lonni J Friedman wrote: [snip] I have firewalld disabled completely. What does your /etc/sysconfig/network-scripts/ifcfg-br0 (and associated interface) look like? Al

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread James A. Peltier
- Original Message - | On Tue, Aug 6, 2013 at 4:11 PM, Patrick Lists | wrote: | > On 08/07/2013 01:03 AM, Lonni J Friedman wrote: | > [snip] | >> | >> I have firewalld disabled completely. What does your | >> | >> /etc/sysconfig/network-scripts/ifcfg-br0 (and associated | >> interface) |

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Lonni J Friedman
On Tue, Aug 6, 2013 at 4:11 PM, Patrick Lists wrote: > On 08/07/2013 01:03 AM, Lonni J Friedman wrote: > [snip] >> >> I have firewalld disabled completely. What does your >> >> /etc/sysconfig/network-scripts/ifcfg-br0 (and associated interface) >> look like? Also, can you post your 'brctl show'

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Patrick Lists
On 08/07/2013 01:03 AM, Lonni J Friedman wrote: [snip] I have firewalld disabled completely. What does your /etc/sysconfig/network-scripts/ifcfg-br0 (and associated interface) look like? Also, can you post your 'brctl show' output? Sure, here you go: $ brctl show bridge name bridge id

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Lonni J Friedman
On Tue, Aug 6, 2013 at 3:59 PM, Patrick Lists wrote: > On 08/06/2013 11:06 PM, Lonni J Friedman wrote: > [snip] > >> My first question is simply, does anyone else have this working >> successfully in F19? And if so, what steps did you need to follow? > > > I have a bridge working using NetworkMan

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Lonni J Friedman
On Tue, Aug 6, 2013 at 3:48 PM, Jorge Fábregas wrote: > On 08/06/2013 05:06 PM, Lonni J Friedman wrote: >> I can provide additional information, if requested. thanks! > > Hi Lonni, > > I don't have Fedora 19 so I can't help that much. I suggest you take a > look at the firewall rules in your host

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Patrick Lists
On 08/06/2013 11:06 PM, Lonni J Friedman wrote: [snip] My first question is simply, does anyone else have this working successfully in F19? And if so, what steps did you need to follow? I have a bridge working using NetworkManager on my F19 x86_64 workstation by setting it up through Settings

Re: KVM bridge wonkiness in Fedora19

2013-08-06 Thread Jorge Fábregas
On 08/06/2013 05:06 PM, Lonni J Friedman wrote: > I can provide additional information, if requested. thanks! Hi Lonni, I don't have Fedora 19 so I can't help that much. I suggest you take a look at the firewall rules in your host system (check out what rules libvirt inserts). Also, you might

KVM bridge wonkiness in Fedora19

2013-08-06 Thread Lonni J Friedman
Greetings, I'm attempting to get several virtual machines setup on a Fedora19 host system, with the traditional bridge network devices (br0, br1, etc). I've done this many times before with older versions of Fedora (16, 14, etc), and it just works. However, for reasons that I cannot figure out,