All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] LOADBALANCING+BRIDGING---is it possible on the same
@ 2005-04-14 19:16 KartheeK
  2005-04-14 23:15 ` [LARTC] LOADBALANCING+BRIDGING---is it possible on the Taylor Grant
  2005-05-03 21:24 ` [LARTC] LOADBALANCING+BRIDGING---is it possible on the same Stephen Hemminger
  0 siblings, 2 replies; 3+ messages in thread
From: KartheeK @ 2005-04-14 19:16 UTC (permalink / raw)
  To: lartc


[-- Attachment #1.1: Type: text/plain, Size: 645 bytes --]


Hello All,
I have a linux box running with three NIC's, I have used brctl tool to configure this box as a bridge, i have given it ONE logical ipaddres, Every thing is working fine, but now i am required to configure the same bridge as a LOAD BALANCER....
On some googling i found the following link

http://lartc.org/howto/lartc.rpdb.multiple-links.html

This HOWTO requires me to have one ip address for each NIC, while i dont in my case...
Now, is BRIDGING+LOAD BALANCING possibe on the same machine???

Any sort of inputs regarding the matter is most welcome

Thanx in advance
KARTHEEK


Yahoo! India Matrimony: Find your life partneronline.

[-- Attachment #1.2: Type: text/html, Size: 1205 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] LOADBALANCING+BRIDGING---is it possible on the
  2005-04-14 19:16 [LARTC] LOADBALANCING+BRIDGING---is it possible on the same KartheeK
@ 2005-04-14 23:15 ` Taylor Grant
  2005-05-03 21:24 ` [LARTC] LOADBALANCING+BRIDGING---is it possible on the same Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Taylor Grant @ 2005-04-14 23:15 UTC (permalink / raw)
  To: lartc

> I have a linux box running with three NIC's, I have used brctl tool to 
> configure this box as a bridge, i have given it ONE logical ipaddres, 
> Every thing is working fine, but now i am required to configure the same 
> bridge as a LOAD BALANCER....
> On some googling i found the following link
> 
> http://lartc.org/howto/lartc.rpdb.multiple-links.html
> 
> This HOWTO requires me to have one ip address for each NIC, while i dont 
> in my case...
> Now, is BRIDGING+LOAD BALANCING possibe on the same machine???

Are you trying to load balance on the IP / routing level or on the physical ethernet level?  What are you trying to load balance in and out from?  Did you bridge your interfaces together to allow your services to run on one (virtual) bridge interface in the hopes to get more aggregate bandwidth out of the box or did you bridge your interfaces to join three separate physical networks?  If it is the former and you are trying to get more aggregate bandwidth, take a look at Bonding (Cisco EtherChannel).



Grant. . . .
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] LOADBALANCING+BRIDGING---is it possible on the same
  2005-04-14 19:16 [LARTC] LOADBALANCING+BRIDGING---is it possible on the same KartheeK
  2005-04-14 23:15 ` [LARTC] LOADBALANCING+BRIDGING---is it possible on the Taylor Grant
@ 2005-05-03 21:24 ` Stephen Hemminger
  1 sibling, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2005-05-03 21:24 UTC (permalink / raw)
  To: lartc

On Thu, 14 Apr 2005 20:16:55 +0100 (BST)
KartheeK <kartheekpn@yahoo.co.in> wrote:

> 
> Hello All,
> I have a linux box running with three NIC's, I have used brctl tool to configure this box as a bridge, i have given it ONE logical ipaddres, Every thing is working fine, but now i am required to configure the same bridge as a LOAD BALANCER....
> On some googling i found the following link
> 
> http://lartc.org/howto/lartc.rpdb.multiple-links.html
> 
> This HOWTO requires me to have one ip address for each NIC, while i dont in my case...
> Now, is BRIDGING+LOAD BALANCING possibe on the same machine???
> 
> Any sort of inputs regarding the matter is most welcome
> 
> Thanx in advance
> KARTHEEK

It is not possible to load balance with a bridge because bridging constructs a 
spanning tree. If you are doing load balancing you want bonding not bridging.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-05-03 21:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-14 19:16 [LARTC] LOADBALANCING+BRIDGING---is it possible on the same KartheeK
2005-04-14 23:15 ` [LARTC] LOADBALANCING+BRIDGING---is it possible on the Taylor Grant
2005-05-03 21:24 ` [LARTC] LOADBALANCING+BRIDGING---is it possible on the same Stephen Hemminger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.