<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV>Thanks pavlin ,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Here with the same below setup iam trying to do the reverse operation i.e&nbsp;Lan PC will be working as a source and the reciver will be in the WAN.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I could not able to receive the streaming&nbsp;in Wan VLC player .</DIV>
<DIV>&nbsp;</DIV>
<DIV>The logs are attached as .txt file along with this mail.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I gave try by changeing the config.boot as below</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; static-rps {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rp *.*.2.38 {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; group-prefix 224.0.0.0/4 {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR></DIV>
<DIV>&nbsp;</DIV>
<DIV>Here *.200.2.38 is my eth0 public ip. eth1 is 192.168.1.1 and my lan pc is 192.168.1.10</DIV>
<DIV>&nbsp;</DIV>
<DIV>Should i configure or make some changes in my Wan router like for this specific group 239.1.2.3 rp is 1*.200.2.38 . But my doubt is the xorp router is receving the igmp packets from private nic card i.e in eth1 .</DIV>
<DIV>So from eth1 how will it pass the info to eth0. ( is the interface definitions in config.boot will take care ? ).</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have followed the below config.boot only ( which is already in this thread ) except adding the static-rps and register_vif in the pimsm4 and mfea4</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks for all your support till now.</DIV>
<DIV>&nbsp;</DIV>
<DIV>regards</DIV>
<DIV>kanth </DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><BR>
<DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial, helvetica, sans-serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Pavlin Radoslavov &lt;pavlin@ICSI.Berkeley..EDU&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> RamaKanthVarala &lt;varala_kanth@yahoo.com&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">Cc:</SPAN></B> Pavlin Radoslavov &lt;pavlin@ICSI.Berkeley.EDU&gt;; xorp-users@xorp.org<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tuesday, 24 March, 2009 10:56:23 PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [Xorp-users] compilation problmes with mips<BR></FONT><BR>Kanth,<BR><BR>Currently XORP doesn't have the mechanism to control the range of<BR>the multicast addresses you need.<BR>This is a valid request that XORP should have such mechanism, hence<BR>please submit a Bugzilla entry so we can track it.<BR><BR>In the mean time you would have to use iptables to apply the<BR>filtering you need.<BR><BR>BTW, in your config you should have interface/vif entry for<BR>"register_vif" in both the
 mfea4 and pimsm4 sections.<BR><BR>Regards,<BR>Pavlin<BR><BR>RamaKanthVarala &lt;<A href="mailto:varala_kanth@yahoo.com" ymailto="mailto:varala_kanth@yahoo.com">varala_kanth@yahoo.com</A>&gt; wrote:<BR><BR>&gt; Hi Pavlin,<BR>&gt; <BR>&gt; I could able to increase the number of multicast seesions by following the ERRATA document.<BR>&gt; <BR>&gt; Still iam looking for the following configuration.<BR>&gt; <BR>&gt; to control only the specific multicast range addresses ? <BR>&gt; <BR>&gt; I followed your comments but still not with much sucess.<BR>&gt; <BR>&gt; Let me explaing my testing environment and my requirement.<BR>&gt; <BR>&gt; Windows PC ==&gt; WAN =eth0==&gt; Xorp Router(Fedora 8&nbsp;Machine) =eth1==&gt; LAN ==&gt; Windows PC<BR>&gt; <BR>&gt; Fedora Machine has two N IC cards <BR>&gt; <BR>&gt; 1. eth0 with public ip Wan interface <BR>&gt; 2. eth1 with lan interface.<BR>&gt; <BR>&gt; Now what iam trying to do is.<BR>&gt; <BR>&gt; 1) i want to
 limit my xorp router to allow only 239.1.1.0/26 i.e 239.1.1.0 to 239.1.1.127 multicast range IGMP , remaining should be discarded .<BR>&gt; <BR>&gt; This is both in case of server and host i.e <BR>&gt; <BR>&gt; 1) if my lan pc is working as receiver it should only get the stream if the range is within the above specified one.<BR>&gt; 2) if my lan pc is source at that time also if it is with in the above range then only it&nbsp;should be&nbsp;allowed to muliticast.<BR>&gt; <BR>&gt; I think i can use iptables in implementing a firewall in order to discard the packates out side of this range, but this solution would be outside of the xorp.<BR>&gt; <BR>&gt; Iam trying this behavior from the xrop.<BR>&gt; <BR>&gt; thanks and regards<BR>&gt; kanth<BR>&gt; <BR>&gt; Iam pasting my config.boot here .<BR>&gt; <BR>&gt; protocols {<BR>&gt; /*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fib2mrib {<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }*/<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; igmp {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface eth0 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vif eth0 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; version: 3<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /*enable-ip-router-alert-option-check: false */<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; query-interval: 125<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; query-last-member-interval: 1<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; query-response-interval: 10<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; robust-count: 2<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface br0 {<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vif br0 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; version: 3<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /*enable-ip-router-alert-option-check: false */<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; query-interval: 125<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; query-last-member-interval: 1<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; query-response-interval: 10<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; robust-count: 2<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pimsm4 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface eth0 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vif eth0 {<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /*enable-ip-router-alert-option-check: false */<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dr-priority: 1<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hello-period: 30<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hello-triggered-delay: 5<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface br0 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vif br0 {<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /*enable-ip-router-alert-option-check: false */<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; dr-priority: 1<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hello-period: 30<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hello-triggered-delay: 5<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; static-rps {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rp *.*.*.38 {&nbsp;&nbsp; /* this my fedora wan ip */<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; group-prefix 239.1.1.0/26 {<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; }<BR>&gt; fea {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; unicast-forwarding4 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; }<BR>&gt; interfaces {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; restore-original-config-on-shutdown: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface eth0 {<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; discard: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; description: ""<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default-system-config {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface br0 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; discard: false<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; description: ""<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default-system-config {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; }<BR>&gt; plumbing {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mfea4 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface eth0 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vif eth0 {<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface&nbsp; br0 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; vif br0 {<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&gt;
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&gt; }<BR>&gt; <BR>&gt; <BR>&gt; &nbsp;<BR>&gt; &nbsp;<BR>&gt; RamaKanthVarala &lt;<A href="mailto:varala_kanth@yahoo.com" ymailto="mailto:varala_kanth@yahoo.com">varala_kanth@yahoo.com</A>&gt; wrote:<BR>&gt; <BR>&gt; &gt; Thanks a lot pavlin,<BR>&gt; &gt; <BR>&gt; &gt; Your comments are indeed very help full for me.<BR>&gt; &gt; <BR>&gt; &gt; I could able to resolve the compilation issues. Following are my changes .<BR>&gt; &gt; <BR>&gt; &gt; 1) --wiith-LD = mips-linux-ld<BR>&gt; &gt; <BR>&gt; &gt; 2) CFLAGS = "mxgots" <BR>&gt; &gt; <BR>&gt; &gt; 3) CXXFLAGS = "mxgots"<BR>&gt; &gt; <BR>&gt; &gt; 4) Enableing the PIMSM V1, PIMSM V2 and IPIP kernal
 modules.<BR>&gt; &gt; <BR>&gt; &gt; With above changes&nbsp;i could able to run the xorp on my target board.<BR>&gt; &gt; <BR>&gt; &gt; Through testing i found that it doesnot support immedieate leave , am i right ?<BR>&gt; <BR>&gt; Typically there is few seconds latency when a receiver leaves a<BR>&gt; multicast group, because of the way IGMP works.<BR>&gt; <BR>&gt; &gt; To &nbsp;supports&nbsp; this do i need change any thing in config.boot ?<BR>&gt; <BR>&gt; Please see rtrmgr/config/multicast4.boot for a sample configuration<BR>&gt; file for multicast routing. Also, see the XORP User Manual for<BR>&gt; detail description of the configuration statements.<BR>&gt; <BR>&gt; &gt; How&nbsp;many minimum number of multicast groups it can support ?<BR>&gt; <BR>&gt; I presume you mean "maximum" instead of "minimum".<BR>&gt; I believe for Linux the default max. value is 20 groups (per<BR>&gt; interface?).<BR>&gt; See the MLD/IGMP and PIM-SM sections in the
 xorp/ERRATA file for<BR>&gt; hints if you need to increase that number.<BR>&gt; <BR>&gt; &gt; Do we have any control like on the specific interface we&nbsp;can allow only the specific multicast range addresses ? <BR>&gt; <BR>&gt; Currently the only control is by specifying the group prefix per<BR>&gt; static-rp or for the bootstrap mechanism.<BR>&gt; Please add a feature request to Bugzilla for per-interface address<BR>&gt; range control.<BR>&gt; <BR>&gt; Regards,<BR>&gt; Pavlin<BR>&gt; <BR>&gt; &gt; Please send your comments<BR>&gt; &gt; <BR>&gt; &gt; regards<BR>&gt; &gt; Kanth<BR>&gt; &gt; <BR>&gt; &gt; ________________________________<BR>&gt; &gt; From: Pavlin Radoslavov &lt;<A href="mailto:pavlin@ICSI.Berkeley.EDU" ymailto="mailto:pavlin@ICSI.Berkeley.EDU">pavlin@ICSI.Berkeley.EDU</A>&gt;<BR>&gt; &gt; To: RamaKanthVarala &lt;<A href="mailto:varala_kanth@yahoo.com" ymailto="mailto:varala_kanth@yahoo.com">varala_kanth@yahoo.com</A>&gt;<BR>&gt; &gt;
 Cc: Pavlin Radoslavov &lt;<A href="mailto:pavlin@ICSI.Berkeley..EDU" ymailto="mailto:pavlin@ICSI.Berkeley..EDU">pavlin@ICSI.Berkeley..EDU</A>&gt;; <A href="mailto:xorp-users@xorp.org" ymailto="mailto:xorp-users@xorp.org">xorp-users@xorp.org</A><BR>&gt; &gt; Sent: Friday, 20 March, 2009 11:10:48 PM<BR>&gt; &gt; Subject: Re: [Xorp-users] compilation problmes with mips<BR>&gt; &gt; <BR>&gt; &gt; Kanth,<BR>&gt; &gt; <BR>&gt; &gt; Before I try to answer your questions I'd like to emphasize that if<BR>&gt; &gt; you want to use XORP for multicast routing, you MUST use PIM-SM<BR>&gt; &gt; (i.e., IGMP only is not enough).<BR>&gt; &gt; <BR>&gt; &gt; RamaKanthVarala &lt;<A href="mailto:varala_kanth@yahoo.com" ymailto="mailto:varala_kanth@yahoo.com">varala_kanth@yahoo.com</A>&gt; wrote:<BR>&gt; &gt; <BR>&gt; &gt; &gt; Thanks pavlin,<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; Iam using the latest stable version 1.6 .<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt;
 My testing environment is like below<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; Windows PC (server )====WAN ===&gt; Fedor 8 Linux PC =====Private Lan ===&gt; Windows PC (client/host)<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; When i compile the source with fedora 8 version i did not had any problems.<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; In linux pc iam using the iptables to give me the NAT functionality to windows PC .<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; In this when i compiled for fedora 8 and tested it , the video stream is received by the client PC from server PC in short it gave me the expected result .<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; As same like above now my target board with mips on it is between server and client instead of fedora Linux PC.<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; My intention is&nbsp;to get the same result what i got with the linux pc.I hope i can achive the same ..!<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; My basic obstacles till now is
 <BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; 1) Compilation problems in the BGP and FEA modules..?<BR>&gt; &gt; <BR>&gt; &gt; The error you are seeing ("... is not a valid libtool object")<BR>&gt; &gt; doesn't indicate an obvious issue. Here are few things that you can<BR>&gt; &gt; try:<BR>&gt; &gt; * Start with a clean source and build tree<BR>&gt; &gt; <BR>&gt; &gt; * Don't use parallel make like "gmake -j4" in case you are. You<BR>&gt; &gt; &nbsp; could try "gmake -j1", but I think "-j1" is the default anyway.<BR>&gt; &gt; <BR>&gt; &gt; * Double-check that your cross-compilation environment is setup<BR>&gt; &gt; &nbsp; properly (e.g., try to cross-compile other software that you know<BR>&gt; &gt; &nbsp; can be cross-compiled).<BR>&gt; &gt; <BR>&gt; &gt; * Try using "--enable-static --disable-shared" argument to ./configure<BR>&gt; &gt; <BR>&gt; &gt; * Try using older XORP release (e.g., XORP-1.5).<BR>&gt; &gt; <BR>&gt; &gt; &gt; 2) Do
 they really need to be compiled in order to use igmp ..?<BR>&gt; &gt; <BR>&gt; &gt; For multicast you need (at least) the following processes/modules:<BR>&gt; &gt; fea/mfea, igmp, rib, fib2mrib, pim.<BR>&gt; &gt; <BR>&gt; &gt; Depends on the setup, you might need some unicast routing protocols<BR>&gt; &gt; as well (unless all unicast routes are static and installed outside<BR>&gt; &gt; of XORP).<BR>&gt; &gt; <BR>&gt; &gt; &gt; 3) What are all the modules does igmp depend on ..?<BR>&gt; &gt; <BR>&gt; &gt; igmp itself depends only on fea/mfea, but as I mentioned before you<BR>&gt; &gt; must run pim.<BR>&gt; &gt; <BR>&gt; &gt; Regards,<BR>&gt; &gt; Pavlin<BR>&gt; &gt; <BR>&gt; &gt; &gt; Please put in your thoughts .<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; Thanks &amp; Regards<BR>&gt; &gt; &gt; Kanth<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; ________________________________<BR>&gt; &gt; &gt; From: Pavlin Radoslavov &lt;<A href="mailto:pavlin@ICSI.Berkeley.EDU"
 ymailto="mailto:pavlin@ICSI.Berkeley.EDU">pavlin@ICSI.Berkeley.EDU</A>&gt;<BR>&gt; &gt; &gt; To: RamaKanthVarala &lt;<A href="mailto:varala_kanth@yahoo.com" ymailto="mailto:varala_kanth@yahoo.com">varala_kanth@yahoo.com</A>&gt;<BR>&gt; &gt; &gt; Cc: <A href="mailto:xorp-users@xorp.org" ymailto="mailto:xorp-users@xorp.org">xorp-users@xorp.org</A><BR>&gt; &gt; &gt; Sent: Tuesday, 17 March, 2009 10:40:25 PM<BR>&gt; &gt; &gt; Subject: Re: [Xorp-users] compilation problmes with mips<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; RamaKanthVarala &lt;<A href="mailto:varala_kanth@yahoo.com" ymailto="mailto:varala_kanth@yahoo.com">varala_kanth@yahoo.com</A>&gt; wrote:<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; Hello friends,<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; I want to use the xorp as igmp proxy.<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; Unfortunately you can't use XORP as IGMP proxy.<BR>&gt; &gt; &gt; The IGMP implementation in XORP is the router-side, and it is
 used<BR>&gt; &gt; &gt; in tandem with PIM-SM.<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; Re. the "libtool object" error below, what XORP version are you<BR>&gt; &gt; &gt; using? The latest 1.6 release or the code from CVS?<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; Regards,<BR>&gt; &gt; &gt; Pavlin<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; I want to put this into one of my target board which has mips as its o.s.<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; I configured with options like host as mips-linux&nbsp; and --with-openssl to corresponding package.<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; When&nbsp; i make it i get the following error.<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; /bin/sh ../../../libtool --tag=CXX&nbsp;&nbsp; --mode=link mips-linux-g++&nbsp; -g -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe&nbsp;&nbsp; -o libxorp_fibconfig.la&nbsp;
 fibconfig_entry_get_click.lo fibconfig_entry_get_dummy.lo fibconfig_entry_get_iphelper.lo fibconfig_entry_get_netlink_socket.lo fibconfig_entry_get_routing_socket.lo fibconfig_entry_get_rtmv2.lo fibconfig_entry_observer_dummy.lo fibconfig_entry_observer_iphelper.lo fibconfig_entry_observer_netlink_socket.lo fibconfig_entry_observer_routing_socket.lo fibconfig_entry_observer_rtmv2.lo fibconfig_entry_parse_netlink_socket.lo fibconfig_entry_parse_routing_socket.lo fibconfig_entry_set_click.lo fibconfig_entry_set_dummy.lo fibconfig_entry_set_iphelper.lo fibconfig_entry_set_netlink_socket.lo fibconfig_entry_set_routing_socket..lo fibconfig_entry_set_rtmv2.lo fibconfig_forwarding_dummy.lo fibconfig_forwarding_proc_linux.lo<BR>&gt; &gt; &gt; &gt;&nbsp; fibconfig_forwarding_solaris.lo fibconfig_forwarding_sysctl.lo fibconfig_forwarding_windows.lo fibconfig_table_get_click.lo fibconfig_table_get_dummy..lo fibconfig_table_get_iphelper.lo
 fibconfig_table_get_netlink_socket.lo fibconfig_table_get_sysctl.lo fibconfig_table_observer_dummy.lo fibconfig_table_observer_iphelper.lo fibconfig_table_observer_netlink_socket.lo fibconfig_table_observer_routing_socket.lo fibconfig_table_observer_rtmv2.lo fibconfig_table_parse_netlink_socket.lo fibconfig_table_parse_routing_socket.lo fibconfig_table_set_click.lo fibconfig_table_set_dummy.lo fibconfig_table_set_iphelper.lo fibconfig_table_set_netlink_socket.lo fibconfig_table_set_routing_socket.lo fibconfig_table_set_rtmv2..lo&nbsp; -lcrypto&nbsp; -L/root/SW/userapps/opensource/openssl -L/root/SW/userapps/opensource/openssl/lib -lrt<BR>&gt; &gt; &gt; &gt; libtool: link: `fibconfig_forwarding_proc_linux.lo' is not a valid libtool object<BR>&gt; &gt; &gt; &gt; make: *** [libxorp_fibconfig.la] Error 1<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; Another general doubt is what are all the components needed for igmp to work
 ..<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; If i donot include fea and ospf does it work..?<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; Your help will be highly appreciated in this.<BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; regards<BR>&gt; &gt; &gt; &gt; Kanth <BR>&gt; &gt; &gt; &gt; ________________________________<BR>&gt; &gt; &gt; &gt; Add more friends to your messenger and enjoy! Invite them now.. <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt; <BR>&gt; &gt; &gt; &gt;&nbsp; &nbsp; &nbsp; Add more friends to your messenger and enjoy! Go to <A href="http://messenger.yahoo.com/invite/_______________________________________________" target=_blank>http://messenger.yahoo.com/invite/_______________________________________________</A><BR>&gt; &gt; &gt; &gt; Xorp-users mailing list<BR>&gt; &gt; &gt; &gt; <A href="mailto:Xorp-users@xorp.org" ymailto="mailto:Xorp-users@xorp.org">Xorp-users@xorp.org</A><BR>&gt; &gt; &gt; &gt; <A
 href="http://mailman.icsi.berkeley..edu/mailman/listinfo/xorp-users" target=_blank>http://mailman.ICSI.Berkeley..EDU/mailman/listinfo/xorp-users</A><BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; ________________________________<BR>&gt; &gt; &gt; Download prohibited? No problem. CHAT from any browser, without download.<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt;&nbsp; &nbsp; &nbsp; Add more friends to your messenger and enjoy! Go to <A href="http://messenger.yahoo.com/invite/_______________________________________________" target=_blank>http://messenger.yahoo.com/invite/_______________________________________________</A><BR>&gt; &gt; &gt; Xorp-users mailing list<BR>&gt; &gt; &gt; <A href="mailto:Xorp-users@xorp..org" ymailto="mailto:Xorp-users@xorp..org">Xorp-users@xorp..org</A><BR>&gt; &gt; &gt; <A href="http://mailman.icsi.berkeley.edu/mailman/listinfo/xorp-users" target=_blank>http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users</A><BR>&gt;
 &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt;&nbsp; &nbsp; &nbsp; Add more friends to your messenger and enjoy! Go to <A href="http://messenger.yahoo.com/invite/_______________________________________________" target=_blank>http://messenger.yahoo.com/invite/_______________________________________________</A><BR>&gt; &gt; Xorp-users mailing list<BR>&gt; &gt; <A href="mailto:Xorp-users@xorp.org" ymailto="mailto:Xorp-users@xorp.org">Xorp-users@xorp.org</A><BR>&gt; &gt; <A href="http://mailman.icsi.berkeley.edu/mailman/listinfo/xorp-users" target=_blank>http://mailman.ICSI.Berkeley..EDU/mailman/listinfo/xorp-users</A><BR>&gt; <BR>&gt; <BR>&gt; ________________________________<BR>&gt; <BR>&gt; From: Pavlin Radoslavov &lt;<A href="mailto:pavlin@ICSI.Berkeley.EDU" ymailto="mailto:pavlin@ICSI.Berkeley..EDU">pavlin@ICSI.Berkeley.EDU</A>&gt;<BR>&gt; To: RamaKanthVarala &lt;<A href="mailto:varala_kanth@yahoo.com"
 ymailto="mailto:varala_kanth@yahoo.com">varala_kanth@yahoo.com</A>&gt;<BR>&gt; Cc: Pavlin Radoslavov &lt;<A href="mailto:pavlin@ICSI.Berkeley.EDU" ymailto="mailto:pavlin@ICSI.Berkeley.EDU">pavlin@ICSI.Berkeley.EDU</A>&gt;; <A href="mailto:xorp-users@xorp.org" ymailto="mailto:xorp-users@xorp.org">xorp-users@xorp.org</A><BR>&gt; Sent: Sunday, 22 March, 2009 1:58:05 AM<BR>&gt; Subject: Re: [Xorp-users] compilation problmes with mips<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; Connect with friends all over the world. Get Yahoo! India Messenger at <A href="http://in.messenger.yahoo.com/?wm=n/" target=_blank>http://in.messenger.yahoo.com/?wm=n/</A><BR></DIV></DIV></div><br>
      <!--6--><hr size=1></hr> Add more friends to your messenger and enjoy! <a href="http://in.rd.yahoo.com/tagline_messenger_6/*http://messenger.yahoo.com/invite/"> Invite them now.</a></body></html>