All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] VLAN howto
@ 2002-03-05 21:57 Michael T. Babcock
  2002-03-05 22:36 ` bert hubert
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael T. Babcock @ 2002-03-05 21:57 UTC (permalink / raw)
  To: lartc

I found this HOWTO on Linux VLAN support which might make a good link in the
HOWTO (hint, Bert, hint) unless its already there and I'm just blind ...
http://scry.wanfear.com/~greear/vlan/cisco_howto.html
-- 
Michael T. Babcock
CTO, FibreSpeed Ltd.     (Hosting, Security, Consultation, Database, etc)
http://www.fibrespeed.net/~mbabcock/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] VLAN howto
  2002-03-05 21:57 [LARTC] VLAN howto Michael T. Babcock
@ 2002-03-05 22:36 ` bert hubert
  2002-03-06 10:31 ` Ard van Breemen
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bert hubert @ 2002-03-05 22:36 UTC (permalink / raw)
  To: lartc

On Tue, Mar 05, 2002 at 04:57:24PM -0500, Michael T. Babcock wrote:
> I found this HOWTO on Linux VLAN support which might make a good link in the
> HOWTO (hint, Bert, hint) unless its already there and I'm just blind ...
> http://scry.wanfear.com/~greear/vlan/cisco_howto.html

Added, and added you to the 'thanks to' list. Thanks!

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
http://www.tk                              the dot in .tk
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] VLAN howto
  2002-03-05 21:57 [LARTC] VLAN howto Michael T. Babcock
  2002-03-05 22:36 ` bert hubert
@ 2002-03-06 10:31 ` Ard van Breemen
  2002-03-06 11:18 ` bert hubert
  2002-03-06 12:33 ` Ard van Breemen
  3 siblings, 0 replies; 5+ messages in thread
From: Ard van Breemen @ 2002-03-06 10:31 UTC (permalink / raw)
  To: lartc

On Tue, Mar 05, 2002 at 04:57:24PM -0500, Michael T. Babcock wrote:
> I found this HOWTO on Linux VLAN support which might make a good link in the
> HOWTO (hint, Bert, hint) unless its already there and I'm just blind ...
> http://scry.wanfear.com/~greear/vlan/cisco_howto.html
It is a little bit outdated I fear. Only the parts about cisco is
interesting, the remainder can be found in the manual pages. There is
no good MTU faq. There is no description of the frameformat etc...

It is in the kernel since 2.4.14, and is supported by debian.
Just apt-get install vlan, and you are on your way. Besides that, the
debian packaging uses normal /etc/network/interfaces settings to use it.

Anyway:
You are right in including everything good and networking. But then it
should actually be called linux advanced networking :) (LAN).

Important points to add:
- New bonding (bonding.sf.net) has entered stable kernel
- LVS (linux-virtual-server.org)
- New bridgeing (bridge.sf.net)

But I fear it will divert to much from the original point.

Bert, what about LAN, including the lartc, the lowlevel stuff,
and other hot but apparently separate topics?

-- 
<ard@telegraafnet.nl> Telegraaf Elektronische Media  http://wwwijzer.nl
http://leerquoten.monster.org/ http://www.faqs.org/rfcs/rfc1855.html 
Let your government know you value your freedom. Sign the petition:
http://petition.eurolinux.org/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] VLAN howto
  2002-03-05 21:57 [LARTC] VLAN howto Michael T. Babcock
  2002-03-05 22:36 ` bert hubert
  2002-03-06 10:31 ` Ard van Breemen
@ 2002-03-06 11:18 ` bert hubert
  2002-03-06 12:33 ` Ard van Breemen
  3 siblings, 0 replies; 5+ messages in thread
From: bert hubert @ 2002-03-06 11:18 UTC (permalink / raw)
  To: lartc

On Wed, Mar 06, 2002 at 11:31:19AM +0100, Ard van Breemen wrote:
> On Tue, Mar 05, 2002 at 04:57:24PM -0500, Michael T. Babcock wrote:
> > I found this HOWTO on Linux VLAN support which might make a good link in the
> > HOWTO (hint, Bert, hint) unless its already there and I'm just blind ...
> > http://scry.wanfear.com/~greear/vlan/cisco_howto.html
> It is a little bit outdated I fear. Only the parts about cisco is
> interesting, the remainder can be found in the manual pages. There is
> no good MTU faq. There is no description of the frameformat etc...

The cisco bit is useful - Linux is not an island!

> It is in the kernel since 2.4.14, and is supported by debian.
> Just apt-get install vlan, and you are on your way. Besides that, the
> debian packaging uses normal /etc/network/interfaces settings to use it.

Cool. But that is probably debian unstable?

> 
> Anyway:
> You are right in including everything good and networking. But then it
> should actually be called linux advanced networking :) (LAN).

That's how you should read LARTC - its not just routing.

> Important points to add:
> - New bonding (bonding.sf.net) has entered stable kernel
> - LVS (linux-virtual-server.org)
> - New bridgeing (bridge.sf.net)
> 
> But I fear it will divert to much from the original point.

No it won't. LVS and new bridgeing are both mentioned in the HOWTO, the
bonding isn't. LVS has fine documentation of itself and only needs to be
mentioned. The new bridgeing code might need some more content in the HOWTO.

I would be very happy if somebody could to a writeup of the new bonding
code.

I don't see how that diverts anything too much. Volunteers welcome!

Regards,
bert

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
http://www.tk                              the dot in .tk
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] VLAN howto
  2002-03-05 21:57 [LARTC] VLAN howto Michael T. Babcock
                   ` (2 preceding siblings ...)
  2002-03-06 11:18 ` bert hubert
@ 2002-03-06 12:33 ` Ard van Breemen
  3 siblings, 0 replies; 5+ messages in thread
From: Ard van Breemen @ 2002-03-06 12:33 UTC (permalink / raw)
  To: lartc

On Wed, Mar 06, 2002 at 12:18:06PM +0100, bert hubert wrote:
> The cisco bit is useful - Linux is not an island!
But it soon will be :).
One *BIG* island with only linux :).
Imagine those cisco's running linux instead of IOS...
Then you can actually do something ;)
> > It is in the kernel since 2.4.14, and is supported by debian.
> > Just apt-get install vlan, and you are on your way. Besides that, the
> > debian packaging uses normal /etc/network/interfaces settings to use it.
> Cool. But that is probably debian unstable?
Dunno.
It has been there for a long time, so I guess some of it should be
testing already.

> > Anyway:
> > You are right in including everything good and networking. But then it
> > should actually be called linux advanced networking :) (LAN).
> That's how you should read LARTC - its not just routing.
Yes. I've noticed that...

<snip>
> I would be very happy if somebody could to a writeup of the new bonding
> code.
It is getting very interesting right now. It contains not only link
monitoring, but also arp monitoring (in other words: is the link actually
usable).

> I don't see how that diverts anything too much. Volunteers welcome!
Sigh... If only there were volunteers with time :)...

-- 
<ard@telegraafnet.nl> Telegraaf Elektronische Media  http://wwwijzer.nl
http://leerquoten.monster.org/ http://www.faqs.org/rfcs/rfc1855.html 
Let your government know you value your freedom. Sign the petition:
http://petition.eurolinux.org/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2002-03-06 12:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-05 21:57 [LARTC] VLAN howto Michael T. Babcock
2002-03-05 22:36 ` bert hubert
2002-03-06 10:31 ` Ard van Breemen
2002-03-06 11:18 ` bert hubert
2002-03-06 12:33 ` Ard van Breemen

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.