mpls-linux-general Mailing List for MPLS for Linux (Page 116)
Status: Beta
Brought to you by:
jleu
You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
(26) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(22) |
Feb
(19) |
Mar
(19) |
Apr
(45) |
May
(52) |
Jun
(101) |
Jul
(79) |
Aug
(24) |
Sep
(43) |
Oct
(54) |
Nov
(71) |
Dec
(53) |
| 2002 |
Jan
(111) |
Feb
(123) |
Mar
(67) |
Apr
(61) |
May
(75) |
Jun
(26) |
Jul
(36) |
Aug
(41) |
Sep
(79) |
Oct
(85) |
Nov
(58) |
Dec
(39) |
| 2003 |
Jan
(26) |
Feb
(61) |
Mar
(80) |
Apr
(56) |
May
(39) |
Jun
(44) |
Jul
(28) |
Aug
(25) |
Sep
(4) |
Oct
(20) |
Nov
(38) |
Dec
(9) |
| 2004 |
Jan
(14) |
Feb
(14) |
Mar
(68) |
Apr
(17) |
May
(45) |
Jun
(42) |
Jul
(41) |
Aug
(23) |
Sep
(46) |
Oct
(89) |
Nov
(55) |
Dec
(33) |
| 2005 |
Jan
(74) |
Feb
(39) |
Mar
(105) |
Apr
(96) |
May
(43) |
Jun
(48) |
Jul
(21) |
Aug
(22) |
Sep
(33) |
Oct
(28) |
Nov
(29) |
Dec
(81) |
| 2006 |
Jan
(37) |
Feb
(32) |
Mar
(147) |
Apr
(37) |
May
(33) |
Jun
(28) |
Jul
(15) |
Aug
(20) |
Sep
(15) |
Oct
(23) |
Nov
(30) |
Dec
(40) |
| 2007 |
Jan
(20) |
Feb
(24) |
Mar
(65) |
Apr
(69) |
May
(41) |
Jun
(53) |
Jul
(39) |
Aug
(76) |
Sep
(53) |
Oct
(43) |
Nov
(26) |
Dec
(24) |
| 2008 |
Jan
(19) |
Feb
(67) |
Mar
(91) |
Apr
(75) |
May
(47) |
Jun
(63) |
Jul
(68) |
Aug
(39) |
Sep
(44) |
Oct
(33) |
Nov
(62) |
Dec
(84) |
| 2009 |
Jan
(14) |
Feb
(39) |
Mar
(55) |
Apr
(63) |
May
(16) |
Jun
(9) |
Jul
(4) |
Aug
(6) |
Sep
(1) |
Oct
(2) |
Nov
(10) |
Dec
(5) |
| 2010 |
Jan
(3) |
Feb
(1) |
Mar
(5) |
Apr
(13) |
May
(4) |
Jun
(5) |
Jul
(2) |
Aug
(8) |
Sep
(6) |
Oct
(1) |
Nov
(2) |
Dec
(2) |
| 2011 |
Jan
(1) |
Feb
(21) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(6) |
Sep
|
Oct
|
Nov
(2) |
Dec
(6) |
| 2012 |
Jan
(5) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(5) |
Aug
(3) |
Sep
(6) |
Oct
|
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2014 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
|
From: James R. L. <jl...@mi...> - 2003-03-29 20:25:32
|
On Sat, Mar 29, 2003 at 12:15:44PM +0000, Francesco Oppedisano wrote: > >Are you asking if there are netfilter hooks in MPLS? Not, not yet. > > i'm not a kernel hacker but it seems not to be an hard task to put a > netfilter hook in mpls....isn't it? Shouldn't be. In fact there is someone working on it. I do not know the status of their work. > > As far as I know there are only netfilter hook in the IPv4 and IPv6 code. > > Remember there are two differnt path a packet can take to get into the > > MPLS code: > > -packet arrives at ethernet driver with protocol ID of 0x8847 > > (LSR or egress LER) > > -packet get diverted from IPv4 into MPLS (ingress LER) > > Yes i know this... > > >May I ask what you are trying to do? Maybe I can help point you in the > right direction. > > I'm working on a Diffserv over MPLS trial and i have to implement a system > which takes some measures on aggregate flows and decides if more provisioning > is needed (really i'm not sure how to do everything, but now this is not the > problem...the problem in WHERE); so my idea was to make a netfilter hook but > now i have to take another way...but the problem is: to intercept a packet at > any place of the path i have to put a call to my code in that place (i.e. i > have to hack mpls code) or i can make a module and tell the kernel (in some > way) where to plug it in the path (without hacking mpls code)? > At the moment i'm only analysing the code to decide how and where to plug my > system in the kernel code, after this i can think what it had to do ;-). Do you want to measure the flows at the LER or the LSR? > PS: Thank you Ramon for the interesting pointers :-))) > PPS: anyone knows why i'm not receiving ML replies in my e-mail....i read the > replies on the web :-(( I've been getting some "undeliverables" from the mailing list admin account I'll look to see if you account is one of them. > The Definitive IT and Networking Event. Be There! > NetWorld+Interop Las Vegas 2003 -- Register today! > http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en If you're gonna be at N+I make a trip over to the iLabs and see what we're doing as part of the Advanced Routing Initiative. If nothing else stop by and say hi. > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |
|
From: Francesco O. <f.o...@ti...> - 2003-03-29 11:11:52
|
>Are you asking if there are netfilter hooks in MPLS? Not, not yet. i'm not a kernel hacker but it seems not to be an hard task to put a netfilter hook in mpls....isn't it? > As far as I know there are only netfilter hook in the IPv4 and IPv6 code. > Remember there are two differnt path a packet can take to get into the > MPLS code: > -packet arrives at ethernet driver with protocol ID of 0x8847 > (LSR or egress LER) > -packet get diverted from IPv4 into MPLS (ingress LER) Yes i know this... >May I ask what you are trying to do? Maybe I can help point you in the right direction. I'm working on a Diffserv over MPLS trial and i have to implement a system which takes some measures on aggregate flows and decides if more provisioning is needed (really i'm not sure how to do everything, but now this is not the problem...the problem in WHERE); so my idea was to make a netfilter hook but now i have to take another way...but the problem is: to intercept a packet at any place of the path i have to put a call to my code in that place (i.e. i have to hack mpls code) or i can make a module and tell the kernel (in some way) where to plug it in the path (without hacking mpls code)? At the moment i'm only analysing the code to decide how and where to plug my system in the kernel code, after this i can think what it had to do ;-). Sorry for my bad english i hope all is clear. Thank you very much! Francesco Oppedisano PS: Thank you Ramon for the interesting pointers :-))) PPS: anyone knows why i'm not receiving ML replies in my e-mail....i read the replies on the web :-(( |
|
From: Ramon C. <cas...@in...> - 2003-03-28 17:07:02
|
On Fri, 28 Mar 2003, Francesco Oppedisano wrote: > For my degree thesis i have to understand which is the real path a packet > traverses in a linux mpls box. These links may come handy: http://gnumonks.org/ftp/pub/doc/packet-journey-2.4.html http://cs.uml.edu/~cgould/#Networking regards, Ramon |
|
From: James R. L. <jl...@mi...> - 2003-03-28 15:50:56
|
On Fri, Mar 28, 2003 at 04:29:44PM +0000, Francesco Oppedisano wrote: > For my degree thesis i have to understand which is the real path a packet > traverses in a linux mpls box. > Here is what a know: > when an (e.g.) ethernet frame arrives to the nic, it is stored in a skbuff > structure; > here a kernel function dermines the protocol field of the frame and calls the > code of the corresponding layer; if this code is 0x0800 the frame is passed > to the IP layer which in turn calls the first netfilter hook (prerouting)... > if the code is 0x8847 the frame is passed to the mpls layer; here are my > questions: > this means that no netfilter code is called because the frame is handled by > mpls layer? > So if i write a kernel module that hooks to the netfilter code, it will be > bypassed in the mpls core nodes? Are you asking if there are netfilter hooks in MPLS? Not, not yet. As far as I know there are only netfilter hook in the IPv4 and IPv6 code. Remember there are two differnt path a packet can take to get into the MPLS code: -packet arrives at ethernet driver with protocol ID of 0x8847 (LSR or egress LER) -packet get diverted from IPv4 into MPLS (ingress LER) May I ask what you are trying to do? Maybe I can help point you in the right direction. > Is there a documentation that explains step by step the funcions that are > called by the mpls layer? No. Although it seems you are doing a good job reading the kernel source. I suggest continuing to do that and ask specific question when you need help. > > Thank you very much > Francesco Oppedisano > > > ------------------------------------------------------- > This SF.net email is sponsored by: > The Definitive IT and Networking Event. Be There! > NetWorld+Interop Las Vegas 2003 -- Register today! > http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |
|
From: Francesco O. <f.o...@ti...> - 2003-03-28 15:26:02
|
For my degree thesis i have to understand which is the real path a packet traverses in a linux mpls box. Here is what a know: when an (e.g.) ethernet frame arrives to the nic, it is stored in a skbuff structure; here a kernel function dermines the protocol field of the frame and calls the code of the corresponding layer; if this code is 0x0800 the frame is passed to the IP layer which in turn calls the first netfilter hook (prerouting)... if the code is 0x8847 the frame is passed to the mpls layer; here are my questions: this means that no netfilter code is called because the frame is handled by mpls layer? So if i write a kernel module that hooks to the netfilter code, it will be bypassed in the mpls core nodes? Is there a documentation that explains step by step the funcions that are called by the mpls layer? Thank you very much Francesco Oppedisano |
|
From: <e7...@ti...> - 2003-03-27 09:40:27
|
Hi everybody i'm going to test QoS of MPLS and, seeing in your mailing list, i've alre= ady downloaded and patched linux-kernel-2.4.20,ip-route2-current.tar.gz(foll= owing instruction written in README.iproute2), iptables-1.2.4-0.2-dscp.tgz (fol= lowing instruction written in http://dsmpls.atlantis.rug.ac.be/files/installati= on_rsvpd-0.70-rc2.txt (punto 4)). Now in a mail, James had advised me to download and patch linux-2.4.19.ta= r.gz, iproute2-2.4.7-now-ss010824.tar.gz,iptables-1.2.7a.tar.bz2 Have i to follow this advise? What's the difference between packets advis= ed and packets that i've already downloaded? Has someone already done test like mine? Which packets has he used? Please answer me soon Thanks in advance __________________________________________________________________ Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! Tiscali ADSL non teme confronti! Abbonati subito. http://point.tiscali.it/adsl/index.shtml |
|
From: Luca Da C. <luc...@ti...> - 2003-03-25 22:02:17
|
Dear e77d I agree on what Miguel is suggesting you; as James wrote "before running you should learn how to walk". Would be a good start up for you to get a little bit more into Unix world. You can find many good books and tons of docs in the internet covering about almost every issue; maybe once you get fundamentals you would be less frustrated and things would work (at least the easiest ones) without too much effort. Feel free to email me and I'll point you to some documents (not MPLS for this you have the mailing list and james's help ) Cheers, Luca On Mon, 2003-03-24 at 22:18, Miguel Griot wrote: > Dear e77d, > I suggest you to visit The Linux Documentation Project: www.tldp.org > There are lots of HOWTOs and guides that are very useful, you could learn > a lot there. Believe me, it is really worth it, and it seems that you need > some knowledge about Unix. Taking a look at these guides should work for > you. > Cheers, > Miguel. > > On Mon, 24 Mar 2003, James R. Leu wrote: > > > Does your man page say: > > > > OPTIONS > > For the complete command reference please look at the following docu- > > ment: > > /usr/share/doc/iproute-2.4.7/ip-cref.ps > > > > If not, go find that document on the net and read it. > > BTW 'scope link' has no relevance to your problem at hand. > > > > > > Back to your problem at hand: > > > > Why don't you answer all of my questions? There is a reason I ask > > each question, therefore I expect you to answer each one. Here are > > some questions (ie please answer them). > > > > Did you compile and install a MPLS enabled version of iproute2? > > If so how, and where did you install it? > > (as an FYI 'ip' is part of iproute2) > > > > Does the output of 'which ip' point to the version of 'ip' that you > > compiled after patching iproute2? > > > > > > On Mon, Mar 24, 2003 at 05:19:50PM +0100, e7...@ti... wrote: > > > Hi James > > > I've tryed to do the following > > > [root@localhost utils]# ip route show > > > 10.0.3.57 via 10.0.3.100 dev eth0 scope link > > > 10.0.3.57 via 10.0.3.100 dev eth0 > > > 10.0.3.17 via 10.0.3.100 dev eth0 scope link > > > !!!Deficit 4, rta_len=10 > > > 10.0.3.0/24 dev eth0 proto kernel scope link > > > 127.0.0.0/8 dev lo scope link > > > default via 10.0.3.1 dev eth0 > > > What does it mean?What is scope link? I've not found it on man ip > > > Thanks in advance > > > > > > __________________________________________________________________ > > > Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! > > > Tiscali ADSL non teme confronti! Abbonati subito. > > > http://point.tiscali.it/adsl/index.shtml > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > mpls-linux-general mailing list > > > mpl...@li... > > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > > -- > > James R. Leu > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > mpls-linux-general mailing list > > mpl...@li... > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general |
|
From: James R. L. <jl...@mi...> - 2003-03-25 18:54:17
|
Hi there, Are you sure the patch applied cleanly? Check for the existance of .rej files. Second turn off IPv6 via the zebra configure script, it is known that my patch does not compile with the IPv6 features turned on. Thanks On Tue, Mar 25, 2003 at 07:28:34PM +0100, Arturo P. Gonzalez Herranz wrote: > Hi, > > After applying the ldp patch to zebra 0.93a, I have the following > compile error: > > gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. > -I.. -I../lib -g -O2 -Wall -c `test -f 'rib.c' || echo './'`rib.c > rib.c: In function `rib_bogus_ipv6': > rib.c:1555: warning: implicit declaration of function > `kernel_delete_ipv6_old' > rib.c: In function `vty_show_ipv6_route': > rib.c:2000: `NEXTHOP_TYPE_MPLS' undeclared (first use in this function) > rib.c:2000: (Each undeclared identifier is reported only once > rib.c:2000: for each function it appears in.) > rib.c:2001: union has no member named `lsp_index' > make[2]: *** [rib.o] Error 1 > make[2]: Leaving directory `/home/apgonzalez/proyecto/mpls/zebra-0.93a/lib' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/apgonzalez/proyecto/mpls/zebra-0.93a' > make: *** [all] Error 2 > > I'm using linux-2.4.20 succesfully patched with mpls-linux-1.172 and > ldp-portable-0.305. Any idea of what I'm doing wrong? > > Kind regards, > > Art > > > > ------------------------------------------------------- > This SF.net email is sponsored by: > The Definitive IT and Networking Event. Be There! > NetWorld+Interop Las Vegas 2003 -- Register today! > http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |
|
From: Arturo P. G. H. <apg...@it...> - 2003-03-25 18:29:16
|
Hi, After applying the ldp patch to zebra 0.93a, I have the following compile error: gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'rib.c' || echo './'`rib.c rib.c: In function `rib_bogus_ipv6': rib.c:1555: warning: implicit declaration of function `kernel_delete_ipv6_old' rib.c: In function `vty_show_ipv6_route': rib.c:2000: `NEXTHOP_TYPE_MPLS' undeclared (first use in this function) rib.c:2000: (Each undeclared identifier is reported only once rib.c:2000: for each function it appears in.) rib.c:2001: union has no member named `lsp_index' make[2]: *** [rib.o] Error 1 make[2]: Leaving directory `/home/apgonzalez/proyecto/mpls/zebra-0.93a/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/apgonzalez/proyecto/mpls/zebra-0.93a' make: *** [all] Error 2 I'm using linux-2.4.20 succesfully patched with mpls-linux-1.172 and ldp-portable-0.305. Any idea of what I'm doing wrong? Kind regards, Art |
|
From: <e7...@ti...> - 2003-03-25 11:01:10
|
Hi about my last mail i think that there isnt't netinet/in.h that inet.h in= vokes between include Where can i find it? Thanks __________________________________________________________________ Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! Tiscali ADSL non teme confronti! Abbonati subito. http://point.tiscali.it/adsl/index.shtml |
|
From: <e7...@ti...> - 2003-03-25 10:43:14
|
Hi i've tryed to tar and install iproute2-current.tar.gz and, when i write make, my pc write/usr/include/arpa/inet.h:35: parse error before `inet_ad= dr' /usr/include/arpa/inet.h:35: warning: data definition has no type or stor= age class /usr/include/arpa/inet.h:38: parse error before `inet_lnaof' /usr/include/arpa/inet.h:38: warning: data definition has no type or stor= age class /usr/include/arpa/inet.h:42: parse error before `__net' /usr/include/arpa/inet.h:46: parse error before `inet_netof' /usr/include/arpa/inet.h:46: warning: data definition has no type or stor= age class /usr/include/arpa/inet.h:50: parse error before `inet_network' /usr/include/arpa/inet.h:50: warning: data definition has no type or stor= age class /usr/include/arpa/inet.h:74: parse error before `inet_aton' /usr/include/arpa/inet.h:74: warning: data definition has no type or stor= age class /usr/include/arpa/inet.h:78: parse error before `__net' ll_proto.c:36: `ETH_P_ECHO' undeclared here (not in a function) ll_proto.c:36: initializer element is not constant ll_proto.c:36: (near initialization for `llproto_names[1].id') make[1]: *** [ll_proto.o] Error 1 make[1]: Leaving directory `/home/efacchin/iproute2/lib' make: *** [all] Error 2 Seeing the file inet.h (like the error indicates) at line 35 i've seen th= e follow extern in_addr_t inet_addr (__const char *__cp) __THROW; I think that, like warning write, in the declaration of in_addr_t there isn't the type or storage class Are you agree? What i've to do? __________________________________________________________________ Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! Tiscali ADSL non teme confronti! Abbonati subito. http://point.tiscali.it/adsl/index.shtml |
|
From: Miguel G. <mg...@fi...> - 2003-03-24 21:19:04
|
Dear e77d, I suggest you to visit The Linux Documentation Project: www.tldp.org There are lots of HOWTOs and guides that are very useful, you could learn a lot there. Believe me, it is really worth it, and it seems that you need some knowledge about Unix. Taking a look at these guides should work for you. Cheers, Miguel. On Mon, 24 Mar 2003, James R. Leu wrote: > Does your man page say: > > OPTIONS > For the complete command reference please look at the following docu- > ment: > /usr/share/doc/iproute-2.4.7/ip-cref.ps > > If not, go find that document on the net and read it. > BTW 'scope link' has no relevance to your problem at hand. > > > Back to your problem at hand: > > Why don't you answer all of my questions? There is a reason I ask > each question, therefore I expect you to answer each one. Here are > some questions (ie please answer them). > > Did you compile and install a MPLS enabled version of iproute2? > If so how, and where did you install it? > (as an FYI 'ip' is part of iproute2) > > Does the output of 'which ip' point to the version of 'ip' that you > compiled after patching iproute2? > > > On Mon, Mar 24, 2003 at 05:19:50PM +0100, e7...@ti... wrote: > > Hi James > > I've tryed to do the following > > [root@localhost utils]# ip route show > > 10.0.3.57 via 10.0.3.100 dev eth0 scope link > > 10.0.3.57 via 10.0.3.100 dev eth0 > > 10.0.3.17 via 10.0.3.100 dev eth0 scope link > > !!!Deficit 4, rta_len=10 > > 10.0.3.0/24 dev eth0 proto kernel scope link > > 127.0.0.0/8 dev lo scope link > > default via 10.0.3.1 dev eth0 > > What does it mean?What is scope link? I've not found it on man ip > > Thanks in advance > > > > __________________________________________________________________ > > Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! > > Tiscali ADSL non teme confronti! Abbonati subito. > > http://point.tiscali.it/adsl/index.shtml > > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > mpls-linux-general mailing list > > mpl...@li... > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > -- > James R. Leu > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > |
|
From: James R. L. <jl...@mi...> - 2003-03-24 20:33:21
|
On Mon, Mar 24, 2003 at 11:23:14AM -0800, blue caddy wrote: > OK, so for the time being, I could setup some 'dumb' > PHP with mplsadm? Can I do this while mplsd is > running? Yes. Make sure not to change any of the outlabel keys. You could use: mplsadm2 -I gen:17:0 -o pop:peek > > thanks > > --- "James R. Leu" <jl...@mi...> wrote: > > There was sthread about this a couple of months > > back. You could read > > more about it there. > > > > A quick summary. The formwarding plane can to > > 'dumb' PHP but the sigalling > > plane does not handle it yet. (ie ldp and rsvp-te > > need to have > > code added to handle it). > > > > On Mon, Mar 24, 2003 at 10:47:35AM -0800, blue caddy > > wrote: > > > Hi to all, > > > > > > Does mpls-linux support penultimate hop popping? > > > Here's my config: > > > > > > port1----linux----port2 > > > > > > I advertise a FEC from port 1 with OSPF and LDP > > using > > > label value of 3. The linux box advertises a > > label > > > for that FEC to port2. When I send traffic from > > port2 > > > on the label that it received from the linux box, > > the > > > packet is forwarded to port1 using label value=3. > > I > > > intend for the linux box to pop the label and > > forward > > > unlabeled traffic to port1. Or, in the case where > > I > > > send two labels from port2, I intend for the linux > > box > > > to deliver the packet with one label (inner label) > > to > > > port1. Is this possible? > > > > > > __________________________________________________ > > > Do you Yahoo!? > > > Yahoo! Platinum - Watch CBS' NCAA March Madness, > > live on your desktop! > > > http://platinum.yahoo.com > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > mpls-linux-general mailing list > > > mpl...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > > -- > > James R. Leu > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > mpls-linux-general mailing list > > mpl...@li... > > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! > http://platinum.yahoo.com -- James R. Leu |
|
From: blue c. <nom...@ya...> - 2003-03-24 19:26:50
|
OK, so for the time being, I could setup some 'dumb' PHP with mplsadm? Can I do this while mplsd is running? thanks --- "James R. Leu" <jl...@mi...> wrote: > There was sthread about this a couple of months > back. You could read > more about it there. > > A quick summary. The formwarding plane can to > 'dumb' PHP but the sigalling > plane does not handle it yet. (ie ldp and rsvp-te > need to have > code added to handle it). > > On Mon, Mar 24, 2003 at 10:47:35AM -0800, blue caddy > wrote: > > Hi to all, > > > > Does mpls-linux support penultimate hop popping? > > Here's my config: > > > > port1----linux----port2 > > > > I advertise a FEC from port 1 with OSPF and LDP > using > > label value of 3. The linux box advertises a > label > > for that FEC to port2. When I send traffic from > port2 > > on the label that it received from the linux box, > the > > packet is forwarded to port1 using label value=3. > I > > intend for the linux box to pop the label and > forward > > unlabeled traffic to port1. Or, in the case where > I > > send two labels from port2, I intend for the linux > box > > to deliver the packet with one label (inner label) > to > > port1. Is this possible? > > > > __________________________________________________ > > Do you Yahoo!? > > Yahoo! Platinum - Watch CBS' NCAA March Madness, > live on your desktop! > > http://platinum.yahoo.com > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > mpls-linux-general mailing list > > mpl...@li... > > > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > -- > James R. Leu > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com |
|
From: James R. L. <jl...@mi...> - 2003-03-24 19:06:43
|
There was sthread about this a couple of months back. You could read more about it there. A quick summary. The formwarding plane can to 'dumb' PHP but the sigalling plane does not handle it yet. (ie ldp and rsvp-te need to have code added to handle it). On Mon, Mar 24, 2003 at 10:47:35AM -0800, blue caddy wrote: > Hi to all, > > Does mpls-linux support penultimate hop popping? > Here's my config: > > port1----linux----port2 > > I advertise a FEC from port 1 with OSPF and LDP using > label value of 3. The linux box advertises a label > for that FEC to port2. When I send traffic from port2 > on the label that it received from the linux box, the > packet is forwarded to port1 using label value=3. I > intend for the linux box to pop the label and forward > unlabeled traffic to port1. Or, in the case where I > send two labels from port2, I intend for the linux box > to deliver the packet with one label (inner label) to > port1. Is this possible? > > __________________________________________________ > Do you Yahoo!? > Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! > http://platinum.yahoo.com > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |
|
From: blue c. <nom...@ya...> - 2003-03-24 18:49:06
|
Hi to all, Does mpls-linux support penultimate hop popping? Here's my config: port1----linux----port2 I advertise a FEC from port 1 with OSPF and LDP using label value of 3. The linux box advertises a label for that FEC to port2. When I send traffic from port2 on the label that it received from the linux box, the packet is forwarded to port1 using label value=3. I intend for the linux box to pop the label and forward unlabeled traffic to port1. Or, in the case where I send two labels from port2, I intend for the linux box to deliver the packet with one label (inner label) to port1. Is this possible? __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com |
|
From: James R. L. <jl...@mi...> - 2003-03-24 17:02:27
|
This solidifies that you have no idea how UNIX works and therefore need to learn about UNIX before going any further. On Mon, Mar 24, 2003 at 05:49:43PM +0100, e7...@ti... wrote: > i've downloaded iproute2-current.tar.gz in the directory /iproute2 > unzipped it and patched it with the command > patch < -p1 /mpls-diff > wHY? Because that is how you apply a diff file. MPLS is not native to iproute2, so I have modified it to work with MPLS. I distribute these changes in the form or a diff file. > I'0ve tryed to read /usr/share/doc/iproute-2.2.4/ip-cref.ps but it is not > comprehensible for me Files that end in 'ps' usually are postscript files. You need to use a postscript reader like 'ghostview' to view them. > How can i see if the output of 'which ip' point to the version of 'ip' that > compiled > compiled after patching iproute2 Did you do a 'make install'? Where did it install 'ip'? Is that the same as '/sbin/ip' > I've tried to make the following > [root@localhost iproute-2.2.4]# cd /home/efacchin/iproute2 > [root@localhost iproute2]# which ip > /sbin/ip While you're at it read the man page for 'which'. > >-- Messaggio Originale -- > >Date: Mon, 24 Mar 2003 12:31:13 -0600 > >From: "James R. Leu" <jl...@mi...> > >To: e7...@ti... > >Cc: mpl...@li... > >Subject: Re: [mpls-linux-general] ip route > >Reply-To: jl...@mi... > > > > > >Does your man page say: > > > >OPTIONS > > For the complete command reference please look at the following > > >docu- > > ment: > > /usr/share/doc/iproute-2.4.7/ip-cref.ps > > > >If not, go find that document on the net and read it. > >BTW 'scope link' has no relevance to your problem at hand. > > > > > >Back to your problem at hand: > > > >Why don't you answer all of my questions? There is a reason I ask > >each question, therefore I expect you to answer each one. Here are > >some questions (ie please answer them). > > > >Did you compile and install a MPLS enabled version of iproute2? > >If so how, and where did you install it? > >(as an FYI 'ip' is part of iproute2) > > > >Does the output of 'which ip' point to the version of 'ip' that you > >compiled after patching iproute2? > > > > > >On Mon, Mar 24, 2003 at 05:19:50PM +0100, e7...@ti... wrote: > >> Hi James > >> I've tryed to do the following > >> [root@localhost utils]# ip route show > >> 10.0.3.57 via 10.0.3.100 dev eth0 scope link > >> 10.0.3.57 via 10.0.3.100 dev eth0 > >> 10.0.3.17 via 10.0.3.100 dev eth0 scope link > >> !!!Deficit 4, rta_len=10 > >> 10.0.3.0/24 dev eth0 proto kernel scope link > >> 127.0.0.0/8 dev lo scope link > >> default via 10.0.3.1 dev eth0 > >> What does it mean?What is scope link? I've not found it on man ip > >> Thanks in advance > >> > >> __________________________________________________________________ > >> Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! > >> Tiscali ADSL non teme confronti! Abbonati subito. > >> http://point.tiscali.it/adsl/index.shtml > >> > >> > >> > >> > >> > >> ------------------------------------------------------- > >> This sf.net email is sponsored by:ThinkGeek > >> Welcome to geek heaven. > >> http://thinkgeek.com/sf > >> _______________________________________________ > >> mpls-linux-general mailing list > >> mpl...@li... > >> https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > >-- > >James R. Leu > > > __________________________________________________________________ > Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! > Tiscali ADSL non teme confronti! Abbonati subito. > http://point.tiscali.it/adsl/index.shtml > > -- James R. Leu |
|
From: James R. L. <jl...@mi...> - 2003-03-24 16:44:56
|
(I asked you to continue to CC the mpls-linux mailing list. Please respect my wishes.) On Mon, Mar 24, 2003 at 05:31:34PM +0100, e7...@ti... wrote: > Follwowing yor instructions i've done the foolowing: > [root@localhost root]# cd /usr/src/mpls-linux-1.1/utils/ > [root@localhost utils]# make clean > Makefile:6: *** missing separator. Stop. > [root@localhost utils]# make > What's happened? It didn't work. > Makefile that is in /usr/src/mpls-linux-1.1/utils/ is this: > [root@localhost utils]# cat Makefile > CC=gcc > CFLAGS = -O2 -Wall > > > all: mplsadm > strip mplsadm > > > mplsadm: netlink.o mplsadm.o > gcc -O2 -static -o $@ $^ > > clean: > rm -rf *.o mplsadm > What i've to do? Do you know how to do any sort of debugging? Do you know how a Makefile works? If not, why are you even trying to understand MPLS, go back to school and learn about UNIX first. > >-- Messaggio Originale -- > >From: "James R. Leu" <jl...@mi...> > >To: e7...@ti... > >Cc: mpl...@li... > >Subject: Re: [mpls-linux-general] HELP ME PLEASE!!! > >Reply-To: jl...@mi... > >Date: Mon, 24 Mar 2003 12:12:40 -0600 > > > > > >(CC'ed to the list, please continue to CC the list) > > > >'mplsadm2 -d' toggles kernel debugging. When kernel debugging is turned > >on every mplsadm2 command will result in new info showing up at the end > of > >the > >'dmesg' output. > > > >On Mon, Mar 24, 2003 at 04:45:05PM +0100, e7...@ti... wrote: > >> I'm using mpls-linux-1.172 > >> I don't know where i can find mplsadm2 > > > >cd mpls-linux/utils/ > >make clean > >make > > > >> I've tryed to make what i've written many times, the first time it gaves > >> me result after every instruction i gave but now i doesn't happen. Why? > >> Where i can see debug info? > >> Which are they in the result of dmesg that i've done and written under? > >> > >> >-- Messaggio Originale -- > >> >Date: Mon, 24 Mar 2003 11:25:46 -0600 > >> >From: "James R. Leu" <jl...@mi...> > >> >To: e7...@ti... > >> >Subject: Re: [mpls-linux-general] HELP ME PLEASE!!! > >> >Reply-To: jl...@mi... > >> > > >> > > >> >On Mon, Mar 24, 2003 at 04:27:40PM +0100, e7...@ti... wrote: > >> >> I'0m using mplsadm > >> > > >> >Where did you get mplsadm? If you are using the most recent mpls-linux > >> >it creates mplsdadm2, and you will see output after each and every > >> >'mplsadm2' command. > >> > > >> >> I've done > >> >> [root@localhost utils]# mplsadm -A -O 0 > >> >> [root@localhost utils]# mplsadm -O 0x2 > >> >> [root@localhost utils]# mplsadm -O 0x2 -o push:gen:16:eth0:ipv4:10.0.3.17 > >> >> [root@localhost utils]# mplsadm -A -I gen:17:0 > >> >> [root@localhost utils]# mplsadm -L eth0:0 > >> >> After i've done > >> >> [root@localhost utils]# dmesg > >> >> Linux version 2.4.20 (ro...@lo...) (gcc version 2.96 > >20000731 > >> >> (Red Hat Linux 7.1 2.96-98)) #12 SMP ven feb 21 08:45:47 CET > >> >> 2003 > >> >> BIOS-provided physical RAM map: > >> >> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) > >> >> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) > >> >> BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) > >> >> BIOS-e820: 0000000000100000 - 0000000010000000 (usable) > >> >> BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) > >> >> 256MB LOWMEM available. > >> >> On node 0 totalpages: 65536 > >> >> zone(0): 4096 pages. > >> >> zone(1): 61440 pages. > >> >> zone(2): 0 pages. > >> >> Kernel command line: auto BOOT_IMAGE=linux_prova ro root=306 BOOT_FILE=/boot/bzImage > >> >> Local APIC disabled by BIOS -- reenabling. > >> >> Found and enabled local APIC! > >> >> Initializing CPU#0 > >> >> Detected 349.183 MHz processor. > >> >> Console: colour VGA+ 80x25 > >> >> Calibrating delay loop... 696.32 BogoMIPS > >> >> Memory: 255900k/262144k available (1821k kernel code, 5856k reserved, > >> 647k > >> >> data, 120k init, 0k highmem) > >> >> Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) > >> >> Inode cache hash table entries: 16384 (order: 5, 131072 bytes) > >> >> Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) > >> >> Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes) > >> >> Page-cache hash table entries: 65536 (order: 6, 262144 bytes) > >> >> CPU: L1 I cache: 16K, L1 D cache: 16K > >> >> CPU: L2 cache: 512K > >> >> Intel machine check architecture supported. > >> >> Intel machine check reporting enabled on CPU#0. > >> >> CPU: After generic, caps: 0183fbff 00000000 00000000 00000000 > >> >> CPU: Common caps: 0183fbff 00000000 00000000 00000000 > >> >> Enabling fast FPU save and restore... done. > >> >> Checking 'hlt' instruction... OK. > >> >> POSIX conformance testing by UNIFIX > >> >> CPU: L1 I cache: 16K, L1 D cache: 16K > >> >> CPU: L2 cache: 512K > >> >> Intel machine check reporting enabled on CPU#0. > >> >> CPU: After generic, caps: 0183fbff 00000000 00000000 00000000 > >> >> CPU: Common caps: 0183fbff 00000000 00000000 00000000 > >> >> CPU0: Intel Pentium II (Deschutes) stepping 01 > >> >> per-CPU timeslice cutoff: 1459.33 usecs. > >> >> SMP motherboard not detected. > >> >> enabled ExtINT on CPU#0 > >> >> ESR value before enabling vector: 00000000 > >> >> ESR value after enabling vector: 00000000 > >> >> Using local APIC timer interrupts. > >> >> calibrating APIC timer ... > >> >> ..... CPU clock speed is 349.1902 MHz. > >> >> ..... host bus clock speed is 99.7683 MHz. > >> >> cpu: 0, clocks: 997683, slice: 498841 > >> >> CPU0<T0:997680,T1:498832,D:7,S:498841,C:997683> > >> >> Waiting on wait_init_idle (map = 0x0) > >> >> All processors have done init_idle > >> >> PCI: PCI BIOS revision 2.10 entry at 0xed728, last bus=1 > >> >> PCI: Using configuration type 1 > >> >> PCI: Probing PCI hardware > >> >> PCI: Using IRQ router PIIX [8086/7110] at 00:14.0 > >> >> Limiting direct PCI/PCI transfers. > >> >> isapnp: Scanning for PnP cards... > >> >> isapnp: Card 'ESS ES1869 Plug and Play AudioDrive' > >> >> isapnp: 1 Plug & Play card detected total > >> >> Linux NET4.0 for Linux 2.4 > >> >> Based upon Swansea University Computer Society NET3.039 > >> >> Initializing RT netlink socket > >> >> Starting kswapd > >> >> Journalled Block Device driver loaded > >> >> Installing knfsd (copyright (C) 1996 ok...@mo...). > >> >> parport0: PC-style at 0x378 (0x778) [PCSPP(,...)] > >> >> parport0: irq 7 detected > >> >> pty: 256 Unix98 ptys configured > >> >> Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ > SERIAL_PCI > >> >> ISAPNP enabled > >> >> ttyS00 at 0x03f8 (irq = 4) is a 16550A > >> >> ttyS01 at 0x02f8 (irq = 3) is a 16550A > >> >> ttyS02 at 0x03e8 (irq = 4) is a 16450 > >> >> ttyS03 at 0x02e8 (irq = 3) is a 16450 > >> >> lp0: using parport0 (polling). > >> >> lp0: console ready > >> >> Uniform Multi-Platform E-IDE driver Revision: 6.31 > >> >> ide: Assuming 33MHz system bus speed for PIO modes; override with > idebus=xx > >> >> PIIX4: IDE controller on PCI bus 00 dev a1 > >> >> PIIX4: chipset revision 1 > >> >> PIIX4: not 100% native mode: will probe irqs later > >> >> ide0: BM-DMA at 0x2420-0x2427, BIOS settings: hda:DMA, hdb:pio > >> >> ide1: BM-DMA at 0x2428-0x242f, BIOS settings: hdc:DMA, hdd:pio > >> >> hda: FUJITSU MPB3064ATU, ATA DISK drive > >> >> hdc: Compaq CRD-8320B, ATAPI CD/DVD-ROM drive > >> >> ide2: ports already in use, skipping probe > >> >> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 > >> >> ide1 at 0x170-0x177,0x376 on irq 15 > >> >> blk: queue c03d97c4, I/O limit 4095Mb (mask 0xffffffff) > >> >> hda: 12594960 sectors (6449 MB), CHS=833/240/63, UDMA(33) > >> >> hdc: ATAPI 32X CD-ROM drive, 128kB Cache, DMA > >> >> Uniform CD-ROM driver Revision: 3.12 > >> >> ide-floppy driver 0.99.newide > >> >> Partition check: > >> >> hda: hda1 hda2 < hda5 hda6 hda7 > > >> >> Floppy drive(s): fd0 is 1.44M > >> >> FDC 0 is a National Semiconductor PC87306 > >> >> SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256). > >> >> loop: loaded (max 8 devices) > >> >> plip: parport0 has no IRQ. Using IRQ-less mode,which is fairly inefficient! > >> >> NET3 PLIP version 2.4-parport gn...@mr... > >> >> plip0: Parallel port at 0x378, not using IRQ. > >> >> PPP generic driver version 2.4.2 > >> >> PPP Deflate Compression module registered > >> >> PPP BSD Compression module registered > >> >> Linux agpgart interface v0.99 (c) Jeff Hartmann > >> >> agpgart: Maximum main memory to use for agp memory: 204M > >> >> agpgart: Detected Intel 440BX chipset > >> >> agpgart: AGP aperture is 64M @ 0x44000000 > >> >> [drm] Initialized tdfx 1.0.0 20010216 on minor 0 > >> >> [drm] AGP 0.99 on Intel 440BX @ 0x44000000 64MB > >> >> [drm] Initialized radeon 1.1.1 20010405 on minor 1 > >> >> [drm] AGP 0.99 on Intel 440BX @ 0x44000000 64MB > >> >> [drm] Initialized i810 1.2.0 20010920 on minor 2 > >> >> ide-floppy driver 0.99.newide > >> >> es1371: version v0.30 time 08:51:53 Feb 21 2003 > >> >> usb.c: registered new driver usbdevfs > >> >> usb.c: registered new driver hub > >> >> uhci.c: USB Universal Host Controller Interface driver v1.1 > >> >> PCI: Found IRQ 11 for device 00:14.2 > >> >> uhci.c: USB UHCI at I/O 0x2400, IRQ 11 > >> >> usb.c: new USB bus registered, assigned bus number 1 > >> >> hub.c: USB hub found > >> >> hub.c: 2 ports detected > >> >> usb.c: registered new driver serial > >> >> usbserial.c: USB Serial support registered for Generic > >> >> usbserial.c: USB Serial Driver core v1.4 > >> >> mice: PS/2 mouse device common for all mice > >> >> NET4: Linux TCP/IP 1.0 for NET4.0 > >> >> IP Protocols: ICMP, UDP, TCP > >> >> IP: routing cache hash table of 2048 buckets, 16Kbytes > >> >> TCP: Hash tables configured (established 16384 bind 16384) > >> >> IPv4 over IPv4 tunneling driver > >> >> ip_conntrack version 2.1 (2048 buckets, 16384 max) - 292 bytes per > conntrack > >> >> ip_tables: (C) 2000-2002 Netfilter core team > >> >> arp_tables: (C) 2002 David S. Miller > >> >> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. > >> >> MPLS version 1.172 11/14/2002 jl...@mi... > >> >> kjournald starting. Commit interval 5 seconds > >> >> EXT3-fs: mounted filesystem with ordered data mode. > >> >> VFS: Mounted root (ext3 filesystem) readonly. > >> >> Freeing unused kernel memory: 120k freed > >> >> Adding Swap: 279680k swap-space (priority -1) > >> >> EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,6), internal journal > >> >> kjournald starting. Commit interval 5 seconds > >> >> EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,5), internal journal > >> >> EXT3-fs: mounted filesystem with ordered data mode. > >> >> 8139too Fast Ethernet driver 0.9.26 > >> >> PCI: Found IRQ 11 for device 00:0d.0 > >> >> eth0: SMC1211TX EZCard 10/100 (RealTek RTL8139) at 0xd0868000, 00:10:b5:b8:e9:e5, > >> >> IRQ 11 > >> >> eth0: Identified 8139 chip type 'RTL-8139B' > >> >> eth0: Setting 100mbps half-duplex based on auto-negotiated partner > ability > >> >> 40a1. > >> >> Where are MPLS debug info?Which are they? > >> >> After i've done > >> >> [root@localhost root]# cd /home/efacchin/iproute2 > >> >> [root@localhost iproute2]# which ip > >> >> /sbin/ip > >> >> I've also tryed to do > >> >> [root@localhost utils]# cat /proc/net/mpls_in > >> >> [root@localhost utils]# cat /proc/net/mpls_out > >> >> [root@localhost utils]# cat /proc/net/mpls_* > >> >> 01010702 > >> >> [root@localhost utils]# cat /proc/net/mpls* > >> >> 01010702 > >> >> What's happened? > >> >> How can i see MPLS header with ethereal? > >> >> I've tryed to send packets pinging 10.0.3.17 and setting host 10.0.3.100 > >> >> on ethereal to see what my pc sends and setting ethereal to decode > packets > >> >> like MPLS. I've seen that in the field Info it writes Maldformed Frame > >> >> > >> >> >-- Messaggio Originale -- > >> >> >Date: Mon, 24 Mar 2003 11:01:01 -0600 > >> >> >From: "James R. Leu" <jl...@mi...> > >> >> >To: e7...@ti... > >> >> >Cc: mpl...@li... > >> >> >Subject: Re: [mpls-linux-general] HELP ME PLEASE!!! > >> >> >Reply-To: jl...@mi... > >> >> > > >> >> > > >> >> >On Mon, Mar 24, 2003 at 11:00:03AM +0100, e7...@ti... wrote: > >> >> >> Hi everybody > >> >> >> I'm new using mplsadm and i've many problems with it > >> >> >> Like i've told you in my precedent mails i've tryed to make a lsp > >> from > >> >> >a > >> >> >> pc (10.0.3.100) to another (10.0.3.17) > >> >> >> I've done > >> >> >> mplsadm -A -O 0 > >> >> >> mplsadm -O key1 -o push:gen:16:set:eth0:ipv4:192.168.8.197 > >> >> >> mplsadm -A -I gen:17:0 > >> >> >> mplsadm -L eth0:0 > >> >> > > >> >> >Do you mean mplsadm2 or mplsadm? > >> >> >What is the output from these commands? > >> >> > > >> >> >Turn on mpls kernel debugging before issuing these commands then > >> >> >check the output of 'dmesg'. > >> >> > > >> >> > > >> >> >> [root@localhost root]# ip route show > >> >> >> i've done it and the result is : > >> >> > > >> >> >Is this your mpls enabled version of 'ip'? > >> >> >Do a 'which ip' does it point to the version of 'ip' that was built > >> >> >from the patched version of iproute2? > >> >> > > >> >> >> [root@localhost root]# cat /proc/net/mpls* > >> >> >> 01010702 > >> >> >> [root@localhost root]# ip route show > >> >> >> 10.0.3.57 via 10.0.3.100 dev eth0 scope link > >> >> >> 10.0.3.57 via 10.0.3.100 dev eth0 > >> >> >> 10.0.3.17 via 10.0.3.100 dev eth0 scope link > >> >> >> !!!Deficit 4, rta_len=10 > >> >> > > >> >> >See above. > >> >> > > >> >> >> What does "scope link " mean? > >> >> > > >> >> >Read the 'ip' man page. > >> >> > > >> >> >> ------------------------------------------------------- > >> >> >> This sf.net email is sponsored by:ThinkGeek > >> >> >> Welcome to geek heaven. > >> >> >> http://thinkgeek.com/sf > >> >> >> _______________________________________________ > >> >> >> mpls-linux-general mailing list > >> >> >> mpl...@li... > >> >> >> https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > >> >> > > >> >> >-- > >> >> >James R. Leu > >> >> > >> >> > >> >> __________________________________________________________________ > >> >> Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light > Mega! > >> >> Tiscali ADSL non teme confronti! Abbonati subito. > >> >> http://point.tiscali.it/adsl/index.shtml > >> >> > >> >> > >> > > >> >-- > >> >James R. Leu > >> > >> > >> __________________________________________________________________ > >> Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! > >> Tiscali ADSL non teme confronti! Abbonati subito. > >> http://point.tiscali.it/adsl/index.shtml > >> > >> > > > >-- > >James R. Leu > > > > > >------------------------------------------------------- > >This sf.net email is sponsored by:ThinkGeek > >Welcome to geek heaven. > >http://thinkgeek.com/sf > >_______________________________________________ > >mpls-linux-general mailing list > >mpl...@li... > >https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > __________________________________________________________________ > Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! > Tiscali ADSL non teme confronti! Abbonati subito. > http://point.tiscali.it/adsl/index.shtml > > -- James R. Leu |
|
From: James R. L. <jl...@mi...> - 2003-03-24 16:37:53
|
Does your man page say:
OPTIONS
For the complete command reference please look at the following docu-
ment:
/usr/share/doc/iproute-2.4.7/ip-cref.ps
If not, go find that document on the net and read it.
BTW 'scope link' has no relevance to your problem at hand.
Back to your problem at hand:
Why don't you answer all of my questions? There is a reason I ask
each question, therefore I expect you to answer each one. Here are
some questions (ie please answer them).
Did you compile and install a MPLS enabled version of iproute2?
If so how, and where did you install it?
(as an FYI 'ip' is part of iproute2)
Does the output of 'which ip' point to the version of 'ip' that you
compiled after patching iproute2?
On Mon, Mar 24, 2003 at 05:19:50PM +0100, e7...@ti... wrote:
> Hi James
> I've tryed to do the following
> [root@localhost utils]# ip route show
> 10.0.3.57 via 10.0.3.100 dev eth0 scope link
> 10.0.3.57 via 10.0.3.100 dev eth0
> 10.0.3.17 via 10.0.3.100 dev eth0 scope link
> !!!Deficit 4, rta_len=10
> 10.0.3.0/24 dev eth0 proto kernel scope link
> 127.0.0.0/8 dev lo scope link
> default via 10.0.3.1 dev eth0
> What does it mean?What is scope link? I've not found it on man ip
> Thanks in advance
>
> __________________________________________________________________
> Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega!
> Tiscali ADSL non teme confronti! Abbonati subito.
> http://point.tiscali.it/adsl/index.shtml
>
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> mpls-linux-general mailing list
> mpl...@li...
> https://lists.sourceforge.net/lists/listinfo/mpls-linux-general
--
James R. Leu
|
|
From: <e7...@ti...> - 2003-03-24 16:20:05
|
Hi James I've tryed to do the following [root@localhost utils]# ip route show 10.0.3.57 via 10.0.3.100 dev eth0 scope link 10.0.3.57 via 10.0.3.100 dev eth0 10.0.3.17 via 10.0.3.100 dev eth0 scope link !!!Deficit 4, rta_len=3D10 10.0.3.0/24 dev eth0 proto kernel scope link 127.0.0.0/8 dev lo scope link default via 10.0.3.1 dev eth0 What does it mean?What is scope link? I've not found it on man ip Thanks in advance __________________________________________________________________ Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! Tiscali ADSL non teme confronti! Abbonati subito. http://point.tiscali.it/adsl/index.shtml |
|
From: James R. L. <jl...@mi...> - 2003-03-24 16:19:18
|
(CC'ed to the list, please continue to CC the list) 'mplsadm2 -d' toggles kernel debugging. When kernel debugging is turned on every mplsadm2 command will result in new info showing up at the end of the 'dmesg' output. On Mon, Mar 24, 2003 at 04:45:05PM +0100, e7...@ti... wrote: > I'm using mpls-linux-1.172 > I don't know where i can find mplsadm2 cd mpls-linux/utils/ make clean make > I've tryed to make what i've written many times, the first time it gaves > me result after every instruction i gave but now i doesn't happen. Why? > Where i can see debug info? > Which are they in the result of dmesg that i've done and written under? > > >-- Messaggio Originale -- > >Date: Mon, 24 Mar 2003 11:25:46 -0600 > >From: "James R. Leu" <jl...@mi...> > >To: e7...@ti... > >Subject: Re: [mpls-linux-general] HELP ME PLEASE!!! > >Reply-To: jl...@mi... > > > > > >On Mon, Mar 24, 2003 at 04:27:40PM +0100, e7...@ti... wrote: > >> I'0m using mplsadm > > > >Where did you get mplsadm? If you are using the most recent mpls-linux > >it creates mplsdadm2, and you will see output after each and every > >'mplsadm2' command. > > > >> I've done > >> [root@localhost utils]# mplsadm -A -O 0 > >> [root@localhost utils]# mplsadm -O 0x2 > >> [root@localhost utils]# mplsadm -O 0x2 -o push:gen:16:eth0:ipv4:10.0.3.17 > >> [root@localhost utils]# mplsadm -A -I gen:17:0 > >> [root@localhost utils]# mplsadm -L eth0:0 > >> After i've done > >> [root@localhost utils]# dmesg > >> Linux version 2.4.20 (ro...@lo...) (gcc version 2.96 20000731 > >> (Red Hat Linux 7.1 2.96-98)) #12 SMP ven feb 21 08:45:47 CET > >> 2003 > >> BIOS-provided physical RAM map: > >> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) > >> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) > >> BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) > >> BIOS-e820: 0000000000100000 - 0000000010000000 (usable) > >> BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) > >> 256MB LOWMEM available. > >> On node 0 totalpages: 65536 > >> zone(0): 4096 pages. > >> zone(1): 61440 pages. > >> zone(2): 0 pages. > >> Kernel command line: auto BOOT_IMAGE=linux_prova ro root=306 BOOT_FILE=/boot/bzImage > >> Local APIC disabled by BIOS -- reenabling. > >> Found and enabled local APIC! > >> Initializing CPU#0 > >> Detected 349.183 MHz processor. > >> Console: colour VGA+ 80x25 > >> Calibrating delay loop... 696.32 BogoMIPS > >> Memory: 255900k/262144k available (1821k kernel code, 5856k reserved, > 647k > >> data, 120k init, 0k highmem) > >> Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) > >> Inode cache hash table entries: 16384 (order: 5, 131072 bytes) > >> Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) > >> Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes) > >> Page-cache hash table entries: 65536 (order: 6, 262144 bytes) > >> CPU: L1 I cache: 16K, L1 D cache: 16K > >> CPU: L2 cache: 512K > >> Intel machine check architecture supported. > >> Intel machine check reporting enabled on CPU#0. > >> CPU: After generic, caps: 0183fbff 00000000 00000000 00000000 > >> CPU: Common caps: 0183fbff 00000000 00000000 00000000 > >> Enabling fast FPU save and restore... done. > >> Checking 'hlt' instruction... OK. > >> POSIX conformance testing by UNIFIX > >> CPU: L1 I cache: 16K, L1 D cache: 16K > >> CPU: L2 cache: 512K > >> Intel machine check reporting enabled on CPU#0. > >> CPU: After generic, caps: 0183fbff 00000000 00000000 00000000 > >> CPU: Common caps: 0183fbff 00000000 00000000 00000000 > >> CPU0: Intel Pentium II (Deschutes) stepping 01 > >> per-CPU timeslice cutoff: 1459.33 usecs. > >> SMP motherboard not detected. > >> enabled ExtINT on CPU#0 > >> ESR value before enabling vector: 00000000 > >> ESR value after enabling vector: 00000000 > >> Using local APIC timer interrupts. > >> calibrating APIC timer ... > >> ..... CPU clock speed is 349.1902 MHz. > >> ..... host bus clock speed is 99.7683 MHz. > >> cpu: 0, clocks: 997683, slice: 498841 > >> CPU0<T0:997680,T1:498832,D:7,S:498841,C:997683> > >> Waiting on wait_init_idle (map = 0x0) > >> All processors have done init_idle > >> PCI: PCI BIOS revision 2.10 entry at 0xed728, last bus=1 > >> PCI: Using configuration type 1 > >> PCI: Probing PCI hardware > >> PCI: Using IRQ router PIIX [8086/7110] at 00:14.0 > >> Limiting direct PCI/PCI transfers. > >> isapnp: Scanning for PnP cards... > >> isapnp: Card 'ESS ES1869 Plug and Play AudioDrive' > >> isapnp: 1 Plug & Play card detected total > >> Linux NET4.0 for Linux 2.4 > >> Based upon Swansea University Computer Society NET3.039 > >> Initializing RT netlink socket > >> Starting kswapd > >> Journalled Block Device driver loaded > >> Installing knfsd (copyright (C) 1996 ok...@mo...). > >> parport0: PC-style at 0x378 (0x778) [PCSPP(,...)] > >> parport0: irq 7 detected > >> pty: 256 Unix98 ptys configured > >> Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI > >> ISAPNP enabled > >> ttyS00 at 0x03f8 (irq = 4) is a 16550A > >> ttyS01 at 0x02f8 (irq = 3) is a 16550A > >> ttyS02 at 0x03e8 (irq = 4) is a 16450 > >> ttyS03 at 0x02e8 (irq = 3) is a 16450 > >> lp0: using parport0 (polling). > >> lp0: console ready > >> Uniform Multi-Platform E-IDE driver Revision: 6.31 > >> ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx > >> PIIX4: IDE controller on PCI bus 00 dev a1 > >> PIIX4: chipset revision 1 > >> PIIX4: not 100% native mode: will probe irqs later > >> ide0: BM-DMA at 0x2420-0x2427, BIOS settings: hda:DMA, hdb:pio > >> ide1: BM-DMA at 0x2428-0x242f, BIOS settings: hdc:DMA, hdd:pio > >> hda: FUJITSU MPB3064ATU, ATA DISK drive > >> hdc: Compaq CRD-8320B, ATAPI CD/DVD-ROM drive > >> ide2: ports already in use, skipping probe > >> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 > >> ide1 at 0x170-0x177,0x376 on irq 15 > >> blk: queue c03d97c4, I/O limit 4095Mb (mask 0xffffffff) > >> hda: 12594960 sectors (6449 MB), CHS=833/240/63, UDMA(33) > >> hdc: ATAPI 32X CD-ROM drive, 128kB Cache, DMA > >> Uniform CD-ROM driver Revision: 3.12 > >> ide-floppy driver 0.99.newide > >> Partition check: > >> hda: hda1 hda2 < hda5 hda6 hda7 > > >> Floppy drive(s): fd0 is 1.44M > >> FDC 0 is a National Semiconductor PC87306 > >> SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=256). > >> loop: loaded (max 8 devices) > >> plip: parport0 has no IRQ. Using IRQ-less mode,which is fairly inefficient! > >> NET3 PLIP version 2.4-parport gn...@mr... > >> plip0: Parallel port at 0x378, not using IRQ. > >> PPP generic driver version 2.4.2 > >> PPP Deflate Compression module registered > >> PPP BSD Compression module registered > >> Linux agpgart interface v0.99 (c) Jeff Hartmann > >> agpgart: Maximum main memory to use for agp memory: 204M > >> agpgart: Detected Intel 440BX chipset > >> agpgart: AGP aperture is 64M @ 0x44000000 > >> [drm] Initialized tdfx 1.0.0 20010216 on minor 0 > >> [drm] AGP 0.99 on Intel 440BX @ 0x44000000 64MB > >> [drm] Initialized radeon 1.1.1 20010405 on minor 1 > >> [drm] AGP 0.99 on Intel 440BX @ 0x44000000 64MB > >> [drm] Initialized i810 1.2.0 20010920 on minor 2 > >> ide-floppy driver 0.99.newide > >> es1371: version v0.30 time 08:51:53 Feb 21 2003 > >> usb.c: registered new driver usbdevfs > >> usb.c: registered new driver hub > >> uhci.c: USB Universal Host Controller Interface driver v1.1 > >> PCI: Found IRQ 11 for device 00:14.2 > >> uhci.c: USB UHCI at I/O 0x2400, IRQ 11 > >> usb.c: new USB bus registered, assigned bus number 1 > >> hub.c: USB hub found > >> hub.c: 2 ports detected > >> usb.c: registered new driver serial > >> usbserial.c: USB Serial support registered for Generic > >> usbserial.c: USB Serial Driver core v1.4 > >> mice: PS/2 mouse device common for all mice > >> NET4: Linux TCP/IP 1.0 for NET4.0 > >> IP Protocols: ICMP, UDP, TCP > >> IP: routing cache hash table of 2048 buckets, 16Kbytes > >> TCP: Hash tables configured (established 16384 bind 16384) > >> IPv4 over IPv4 tunneling driver > >> ip_conntrack version 2.1 (2048 buckets, 16384 max) - 292 bytes per conntrack > >> ip_tables: (C) 2000-2002 Netfilter core team > >> arp_tables: (C) 2002 David S. Miller > >> NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. > >> MPLS version 1.172 11/14/2002 jl...@mi... > >> kjournald starting. Commit interval 5 seconds > >> EXT3-fs: mounted filesystem with ordered data mode. > >> VFS: Mounted root (ext3 filesystem) readonly. > >> Freeing unused kernel memory: 120k freed > >> Adding Swap: 279680k swap-space (priority -1) > >> EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,6), internal journal > >> kjournald starting. Commit interval 5 seconds > >> EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,5), internal journal > >> EXT3-fs: mounted filesystem with ordered data mode. > >> 8139too Fast Ethernet driver 0.9.26 > >> PCI: Found IRQ 11 for device 00:0d.0 > >> eth0: SMC1211TX EZCard 10/100 (RealTek RTL8139) at 0xd0868000, 00:10:b5:b8:e9:e5, > >> IRQ 11 > >> eth0: Identified 8139 chip type 'RTL-8139B' > >> eth0: Setting 100mbps half-duplex based on auto-negotiated partner ability > >> 40a1. > >> Where are MPLS debug info?Which are they? > >> After i've done > >> [root@localhost root]# cd /home/efacchin/iproute2 > >> [root@localhost iproute2]# which ip > >> /sbin/ip > >> I've also tryed to do > >> [root@localhost utils]# cat /proc/net/mpls_in > >> [root@localhost utils]# cat /proc/net/mpls_out > >> [root@localhost utils]# cat /proc/net/mpls_* > >> 01010702 > >> [root@localhost utils]# cat /proc/net/mpls* > >> 01010702 > >> What's happened? > >> How can i see MPLS header with ethereal? > >> I've tryed to send packets pinging 10.0.3.17 and setting host 10.0.3.100 > >> on ethereal to see what my pc sends and setting ethereal to decode packets > >> like MPLS. I've seen that in the field Info it writes Maldformed Frame > >> > >> >-- Messaggio Originale -- > >> >Date: Mon, 24 Mar 2003 11:01:01 -0600 > >> >From: "James R. Leu" <jl...@mi...> > >> >To: e7...@ti... > >> >Cc: mpl...@li... > >> >Subject: Re: [mpls-linux-general] HELP ME PLEASE!!! > >> >Reply-To: jl...@mi... > >> > > >> > > >> >On Mon, Mar 24, 2003 at 11:00:03AM +0100, e7...@ti... wrote: > >> >> Hi everybody > >> >> I'm new using mplsadm and i've many problems with it > >> >> Like i've told you in my precedent mails i've tryed to make a lsp > from > >> >a > >> >> pc (10.0.3.100) to another (10.0.3.17) > >> >> I've done > >> >> mplsadm -A -O 0 > >> >> mplsadm -O key1 -o push:gen:16:set:eth0:ipv4:192.168.8.197 > >> >> mplsadm -A -I gen:17:0 > >> >> mplsadm -L eth0:0 > >> > > >> >Do you mean mplsadm2 or mplsadm? > >> >What is the output from these commands? > >> > > >> >Turn on mpls kernel debugging before issuing these commands then > >> >check the output of 'dmesg'. > >> > > >> > > >> >> [root@localhost root]# ip route show > >> >> i've done it and the result is : > >> > > >> >Is this your mpls enabled version of 'ip'? > >> >Do a 'which ip' does it point to the version of 'ip' that was built > >> >from the patched version of iproute2? > >> > > >> >> [root@localhost root]# cat /proc/net/mpls* > >> >> 01010702 > >> >> [root@localhost root]# ip route show > >> >> 10.0.3.57 via 10.0.3.100 dev eth0 scope link > >> >> 10.0.3.57 via 10.0.3.100 dev eth0 > >> >> 10.0.3.17 via 10.0.3.100 dev eth0 scope link > >> >> !!!Deficit 4, rta_len=10 > >> > > >> >See above. > >> > > >> >> What does "scope link " mean? > >> > > >> >Read the 'ip' man page. > >> > > >> >> ------------------------------------------------------- > >> >> This sf.net email is sponsored by:ThinkGeek > >> >> Welcome to geek heaven. > >> >> http://thinkgeek.com/sf > >> >> _______________________________________________ > >> >> mpls-linux-general mailing list > >> >> mpl...@li... > >> >> https://lists.sourceforge.net/lists/listinfo/mpls-linux-general > >> > > >> >-- > >> >James R. Leu > >> > >> > >> __________________________________________________________________ > >> Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! > >> Tiscali ADSL non teme confronti! Abbonati subito. > >> http://point.tiscali.it/adsl/index.shtml > >> > >> > > > >-- > >James R. Leu > > > __________________________________________________________________ > Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! > Tiscali ADSL non teme confronti! Abbonati subito. > http://point.tiscali.it/adsl/index.shtml > > -- James R. Leu |
|
From: James R. L. <jl...@mi...> - 2003-03-24 15:07:39
|
On Mon, Mar 24, 2003 at 11:00:03AM +0100, e7...@ti... wrote: > Hi everybody > I'm new using mplsadm and i've many problems with it > Like i've told you in my precedent mails i've tryed to make a lsp from a > pc (10.0.3.100) to another (10.0.3.17) > I've done > mplsadm -A -O 0 > mplsadm -O key1 -o push:gen:16:set:eth0:ipv4:192.168.8.197 > mplsadm -A -I gen:17:0 > mplsadm -L eth0:0 Do you mean mplsadm2 or mplsadm? What is the output from these commands? Turn on mpls kernel debugging before issuing these commands then check the output of 'dmesg'. > [root@localhost root]# ip route show > i've done it and the result is : Is this your mpls enabled version of 'ip'? Do a 'which ip' does it point to the version of 'ip' that was built from the patched version of iproute2? > [root@localhost root]# cat /proc/net/mpls* > 01010702 > [root@localhost root]# ip route show > 10.0.3.57 via 10.0.3.100 dev eth0 scope link > 10.0.3.57 via 10.0.3.100 dev eth0 > 10.0.3.17 via 10.0.3.100 dev eth0 scope link > !!!Deficit 4, rta_len=10 See above. > What does "scope link " mean? Read the 'ip' man page. > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |
|
From: <e7...@ti...> - 2003-03-24 11:29:39
|
Hi everybody
i've seen the mail "Why no Mpls info"
I've the same problem,
i've tried to give the commands shown in the mail and the results are the=
follow
[root@localhost utils]# more /proc/net/mpls_*
::::::::::::::
/proc/net/mpls_in
::::::::::::::
::::::::::::::
/proc/net/mpls_labelspace
::::::::::::::
::::::::::::::
/proc/net/mpls_out
::::::::::::::
::::::::::::::
/proc/net/mpls_tunnel
::::::::::::::
::::::::::::::
/proc/net/mpls_version
::::::::::::::
01010702
[root@localhost utils]# mplsadm -d
[root@localhost utils]# dmesg
Linux version 2.4.20 (ro...@lo...) (gcc version 2.96 20000=
731
(Red Hat Linux 7.1 2.96-98)) #12 SMP ven feb 21 08:45:47 CET
2003
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 0000000010000000 (usable)
BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
256MB LOWMEM available.
On node 0 totalpages: 65536
zone(0): 4096 pages.
zone(1): 61440 pages.
zone(2): 0 pages.
Kernel command line: auto BOOT_IMAGE=3Dlinux_prova ro root=3D306 BOOT_FIL=
E=3D/boot/bzImage
Local APIC disabled by BIOS -- reenabling.
Found and enabled local APIC!
Initializing CPU#0
Detected 349.183 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 696.32 BogoMIPS
Memory: 255900k/262144k available (1821k kernel code, 5856k reserved, 647=
k
data, 120k init, 0k highmem)
Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 0183fbff 00000000 00000000 00000000
CPU: Common caps: 0183fbff 00000000 00000000 00000000
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 0183fbff 00000000 00000000 00000000
CPU: Common caps: 0183fbff 00000000 00000000 00000000
CPU0: Intel Pentium II (Deschutes) stepping 01
per-CPU timeslice cutoff: 1459.33 usecs.
SMP motherboard not detected.
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
Using local APIC timer interrupts.
calibrating APIC timer ...
..... CPU clock speed is 349.1902 MHz.
..... host bus clock speed is 99.7683 MHz.
cpu: 0, clocks: 997683, slice: 498841
CPU0<T0:997680,T1:498832,D:7,S:498841,C:997683>
Waiting on wait_init_idle (map =3D 0x0)
All processors have done init_idle
PCI: PCI BIOS revision 2.10 entry at 0xed728, last bus=3D1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Using IRQ router PIIX [8086/7110] at 00:14.0
Limiting direct PCI/PCI transfers.
isapnp: Scanning for PnP cards...
isapnp: Card 'ESS ES1869 Plug and Play AudioDrive'
isapnp: 1 Plug & Play card detected total
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
Starting kswapd
Journalled Block Device driver loaded
Installing knfsd (copyright (C) 1996 ok...@mo...).
parport0: PC-style at 0x378 (0x778) [PCSPP(,...)]
parport0: irq 7 detected
pty: 256 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL=
_PCI
ISAPNP enabled
ttyS00 at 0x03f8 (irq =3D 4) is a 16550A
ttyS01 at 0x02f8 (irq =3D 3) is a 16550A
ttyS02 at 0x03e8 (irq =3D 4) is a 16450
ttyS03 at 0x02e8 (irq =3D 3) is a 16450
lp0: using parport0 (polling).
lp0: console ready
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=3D=
xx
PIIX4: IDE controller on PCI bus 00 dev a1
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0x2420-0x2427, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0x2428-0x242f, BIOS settings: hdc:DMA, hdd:pio
hda: FUJITSU MPB3064ATU, ATA DISK drive
hdc: Compaq CRD-8320B, ATAPI CD/DVD-ROM drive
ide2: ports already in use, skipping probe
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
blk: queue c03d97c4, I/O limit 4095Mb (mask 0xffffffff)
hda: 12594960 sectors (6449 MB), CHS=3D833/240/63, UDMA(33)
hdc: ATAPI 32X CD-ROM drive, 128kB Cache, DMA
Uniform CD-ROM driver Revision: 3.12
ide-floppy driver 0.99.newide
Partition check:
hda: hda1 hda2 < hda5 hda6 hda7 >
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
SLIP: version 0.8.4-NET3.019-NEWTTY (dynamic channels, max=3D256).
loop: loaded (max 8 devices)
plip: parport0 has no IRQ. Using IRQ-less mode,which is fairly inefficien=
t!
NET3 PLIP version 2.4-parport gn...@mr...
plip0: Parallel port at 0x378, not using IRQ.
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 204M
agpgart: Detected Intel 440BX chipset
agpgart: AGP aperture is 64M @ 0x44000000
[drm] Initialized tdfx 1.0.0 20010216 on minor 0
[drm] AGP 0.99 on Intel 440BX @ 0x44000000 64MB
[drm] Initialized radeon 1.1.1 20010405 on minor 1
[drm] AGP 0.99 on Intel 440BX @ 0x44000000 64MB
[drm] Initialized i810 1.2.0 20010920 on minor 2
ide-floppy driver 0.99.newide
es1371: version v0.30 time 08:51:53 Feb 21 2003
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
uhci.c: USB Universal Host Controller Interface driver v1.1
PCI: Found IRQ 11 for device 00:14.2
uhci.c: USB UHCI at I/O 0x2400, IRQ 11
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
usbserial.c: USB Serial Driver core v1.4
mice: PS/2 mouse device common for all mice
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 16384)
IPv4 over IPv4 tunneling driver
ip_conntrack version 2.1 (2048 buckets, 16384 max) - 292 bytes per conntr=
ack
ip_tables: (C) 2000-2002 Netfilter core team
arp_tables: (C) 2002 David S. Miller
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
MPLS version 1.172 11/14/2002 jl...@mi...
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 120k freed
Adding Swap: 279680k swap-space (priority -1)
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,6), internal journal
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,5), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
8139too Fast Ethernet driver 0.9.26
PCI: Found IRQ 11 for device 00:0d.0
eth0: SMC1211TX EZCard 10/100 (RealTek RTL8139) at 0xd0868000, 00:10:b5:b=
8:e9:e5,
IRQ 11
eth0: Identified 8139 chip type 'RTL-8139B'
eth0: Setting 100mbps half-duplex based on auto-negotiated partner abilit=
y
40a1.
Where is info about mpls (except version)? Why all is empty (mpls_in, mpl=
s_out,
label space)? I've already tryed to make matching between labels and devi=
ces
but here results nothing
How can i see mpls header with ethereal?
What does tcpdump useful to?
How does it work?
Thanks in advance
__________________________________________________________________
Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega!
Tiscali ADSL non teme confronti! Abbonati subito.
http://point.tiscali.it/adsl/index.shtml
|
|
From: <e7...@ti...> - 2003-03-24 10:11:30
|
Hi everybody I'm new using mplsadm and i've many problems with it Like i've told you in my precedent mails i've tryed to make a lsp from a pc (10.0.3.100) to another (10.0.3.17) I've done mplsadm -A -O 0 mplsadm -O key1 -o push:gen:16:set:eth0:ipv4:192.168.8.197 mplsadm -A -I gen:17:0 mplsadm -L eth0:0 and after i ping 10.0.3.17 from my pc Like i've told i saw packets going from my pc to the others but i didn't see MPLS headers. I've read mails about this problem on this mailing list and i've seen tha= t my problem is common to many people but how can i resolve it? I've another problem:reading mails i've seen that to see thematching betw= een labels and device i've to do following commands: [root@localhost root]# cat /proc/net/mpls* 01010702 [root@localhost root]# ip route show i've done it and the result is : [root@localhost root]# cat /proc/net/mpls* 01010702 [root@localhost root]# ip route show 10.0.3.57 via 10.0.3.100 dev eth0 scope link 10.0.3.57 via 10.0.3.100 dev eth0 10.0.3.17 via 10.0.3.100 dev eth0 scope link !!!Deficit 4, rta_len=3D10 10.0.3.0/24 dev eth0 proto kernel scope link 127.0.0.0/8 dev lo scope link default via 10.0.3.1 dev eth0 what does it mean? What does "scope link " mean? I've tryed to do ip show but it gaves me error How can i do? Ive seen mpls_in and mpls_out files but they are empty What's happened? Ive tryed to make mplsadm -d but it doesn't give me indication (it writes= me Successful) What i've to do to make lsp,see the matching that mpls makes between devi= ce and labels? How does dmesg work? What i've to see in dmesg? Please answerm me soon, i'm blocked Thanks in advance __________________________________________________________________ Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! Tiscali ADSL non teme confronti! Abbonati subito. http://point.tiscali.it/adsl/index.shtml |
|
From: <e7...@ti...> - 2003-03-21 15:01:20
|
Hi everybody i'm trying to use mplsadm, ping and ethereal to set a lsp from my pc (IP= address 10.0.3.100) to another pc (10.0.3.17), sending to it MPLS packets= and wiew with ethereal if these packets are MPLS. Yesterday, after i've read mail "Sorry if i ask again" i've given my pc the same commands mplsadm -A -O 0 mplsadm -O key1 -o push:gen:16:set:eth0:ipv4:192.168.8.197 mplsadm -A -I gen:17:0 mplsadm -L eth0:0 After this ive done ping 10.0.3.17 and wiewing at the other pc that the packets received from me had header MPLS (i see Label <>unknown , TTL a value etc) Reading better that mail i've given ip route add 10.0.3.17 via 10.0.3.100 and it gaves me Error: either "to" is duplicate, or "lsp" is a garbage From that moment i've read all mails that are in the mailing list about ip route I've tryed also to follow indication given to other that have my same pro= blem but without any result I' ve tryed to redownload ip-route2-current.tar.gz, tar it but without result What i've to do? Another question: how can i resume from the beginning? Thanks all in advance __________________________________________________________________ Tiscali ADSL, fino a 9 MESI GRATIS sull'offerta Tiscali ADSL Light Mega! Tiscali ADSL non teme confronti! Abbonati subito. http://point.tiscali.it/adsl/index.shtml |