<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>Hi Pavlin,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I could able to increase the number of multicast seesions by following the ERRATA document.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Still iam looking for the following configuration.</DIV>
<DIV>&nbsp;</DIV>
<DIV>to control only the specific multicast range addresses ? <BR><BR>I followed your comments but still not with much sucess.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Let me explaing my testing environment and my requirement.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Windows PC ==&gt; WAN =eth0==&gt; Xorp Router(Fedora 8&nbsp;Machine) =eth1==&gt; LAN ==&gt; Windows PC</DIV>
<DIV>&nbsp;</DIV>
<DIV>Fedora Machine has two N IC cards </DIV>
<DIV>&nbsp;</DIV>
<DIV>1. eth0 with public ip Wan interface </DIV>
<DIV>2. eth1 with lan interface.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Now what iam trying to do is.</DIV>
<DIV>&nbsp;</DIV>
<DIV>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 .</DIV>
<DIV>&nbsp;</DIV>
<DIV>This is both in case of server and host i.e </DIV>
<DIV>&nbsp;</DIV>
<DIV>1) if my lan pc is working as receiver it should only get the stream if the range is within the above specified one.</DIV>
<DIV>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.</DIV>
<DIV>&nbsp;</DIV>
<DIV>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.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Iam trying this behavior from the xrop.</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks and regards</DIV>
<DIV>kanth</DIV>
<DIV>&nbsp;</DIV>
<DIV>Iam pasting my config.boot here .</DIV>
<DIV>&nbsp;</DIV>
<DIV>protocols {<BR>/*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; fib2mrib {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }*/<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; igmp {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface eth0 {<BR>&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>&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>&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>&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>&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>&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>&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>&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>&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; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface br0
 {<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; vif br0 {<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; disable: false<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; version: 3<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; /*enable-ip-router-alert-option-check: false
 */<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; query-interval: 125<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; query-last-member-interval: 1<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; query-response-interval: 10<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; robust-count:
 2<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; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pimsm4 {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface eth0 {<BR>&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>&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>&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>&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>&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>&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>&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; interface br0 {<BR>&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>&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>&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>&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>&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>&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>&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>&nbsp;&nbsp;&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 *.*.*.38 {&nbsp;&nbsp; /* this my fedora wan ip */<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 239.1.1.0/26 {<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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>}</DIV>
<DIV>fea {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; unicast-forwarding4 {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>}</DIV>
<DIV>interfaces {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; restore-original-config-on-shutdown: false<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface eth0 {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; discard: false<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; description: ""<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default-system-config {<BR>&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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface br0 {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 disable: false<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; discard: false<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; description: ""<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default-system-config {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>}</DIV>
<DIV>plumbing {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mfea4 {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; disable: false<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface eth0 {<BR>&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>&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>&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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interface&nbsp; br0 {<BR>&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>&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>&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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<BR>}<BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<P><FONT face=Tahoma size=2></FONT>&nbsp;</P>
<P><FONT face=Tahoma size=2>&nbsp;</P>
<DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial, helvetica, sans-serif">
<HR SIZE=1>
</DIV>
<DIV style="FONT-SIZE: 13px; FONT-FAMILY: arial, helvetica, sans-serif"><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> Sunday, 22 March, 2009 1:58:05 AM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: [Xorp-users] compilation problmes with mips<BR></FONT><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; Thanks a lot pavlin,<BR>&gt; <BR>&gt; Your comments are indeed very help full for me.<BR>&gt; <BR>&gt; I could able to resolve the compilation issues. Following are my changes .<BR>&gt; <BR>&gt; 1) --wiith-LD
 = mips-linux-ld<BR>&gt; <BR>&gt; 2) CFLAGS = "mxgots" <BR>&gt; <BR>&gt; 3) CXXFLAGS = "mxgots"<BR>&gt; <BR>&gt; 4) Enableing the PIMSM V1, PIMSM V2 and IPIP kernal modules.<BR>&gt; <BR>&gt; With above changes&nbsp;i could able to run the xorp on my target board.<BR>&gt; <BR>&gt; Through testing i found that it doesnot support immedieate leave , am i right ?<BR><BR>Typically there is few seconds latency when a receiver leaves a<BR>multicast group, because of the way IGMP works.<BR><BR>&gt; To &nbsp;supports&nbsp; this do i need change any thing in config.boot ?<BR><BR>Please see rtrmgr/config/multicast4.boot for a sample configuration<BR>file for multicast routing. Also, see the XORP User Manual for<BR>detail description of the configuration statements.<BR><BR>&gt; How&nbsp;many minimum number of multicast groups it can support ?<BR><BR>I presume you mean "maximum" instead of "minimum".<BR>I believe for Linux the default max. value is 20 groups
 (per<BR>interface?).<BR>See the MLD/IGMP and PIM-SM sections in the xorp/ERRATA file for<BR>hints if you need to increase that number.<BR><BR>&gt; Do we have any control like on the specific interface we&nbsp;can allow only the specific multicast range addresses ? <BR><BR>Currently the only control is by specifying the group prefix per<BR>static-rp or for the bootstrap mechanism.<BR>Please add a feature request to Bugzilla for per-interface address<BR>range control.<BR><BR>Regards,<BR>Pavlin<BR><BR>&gt; Please send your comments<BR>&gt; <BR>&gt; regards<BR>&gt; Kanth<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: Friday, 20 March, 2009 11:10:48 PM<BR>&gt; Subject: Re: [Xorp-users] compilation problmes with mips<BR>&gt; <BR>&gt; Kanth,<BR>&gt; <BR>&gt; Before I try to answer your questions I'd like to emphasize that if<BR>&gt; you want to use XORP for multicast routing, you MUST use PIM-SM<BR>&gt; (i.e., IGMP only is not enough).<BR>&gt; <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 pavlin,<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Iam using the latest stable version 1.6 .<BR>&gt; &gt; <BR>&gt; &gt; My testing environment is like below<BR>&gt; &gt; <BR>&gt; &gt; Windows PC (server )====WAN ===&gt; Fedor 8 Linux
 PC =====Private Lan ===&gt; Windows PC (client/host)<BR>&gt; &gt; <BR>&gt; &gt; When i compile the source with fedora 8 version i did not had any problems.<BR>&gt; &gt; <BR>&gt; &gt; In linux pc iam using the iptables to give me the NAT functionality to windows PC .<BR>&gt; &gt; <BR>&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; <BR>&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; <BR>&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; <BR>&gt; &gt; My basic obstacles till now is <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; 1) Compilation problems in the BGP and FEA modules..?<BR>&gt; <BR>&gt; The error you are seeing ("... is not a valid libtool object")<BR>&gt;
 doesn't indicate an obvious issue. Here are few things that you can<BR>&gt; try:<BR>&gt; * Start with a clean source and build tree<BR>&gt; <BR>&gt; * Don't use parallel make like "gmake -j4" in case you are. You<BR>&gt; &nbsp; could try "gmake -j1", but I think "-j1" is the default anyway.<BR>&gt; <BR>&gt; * Double-check that your cross-compilation environment is setup<BR>&gt; &nbsp; properly (e.g., try to cross-compile other software that you know<BR>&gt; &nbsp; can be cross-compiled).<BR>&gt; <BR>&gt; * Try using "--enable-static --disable-shared" argument to ./configure<BR>&gt; <BR>&gt; * Try using older XORP release (e.g., XORP-1.5).<BR>&gt; <BR>&gt; &gt; 2) Do they really need to be compiled in order to use igmp ..?<BR>&gt; <BR>&gt; For multicast you need (at least) the following processes/modules:<BR>&gt; fea/mfea, igmp, rib, fib2mrib, pim.<BR>&gt; <BR>&gt; Depends on the setup, you might need some unicast routing protocols<BR>&gt; as well
 (unless all unicast routes are static and installed outside<BR>&gt; of XORP).<BR>&gt; <BR>&gt; &gt; 3) What are all the modules does igmp depend on ...?<BR>&gt; <BR>&gt; igmp itself depends only on fea/mfea, but as I mentioned before you<BR>&gt; must run pim.<BR>&gt; <BR>&gt; Regards,<BR>&gt; Pavlin<BR>&gt; <BR>&gt; &gt; Please put in your thoughts .<BR>&gt; &gt; <BR>&gt; &gt; Thanks &amp; 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: <A href="mailto:xorp-users@xorp.org" ymailto="mailto:xorp-users@xorp.org">xorp-users@xorp.org</A><BR>&gt; &gt; Sent: Tuesday, 17 March, 2009 10:40:25 PM<BR>&gt; &gt;
 Subject: Re: [Xorp-users] compilation problmes with mips<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; Hello friends,<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; I want to use the xorp as igmp proxy.<BR>&gt; &gt; <BR>&gt; &gt; Unfortunately you can't use XORP as IGMP proxy.<BR>&gt; &gt; The IGMP implementation in XORP is the router-side, and it is used<BR>&gt; &gt; in tandem with PIM-SM.<BR>&gt; &gt; <BR>&gt; &gt; Re. the "libtool object" error below, what XORP version are you<BR>&gt; &gt; using? The latest 1.6 release or the code from CVS?<BR>&gt; &gt; <BR>&gt; &gt; Regards,<BR>&gt; &gt; Pavlin<BR>&gt; &gt; <BR>&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; <BR>&gt; &gt; &gt; I configured with options like host as mips-linux&nbsp; and --with-openssl to
 corresponding package.<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; When&nbsp; i make it i get the following error.<BR>&gt; &gt; &gt; <BR>&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;&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; libtool: link: `fibconfig_forwarding_proc_linux.lo' is not a valid libtool object<BR>&gt; &gt; &gt; make: *** [libxorp_fibconfig.la] Error 1<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; Another general doubt is what are all the components needed for igmp to work ..<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; If i donot include fea and ospf does it work..?<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; Your help will be highly appreciated in this.<BR>&gt; &gt; &gt; <BR>&gt; &gt; &gt; regards<BR>&gt; &gt; &gt; Kanth <BR>&gt; &gt; &gt; ________________________________<BR>&gt; &gt; &gt; Add more friends to your messenger and enjoy! Invite them now.. <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; Download prohibited? No problem. CHAT from any browser, without download.<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;&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; Xorp-users mailing list<BR>&gt; <A href="mailto:Xorp-users@xorp.org" ymailto="mailto:Xorp-users@xorp.org">Xorp-users@xorp.org</A><BR>&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></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>