Re: [CentOS] Centos and Bridging

2010-11-27 Thread Robert Spangler
On Friday 26 November 2010 21:47, Scott Robbins wrote: > > > http://wiki.centos.org/HowTos/KVM > > > > It has couple of points the OP may need to know. One is that > > NetworkManager needs to be disabled. The other is how to handle > > iptables (OP disable it while troubleshooting). > > Ah,

Re: [CentOS] Centos and Bridging

2010-11-27 Thread Natxo Asenjo
On Sat, Nov 27, 2010 at 6:23 AM, Nico Kadel-Garcia wrote: > On Fri, Nov 26, 2010 at 3:00 PM, Alan Hodgson wrote: >> On November 26, 2010 11:25:06 am Nico Kadel-Garcia wrote: >>> KVM, itself, was unusable in my testing due to the "bridged network" >>> mishandling and its complete lack of a concept

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Nico Kadel-Garcia
On Fri, Nov 26, 2010 at 3:00 PM, Alan Hodgson wrote: > On November 26, 2010 11:25:06 am Nico Kadel-Garcia wrote: >> KVM, itself, was unusable in my testing due to the "bridged network" >> mishandling and its complete lack of a concept of failover for network >> issues, particularly pair bonding fo

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Scott Robbins
On Fri, Nov 26, 2010 at 06:09:26PM -0800, Akemi Yagi wrote: > On Fri, Nov 26, 2010 at 5:16 PM, Scott Robbins wrote: > > > > http://wiki.centos.org/HowTos/KVM > > Mmm? I may not be the biggest fan of the Red Hat docs but I have to > give a good score to that one about bridged networking. I follo

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Akemi Yagi
On Fri, Nov 26, 2010 at 5:16 PM, Scott Robbins wrote: > On Fri, Nov 26, 2010 at 02:12:04PM -0500, Robert Spangler wrote: >> On Friday 26 November 2010 12:27, Akemi Yagi wrote: >> >> >  I recommend you look at the documentaion available from >> >  docs.redhat.com. For setting up bridged networking,

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Scott Robbins
On Fri, Nov 26, 2010 at 02:12:04PM -0500, Robert Spangler wrote: > On Friday 26 November 2010 12:27, Akemi Yagi wrote: > > > I recommend you look at the documentaion available from > > docs.redhat.com. For setting up bridged networking, see: > > > > > > http://docs.redhat.com/docs/en-US/Red_Hat

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Alan Hodgson
On November 26, 2010 11:25:06 am Nico Kadel-Garcia wrote: > KVM, itself, was unusable in my testing due to the "bridged network" > mishandling and its complete lack of a concept of failover for network > issues, particularly pair bonding for the server itself. PXE for the > clients was unusable, an

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Nico Kadel-Garcia
On Fri, Nov 26, 2010 at 12:15 PM, Robert Spangler wrote: > Hello, > > Presently I am running CentOS release 5.5 (Final).  I am looking to setup > bridging as I would like to setup some KVM virtual hosts on my system as a > test lab.  I am following the the instruction at this site Don't bother.

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Robert Spangler
On Friday 26 November 2010 12:28, Robert Heller wrote: > > works before committing it to the config: > > > brctl addbr br0 > > > ifconfig eth0 down > > > ifconfig br0 192.168.1.100 up > > > ifconfig eth0 0.0.0.0 up > > brctl addif br0 eth0 > > You need to add the physical interface(s) to th

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Robert Spangler
On Friday 26 November 2010 12:27, Akemi Yagi wrote: > I recommend you look at the documentaion available from > docs.redhat.com. For setting up bridged networking, see: > > > http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5/html-single/Vi >rtualization/index.html#sect-Virtualization

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Robert Spangler
On Friday 26 November 2010 12:22, Eduardo Grosclaude wrote: > > Presently I am running CentOS release 5.5 (Final).  I am looking to > > setup bridging as I would like to setup some KVM virtual hosts on my > > system as a > > > > Time to test if ping works: > >> ~ $ ping -c3 192.168.1.254 >

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Robert Heller
At Fri, 26 Nov 2010 12:15:51 -0500 CentOS mailing list wrote: > > Hello, > > Presently I am running CentOS release 5.5 (Final). I am looking to setup > bridging as I would like to setup some KVM virtual hosts on my system as a > test lab. I am following the the instruction at this site >

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Akemi Yagi
On Fri, Nov 26, 2010 at 9:15 AM, Robert Spangler wrote: > Hello, > > Presently I am running CentOS release 5.5 (Final).  I am looking to setup > bridging as I would like to setup some KVM virtual hosts on my system as a > test lab.  I am following the the instruction at this site > >> http://tldp.

Re: [CentOS] Centos and Bridging

2010-11-26 Thread Eduardo Grosclaude
On Fri, Nov 26, 2010 at 2:15 PM, Robert Spangler wrote: > Hello, > > Presently I am running CentOS release 5.5 (Final).  I am looking to setup > bridging as I would like to setup some KVM virtual hosts on my system as a > Time to test if ping works: > >> ~ $ ping -c3 192.168.1.254 >> PING 192.168