Re: [CentOS] Bridge network for virt-manager

2020-06-05 Thread Orion Poplawski
On 6/3/20 6:34 PM, Gordon Messmer wrote: On 6/2/20 3:38 AM, Jerry Geis wrote: Hello. I desire to get bridge network working using virt-manager. The easiest way to set up bridged networking on CentOS 7 is:     virsh iface-bridge eth0 br0 --no-stp This command will create a new bridge interf

Re: [CentOS] Bridge network for virt-manager

2020-06-03 Thread Gordon Messmer
On 6/2/20 3:38 AM, Jerry Geis wrote: Hello. I desire to get bridge network working using virt-manager. The easiest way to set up bridged networking on CentOS 7 is:     virsh iface-bridge eth0 br0 --no-stp This command will create a new bridge interface, br0.  The existing interface, eth0, w

Re: [CentOS] Bridge network for virt-manager

2020-06-02 Thread Orion Poplawski
On 6/2/20 8:53 AM, Jerry Geis wrote: Ok so I have used virt-manager to create the name NET100 This is what shows. NET100 1ba45e54-93c2-f291-8b35-a7fe8cae9ac1 I DO get a DHCP on my network - but the client cannot connect to the host mach

Re: [CentOS] Bridge network for virt-manager

2020-06-02 Thread Stephen John Smoogen
On Tue, 2 Jun 2020 at 06:39, Jerry Geis wrote: > Hello. I desire to get bridge network working using virt-manager. > Centos 7 and centos 7 guest. > > From researching I think I need to have a ifcfg-br0 file like this ? > > cat ifcfg-br0 > DEVICE=nm-bridge0 > STP=no > TYPE=Bridge > BOOTPROTO=none

Re: [CentOS] Bridge network for virt-manager

2020-06-02 Thread Jerry Geis
Ok so I have used virt-manager to create the name NET100 This is what shows. NET100 1ba45e54-93c2-f291-8b35-a7fe8cae9ac1 I DO get a DHCP on my network - but the client cannot connect to the host machine. Has access to internet - but just not the host

Re: [CentOS] Bridge network for virt-manager

2020-06-02 Thread Alexander Dalloz
Am 02.06.2020 um 12:38 schrieb Jerry Geis: Hello. I desire to get bridge network working using virt-manager. Centos 7 and centos 7 guest. From researching I think I need to have a ifcfg-br0 file like this ? cat ifcfg-br0 DEVICE=nm-bridge0 STP=no TYPE=Bridge BOOTPROTO=none IPADDR=192.168.1.8 PR

[CentOS] Bridge network for virt-manager

2020-06-02 Thread Leroy Tennison
I haven't done bridging on CentOS but, in the setups I've done, you need to associate a physical NIC such as eth0 with the bridge. From: CentOS on behalf of Jerry Geis Sent: Tuesday, June 2, 2020 5:38 AM To: CentOS mailing list Subject: [EXTERNA

[CentOS] Bridge network for virt-manager

2020-06-02 Thread Jerry Geis
Hello. I desire to get bridge network working using virt-manager. Centos 7 and centos 7 guest. >From researching I think I need to have a ifcfg-br0 file like this ? cat ifcfg-br0 DEVICE=nm-bridge0 STP=no TYPE=Bridge BOOTPROTO=none IPADDR=192.168.1.8 PREFIX=32 GATEWAY=192.168.1.1 IPV6INIT=no NAME=

Re: [CentOS] bridge network question

2014-02-20 Thread SilverTip257
On Wed, Feb 19, 2014 at 8:23 PM, Digimer wrote: > On 19/02/14 05:46 PM, Alexander Dalloz wrote: > > > > What is your complete network configuration? > > > > Please see: > > > > > https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/s2-networkscripts-

Re: [CentOS] bridge network question

2014-02-19 Thread Ashish Yadav
On Thu, Feb 20, 2014 at 4:06 AM, Jerry Geis wrote: > I have centos 64 6.5 > > I installed bridge-utils > I installed tunctl > > I added BRIDGE=br0 to ifcfg-eth0 > I created ifcfg-br0 with correct settings > > I did service network restart > and I get an error about br0 not present. > > When I plu

Re: [CentOS] bridge network question

2014-02-19 Thread Digimer
On 19/02/14 05:46 PM, Alexander Dalloz wrote: > Am 19.02.2014 23:36, schrieb Jerry Geis: >> I have centos 64 6.5 >> >> I installed bridge-utils >> I installed tunctl >> >> I added BRIDGE=br0 to ifcfg-eth0 >> I created ifcfg-br0 with correct settings >> >> I did service network restart >> and I get

Re: [CentOS] bridge network question

2014-02-19 Thread Alexander Dalloz
Am 19.02.2014 23:36, schrieb Jerry Geis: > I have centos 64 6.5 > > I installed bridge-utils > I installed tunctl > > I added BRIDGE=br0 to ifcfg-eth0 > I created ifcfg-br0 with correct settings > > I did service network restart > and I get an error about br0 not present. > > When I plug in the

[CentOS] bridge network question

2014-02-19 Thread Jerry Geis
I have centos 64 6.5 I installed bridge-utils I installed tunctl I added BRIDGE=br0 to ifcfg-eth0 I created ifcfg-br0 with correct settings I did service network restart and I get an error about br0 not present. When I plug in the second network (USB to ethernet) It detects as eth1 What do I n

Re: [CentOS] bridge connection and two linux servers

2012-04-17 Thread Arif Hossain
On Tue, Apr 17, 2012 at 6:54 PM, Benjamin Hackl wrote: > On Tue, 17 Apr 2012 16:07:36 +0600 > Arif Hossain wrote: > >> I think i've failed to describe what i'm trying to do. So i'm >> describing it again. >> >> The client will send request to the BOX2's IP. BOX1's IP used only for >> management p

Re: [CentOS] bridge connection and two linux servers

2012-04-17 Thread Benjamin Hackl
On Tue, 17 Apr 2012 16:07:36 +0600 Arif Hossain wrote: > I think i've failed to describe what i'm trying to do. So i'm > describing it again. > > The client will send request to the BOX2's IP. BOX1's IP used only for > management purposes. You're looking for a bridging firewall, it probably sho

Re: [CentOS] bridge connection and two linux servers

2012-04-17 Thread Arif Hossain
I think i've failed to describe what i'm trying to do. So i'm describing it again. The client will send request to the BOX2's IP. BOX1's IP used only for management purposes. All request destined to BOX'2 IP will go through BOX 1. BOX1's IP will not be available to clients. another thing is the se

Re: [CentOS] bridge connection and two linux servers

2012-04-16 Thread Ken godee
On 4/16/2012 8:04 AM, Arif Hossain wrote: > I need to set up following network architecture : > > > Internet > ^ > +-+ | +--+ > | Centos6-1 | | | Centos6-2 | >

[CentOS] bridge connection and two linux servers

2012-04-16 Thread Arif Hossain
I need to set up following network architecture : Internet ^ +-+ | +--+ | Centos6-1 | | | Centos6-2 | | + eth0 + + | |

Re: [CentOS] bridge

2010-09-03 Thread Gabriel Tabares
to:centos-boun...@centos.org] On > Behalf Of Timo Schoeler > Sent: Friday, September 03, 2010 11:54 AM > To: CentOS mailing list > Subject: Re: [CentOS] bridge > > >> In the host > Could you post you appropriate ifcfg scripts? > >> -Original Message- >&g

Re: [CentOS] bridge

2010-09-03 Thread mattias
Alredy solved There whas a configure error in the ifcfg-br0 file -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Gabriel Tabares Sent: Friday, September 03, 2010 6:22 PM To: centos@centos.org Subject: Re: [CentOS] bridge On 03/09

Re: [CentOS] bridge

2010-09-03 Thread Gabriel Tabares
On 03/09/2010 10:41, mattias wrote: > I try to use a bridge with openvz but get the following Bridging Support > is not available in this kernel This message are in all kernels i tryed > from the centos yum repo On a frech 5.5 It has worked before With the > same install i have used > Can you tr

Re: [CentOS] bridge

2010-09-03 Thread mattias
-boun...@centos.org] On Behalf Of Timo Schoeler Sent: Friday, September 03, 2010 11:54 AM To: CentOS mailing list Subject: Re: [CentOS] bridge > In the host Could you post you appropriate ifcfg scripts? > -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@c

Re: [CentOS] bridge

2010-09-03 Thread Timo Schoeler
> In the host Could you post you appropriate ifcfg scripts? > -Original Message- > From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On > Behalf Of Timo Schoeler > Sent: Friday, September 03, 2010 11:50 AM > To: CentOS mailing list > Subject

Re: [CentOS] bridge

2010-09-03 Thread mattias
In the host -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Timo Schoeler Sent: Friday, September 03, 2010 11:50 AM To: CentOS mailing list Subject: Re: [CentOS] bridge > For example > 2.6.18-194.8.1.el5.028stab070.4 > >

Re: [CentOS] bridge

2010-09-03 Thread Timo Schoeler
Timo Schoeler > Sent: Friday, September 03, 2010 11:43 AM > To: CentOS mailing list > Subject: Re: [CentOS] bridge > > >> I try to use a bridge with openvz but get the following Bridging >> Support is not available in this kernel This message are in all >> kernels

Re: [CentOS] bridge

2010-09-03 Thread mattias
For example 2.6.18-194.8.1.el5.028stab070.4 This is the openvz kernel -Original Message- From: centos-boun...@centos.org [mailto:centos-boun...@centos.org] On Behalf Of Timo Schoeler Sent: Friday, September 03, 2010 11:43 AM To: CentOS mailing list Subject: Re: [CentOS] bridge > I

Re: [CentOS] bridge

2010-09-03 Thread Timo Schoeler
> I try to use a bridge with openvz but get the following Bridging Support > is not available in this kernel This message are in all kernels i tryed > from the centos yum repo On a frech 5.5 It has worked before With the > same install i have used Hi, so, you installed a fresh CentOS 5.5 and the

[CentOS] bridge

2010-09-03 Thread mattias
I try to use a bridge with openvz but get the following Bridging Support is not available in this kernel This message are in all kernels i tryed from the centos yum repo On a frech 5.5 It has worked before With the same install i have used ___ CentOS ma

Re: [CentOS] bridge :: kernel panic

2010-05-07 Thread Adrian Sevcenco
On 05/06/2010 03:46 PM, Wahyu Darmawan wrote: > Hi, Hi, > Please see the /var/log/messages and compare it with time that you have > crash in your machine. I have nothing in messages regarding that kernel panic ... any other idea? Thanks, Adrian > > Rgds, > > > On Thu, May 6, 2010 at 7:26 PM,

Re: [CentOS] bridge :: kernel panic

2010-05-06 Thread Wahyu Darmawan
Hi, Please see the /var/log/messages and compare it with time that you have crash in your machine. Rgds, On Thu, May 6, 2010 at 7:26 PM, Adrian Sevcenco wrote: > Hi! I have an bridge that keeps crashing (random times .. days with 5-6 > crashes with normal functioning of 1-2 weeks) my machine th

[CentOS] bridge :: kernel panic

2010-05-06 Thread Adrian Sevcenco
Hi! I have an bridge that keeps crashing (random times .. days with 5-6 crashes with normal functioning of 1-2 weeks) my machine that is used also as gateway (nat). the problem is that i don't have an log of the kenel panic so i don have what to post ... The configuration of bridge is like this: (e