Re: [mpls-linux-general] iptables traffic eng.
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2004-03-30 14:30:17
|
Use a MPLS enabled iproute2. ip route add 1.1.1.1/32 via 192.168.1.1 lsp 0x2 On Tue, Mar 30, 2004 at 09:33:47AM +0200, Zordan Arres wrote: > > It sounds to me like you want seom sort of transparent L2 > > connection, like ethernet over MPLS. I have implemented such > > a beast in for the 2.4 kernel. It shouldn't be too hard to > > port it to 2.6. > > ... like this ... I wan't to try out the practical use of mpls in the > Core net of a routing network such as an isp use it ... It simply > Should route the traffic of the connected hosts in the right way and if > I figure out how it works, even route different classes of traffic > In different ways or to handle the traffic of an "premium" customer with > A higher priority. Actually i only know, how to decide the route of > A packet through the net with iptables and that doesn't work correctly.... > (as i wrote earlier ...) > > Actually i use the Kernel 2.4, 'cause some network drivers didn't work > With 2.6 ... > So, how can i use your implementation (which params do i have to use ?) ? > > -- > +++ NEU bei GMX und erstmalig in Deutschland: T?V-gepr?fter Virenschutz +++ > 100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu jl...@mi... |