On Fri, Jan 06, 2006 at 06:59:03PM +0100, Thomas Bvrnert wrote: > Am Freitag, den 06.01.2006, 12:33 +0059 schrieb Claudio Jeker: > > On Thu, Jan 05, 2006 at 09:26:23PM -0500, [EMAIL PROTECTED] wrote: > > > Hi, > > > I was wondering if there were any plans to add MPLS/VPN support into > > > OpenBSD? NetBSD had some folks working on the Amaye project > > > (http://www.ayame.org/) but that seems to have been dormant for a long > > > time... > > > > > > > I'm currently not interested in MPLS and I don't think any of the other > > developer is. I try to avoid MPLS as it is evil. It seems nobody > > learned form the ATM fiasco. > > Why ? >
Why what? Why I'm not intersted in it or why I think MPLS is evil? MPLS is doing label switching on a hop by hop basis. In larger networks it is way to easy to screw something up in the lookup tables and suddenly your traffic is flowing to a totaly different location. Finding and fixing such missconfigurations are extremly time intensive as you need to reconstruct the path. If I have to tunnel traffic through a network I would use L2TPv3. -- :wq Claudio