All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Bridging
@ 2003-02-24 18:27 Jay Wineinger
  2003-02-24 19:01 ` Kirby C. Bohling
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jay Wineinger @ 2003-02-24 18:27 UTC (permalink / raw)
  To: lartc

Not really contributing to the discussion on MAC forwarding, but Im
wondering about the maturity of linux bridging.  I looked at the sourceforge
page Martin posted and it seems that the last updates were made duing 2002,
nothing in 2003 yet.  Does this mean that bridging is fairly stable and
complete or that development is just going slow?  Just curious.

Jay

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] Bridging
  2003-02-24 18:27 [LARTC] Bridging Jay Wineinger
@ 2003-02-24 19:01 ` Kirby C. Bohling
  2003-02-24 19:55 ` Victor Cassar
  2003-02-25  2:41 ` S Mohan
  2 siblings, 0 replies; 4+ messages in thread
From: Kirby C. Bohling @ 2003-02-24 19:01 UTC (permalink / raw)
  To: lartc

Jay,

    I can't comment directly on it, but I've used the bridging setup in
a RedHat 7.3 machine recently.  The last Twisted Pair to BNC tranceiver
we had broke, so I had to build one out of a Linux machine.  Worked
great on a little network (don't ask why I had to keep the BNC around,
I'm still pissed about it).  

	Never had any problems with the bridge.  It's was not on a network that
had managed switches, so it didn't have to do interact with any of that
to ensure no network loops, but for a simple bridge it works great. 
Turned the machine on, let it run for 15 days no problems on the
network, found a replacement tranceiver and life was good.

    I know I used the ancient bridging code in the 1.2 kernel and never
had any problems with it (it's been re-written since then I believe).

     The new code is great, took 5 minutes to figure it out from the man
page.  The only thing that thru me was you have to ifconfig up the
bridging interface.

	Thanks,
		Kirby


On Mon, 2003-02-24 at 12:27, Jay Wineinger wrote:
> Not really contributing to the discussion on MAC forwarding, but Im
> wondering about the maturity of linux bridging.  I looked at the sourceforge
> page Martin posted and it seems that the last updates were made duing 2002,
> nothing in 2003 yet.  Does this mean that bridging is fairly stable and
> complete or that development is just going slow?  Just curious.
> 
> Jay
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
> 
-- 
Real Programmers view electronic multimedia files with a hex editor.

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] Bridging
  2003-02-24 18:27 [LARTC] Bridging Jay Wineinger
  2003-02-24 19:01 ` Kirby C. Bohling
@ 2003-02-24 19:55 ` Victor Cassar
  2003-02-25  2:41 ` S Mohan
  2 siblings, 0 replies; 4+ messages in thread
From: Victor Cassar @ 2003-02-24 19:55 UTC (permalink / raw)
  To: lartc

i´m using bridging with 2.4x kernel, 

i have 7 diferent pc´s running it, without problems
btw all the code is in the kernel , the inly thing you
need is the userland tools brctl from bridge-utils
package , it has conigurable options for spanning tree
so you can put this bridge with others working
together i´m using the bridge with 3coms 3300 also

hope this help

Victor

--- Jay Wineinger <shad@wnoc.com> wrote:
> Not really contributing to the discussion on MAC
> forwarding, but Im
> wondering about the maturity of linux bridging.  I
> looked at the sourceforge
> page Martin posted and it seems that the last
> updates were made duing 2002,
> nothing in 2003 yet.  Does this mean that bridging
> is fairly stable and
> complete or that development is just going slow? 
> Just curious.
> 
> Jay
> 
> _______________________________________________
> LARTC mailing list / LARTC@mailman.ds9a.nl
> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
http://lartc.org/


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* RE: [LARTC] Bridging
  2003-02-24 18:27 [LARTC] Bridging Jay Wineinger
  2003-02-24 19:01 ` Kirby C. Bohling
  2003-02-24 19:55 ` Victor Cassar
@ 2003-02-25  2:41 ` S Mohan
  2 siblings, 0 replies; 4+ messages in thread
From: S Mohan @ 2003-02-25  2:41 UTC (permalink / raw)
  To: lartc

I'm using bridging on LEAF - a mini distro and it works well. The
numbering scheme however seems to suggest not so mature a code. I'm on
that list too and work is going on a iptables replacement when bridging
is being used - called ebtables. Reason being that while bridging,
iptables can be used only on the forward table/chain.

Mohan
-----Original Message-----
From: lartc-admin@mailman.ds9a.nl [mailto:lartc-admin@mailman.ds9a.nl]
On Behalf Of Jay Wineinger
Sent: Monday, February 24, 2003 11:58 PM
To: lartc@mailman.ds9a.nl
Subject: [LARTC] Bridging


Not really contributing to the discussion on MAC forwarding, but Im
wondering about the maturity of linux bridging.  I looked at the
sourceforge page Martin posted and it seems that the last updates were
made duing 2002, nothing in 2003 yet.  Does this mean that bridging is
fairly stable and complete or that development is just going slow?  Just
curious.

Jay

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2003-02-25  2:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-24 18:27 [LARTC] Bridging Jay Wineinger
2003-02-24 19:01 ` Kirby C. Bohling
2003-02-24 19:55 ` Victor Cassar
2003-02-25  2:41 ` S Mohan

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.