<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/mpls-linux/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/mpls-linux/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/mpls-linux/support-requests/</id><updated>2011-11-23T09:15:27Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>mpls-installation</title><link href="https://sourceforge.net/p/mpls-linux/support-requests/7/" rel="alternate"/><published>2011-11-23T09:15:27Z</published><updated>2011-11-23T09:15:27Z</updated><author><name>chris</name><uri>https://sourceforge.net/u/christieshi/</uri></author><id>https://sourceforge.net552a971444d37bd5d578ad3abedb045ec5295579</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;hi,&lt;br /&gt;
i have trouble installing the mpls-linux .  I compiled a new kernel according to the installation instructions , but  i can't install iptables and iproute because the version is lower than the version in FC5. And i can't input mpls related commands in command line in the new mpls kernel, the commands depend on what？ And where can i get the src code of mpls-llinux-1.950?&lt;br /&gt;
thank you.&lt;/p&gt;
&lt;p&gt;The information of my new mpls kernel:&lt;br /&gt;
[root@localhost etc]# dmesg | grep mpls&lt;br /&gt;
MPLS DEBUG net/mpls/mpls_sysfs.c:130:mpls_sysfs_init: enter&lt;br /&gt;
MPLS DEBUG net/mpls/mpls_sysfs.c:139:mpls_sysfs_init: exit&lt;br /&gt;
Registered MPLS tunnel mpls0&lt;br /&gt;
[root@localhost etc]# uname -r&lt;br /&gt;
2.6.15&lt;/p&gt;
&lt;p&gt;My OS is FC5(kernel:2.6.15-1.2054_FC5smp).&lt;br /&gt;
I'v got the first 4 packages below, the last one linux-2.6.15.1 can't be downloaded, so i got linux-2.6.15 from &lt;a href="http://www.kernel.org/pub/linux/kernel/" rel="nofollow"&gt;http://www.kernel.org/pub/linux/kernel/&lt;/a&gt;  instead.&lt;br /&gt;
&lt;a href="http://switch.dl.sourceforge.net/sourceforge/mpls-linux/mpls-linux-1.950.tar.bz2"&gt;http://switch.dl.sourceforge.net/sourceforge/mpls-linux/mpls-linux-1.950.tar.bz2&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://switch.dl.sourceforge.net/sourceforge/mpls-linux/iptables-1.3.0-2_mpls_1.950d.i386.rpm"&gt;http://switch.dl.sourceforge.net/sourceforge/mpls-linux/iptables-1.3.0-2_mpls_1.950d.i386.rpm&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://switch.dl.sourceforge.net/sourceforge/mpls-linux/iproute-2.6.11-1_mpls_1.950d.i386.rpm"&gt;http://switch.dl.sourceforge.net/sourceforge/mpls-linux/iproute-2.6.11-1_mpls_1.950d.i386.rpm&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://switch.dl.sourceforge.net/sourceforge/mpls-linux/ebtables-2.0.6-7_mpls_1.950d.i386.rpm"&gt;http://switch.dl.sourceforge.net/sourceforge/mpls-linux/ebtables-2.0.6-7_mpls_1.950d.i386.rpm&lt;/a&gt;&lt;br /&gt;
ftp://ftp.roedunet.lkams.kernel.org/pub/linux/kernel/v2.6/linux-2.6.15.1.tar.bz2&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>zebra crashes when receiving label mappings</title><link href="https://sourceforge.net/p/mpls-linux/support-requests/6/" rel="alternate"/><published>2010-08-18T11:25:26Z</published><updated>2010-08-18T11:25:26Z</updated><author><name>Nuno Lourenço</name><uri>https://sourceforge.net/u/nunolour/</uri></author><id>https://sourceforge.netdd01d25b929f65fb243ca9c5e943c2f1a38aeca2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have installed mpls Linux on kernel with the RPM packages for fc10, and I’m using the ldp portable (1.970) on quagga for mpls signaling.&lt;/p&gt;
&lt;p&gt;The problem I’m having is related with ldpd and zebra deamon on quagga. LDP sessions are established with success, but when it receives label mappings the zebra deamon crashes (see logs below).&lt;/p&gt;
&lt;p&gt;Ldpd deamon doesn’t crash but I can see a broken pipe happening. I believe this is caused by zebra crash.&lt;/p&gt;
&lt;p&gt;Does anyone can help me?&lt;/p&gt;
&lt;p&gt;Thanks and regards,&lt;br /&gt;
Nuno&lt;/p&gt;
&lt;p&gt;=====  Zebra logs ====================================&lt;br /&gt;
2010/08/18 12:53:32 ZEBRA: rib_process: Adding route, select 0x9cfa7f0&lt;br /&gt;
2010/08/18 12:53:32 ZEBRA: netlink_route_multipath() (single hop): RTM_NEWROUTE 192.168.2.0/24, type IPv4&lt;br /&gt;
2010/08/18 12:53:32 ZEBRA: netlink_route_multipath() (single hop): nexthop via 192.168.1.2 if 4&lt;br /&gt;
2010/08/18 12:53:32 ZEBRA: netlink_talk: netlink-cmd type RTM_NEWROUTE(24), seq=7&lt;br /&gt;
2010/08/18 12:53:32 ZEBRA: netlink_parse_info: netlink-cmd ACK: type=RTM_NEWROUTE(24), seq=7, pid=0&lt;br /&gt;
2010/08/18 12:53:32 ZEBRA: netlink_parse_info: netlink-listen type RTM_NEWROUTE(24), seq=7, pid=4294963198&lt;br /&gt;
2010/08/18 12:53:32 ZEBRA: netlink_parse_info: netlink-cmd packet comes from netlink-listen&lt;br /&gt;
2010/08/18 12:53:32 ZEBRA: zebra message comes from socket [15]&lt;br /&gt;
2010/08/18 12:53:32 ZEBRA: zebra message received [ZEBRA_MPLS_OUT_SEGMENT_ADD] 39&lt;br /&gt;
2010/08/18 12:53:32 ZEBRA: netlink_talk: mpls-netlink-nhlfe type (29), seq=1&lt;br /&gt;
2010/08/18 12:53:32 ZEBRA: mpls-netlink-nhlfe error: No such file or directory, type=(29), seq=1, pid=0&lt;br /&gt;
ZEBRA: Received signal 11 at 1282132412 (si_addr 0x8, PC 0x805b7de); aborting...&lt;/p&gt;
&lt;p&gt;================================================´&lt;br /&gt;
======== Ldpd logs ================================&lt;br /&gt;
2010/08/16 21:53:32 LDP: OUT: LABEL MAPPING MSG ***END***:&lt;br /&gt;
2010/08/16 21:53:32 LDP: OUT: Mesg size: 27 (201)&lt;br /&gt;
2010/08/16 21:53:32 LDP: EXIT: ldp_decode_one_mesg&lt;br /&gt;
2010/08/16 21:53:32 LDP: ENTER: ldp_state_machine&lt;br /&gt;
2010/08/16 21:53:32 LDP: OUT: FSM: state 5, event 5&lt;br /&gt;
2010/08/16 21:53:32 LDP: ENTER: ldp_state_process&lt;br /&gt;
2010/08/16 21:53:32 LDP: PRT: ldp_fec_find: 0xc0a80200/24&lt;br /&gt;
2010/08/16 21:53:32 LDP: ENTER: ldp_label_mapping_process&lt;br /&gt;
2010/08/16 21:53:32 LDP: OUT: Label Mapping Recv from 5.5.5.2:0 for c0a80200/24&lt;br /&gt;
2010/08/16 21:53:32 LDP: ENTER: ldp_nexthop_for_fec_session&lt;br /&gt;
2010/08/16 21:53:32 LDP: ENTER: ldp_session_for_nexthop: 0x0001&lt;br /&gt;
2010/08/16 21:53:32 LDP: PRT: ldp_session_for_nexthop-addr: 0x8fbd8d8 0x8fbd710 0x8fc2e30&lt;br /&gt;
2010/08/16 21:53:32 LDP: EXIT: ldp_session_for_nexthop-addr: 0x8fc2e30&lt;br /&gt;
2010/08/16 21:53:32 LDP: EXIT: ldp_nexthop_for_fec_session: 0x8fbd8d8&lt;br /&gt;
2010/08/16 21:53:32 LDP: buffer_write: write error on fd 8: Broken pipe&lt;br /&gt;
2010/08/16 21:53:32 LDP: zclient_send_message: buffer_write failed to zclient fd 8, closing&lt;br /&gt;
2010/08/16 21:53:32 LDP: OUT: Out Label Added&lt;br /&gt;
2010/08/16 21:53:32 LDP: OUT: Acting as ingress for c0a80200/24 from 5.5.5.2:0&lt;br /&gt;
2010/08/16 21:53:32 LDP: ENTER: Prepare_Label_Mapping_Attributes&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>setup about ldp-portable-0.310!!!</title><link href="https://sourceforge.net/p/mpls-linux/support-requests/5/" rel="alternate"/><published>2004-01-12T11:36:04Z</published><updated>2004-01-12T11:36:04Z</updated><author><name>gaoshuai</name><uri>https://sourceforge.net/u/gsxlh/</uri></author><id>https://sourceforge.net1108092d1dc308ae95947d8cf3453c4ae39b6c01</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;i patch the ldp-portable-0.310.tar.gz to zebra-&lt;br /&gt;
0.94.tar.gz and executing 'create-links'.&lt;br /&gt;
when i configure and compile zebra, i find Makefile under &lt;br /&gt;
mplsd directory can't be created normally.&lt;/p&gt;
&lt;p&gt;i can't find /mplsd/Makefile.in file!!!  &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;how can i create Makefile.in and Makefile? Please help &lt;br /&gt;
me. Thank you very much.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>mpls-linux installation question</title><link href="https://sourceforge.net/p/mpls-linux/support-requests/4/" rel="alternate"/><published>2003-11-07T21:54:21Z</published><updated>2003-11-07T21:54:21Z</updated><author><name>jgrjgrkg</name><uri>https://sourceforge.net/u/primpls/</uri></author><id>https://sourceforge.net00c60bd9ba3629f6692a4430c891d09ae0dbd66b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;haii&lt;/p&gt;
&lt;p&gt;I was trying to install mpls on linux....I downloaded&lt;br /&gt;
the linux2.4.x patch for mpls and got thru it....i&lt;br /&gt;
tried to bind the LSPs by installing iproute2-current  .&lt;br /&gt;
I executed the following code.....&lt;/p&gt;
&lt;p&gt;tar -zxvf iproute2-current.tar.gz&lt;br /&gt;
cd iproute2&lt;br /&gt;
patch -p1 &amp;amp;lt; ../iproute2-mpls.diff&lt;br /&gt;
make&lt;/p&gt;
&lt;p&gt;I was encoutering compilation errors .....hence i&lt;br /&gt;
cld'nt find this specified path   /proc/net/mpls_out&lt;/p&gt;
&lt;p&gt;I d'nt knw how to proceed. I wld appreciate if u cld&lt;br /&gt;
come up with some solution. Also plz let me knw where i&lt;br /&gt;
have to untar &lt;/p&gt;
&lt;p&gt;&amp;amp;quot;iproute2-current.tar.gz&amp;amp;quot;&lt;/p&gt;
&lt;p&gt;I wld appreciate a fast response&lt;/p&gt;
&lt;p&gt;Thanks and Regards&lt;br /&gt;
Primpls&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>questions abt Mpls setup and deployment</title><link href="https://sourceforge.net/p/mpls-linux/support-requests/3/" rel="alternate"/><published>2003-11-04T21:26:45Z</published><updated>2003-11-04T21:26:45Z</updated><author><name>jgrjgrkg</name><uri>https://sourceforge.net/u/primpls/</uri></author><id>https://sourceforge.net6ea9d0f500ac287d47c9739f4a558a86f1209229</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;haii&lt;/p&gt;
&lt;p&gt;I have just downloaded the MPLs-Linux code .....i wld &lt;br /&gt;
like to knw as how to start working with it....do u have &lt;br /&gt;
any detailed documentation and command list that i can &lt;br /&gt;
work with...&lt;/p&gt;
&lt;p&gt;Plz reply as soon as possible&lt;br /&gt;
primpls&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>How to display the forwarding table?</title><link href="https://sourceforge.net/p/mpls-linux/support-requests/2/" rel="alternate"/><published>2001-12-07T23:27:20Z</published><updated>2001-12-07T23:27:20Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net91b0ed15bac386a84ddd25d304df942792d5d555</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;we used mpls-linux 1.0 version to build up a LSP with &lt;br /&gt;
4 PCs. BUt how can I see the forwarding table we have &lt;br /&gt;
established in PCs?&lt;/p&gt;
&lt;p&gt;Thx a lot&lt;/p&gt;
&lt;p&gt;Dong&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>mpls sample does not work</title><link href="https://sourceforge.net/p/mpls-linux/support-requests/1/" rel="alternate"/><published>2001-03-19T07:48:44Z</published><updated>2001-03-19T07:48:44Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net56b1f99bb8ee04b983e19d5db8d9ad9b7893ba77</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hey everybody,&lt;/p&gt;
&lt;p&gt;I have a problem using mpls. I downloaded mpls-linux-0.802.tar.gz and patched it on the 2.4.1 kernel. I set up a small network containing tow computers. I used the README.example from the utils directory.&lt;/p&gt;
&lt;p&gt;I used ethereal to see if it works. Unfortunately I can't see nothing, that looks like mpls, e.g. if I ping the computer with and without mpls the packet length is exactly the same, no label stack is visible.&lt;/p&gt;
&lt;p&gt;So here are my questions:&lt;/p&gt;
&lt;p&gt;1) How could I debug my setup? Where can I see if mpls works correctly and what should I expect?&lt;/p&gt;
&lt;p&gt;2) Does anybody know a tool I can use to measure the mpls traffic?&lt;/p&gt;
&lt;p&gt;3) Is there more documentation available?&lt;/p&gt;
&lt;p&gt;I hope somebody could help me. Thank you in advance.&lt;/p&gt;
&lt;p&gt;Cheers&lt;br /&gt;
Patrick Havel&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>