[leaf-user] Multicast routing

2005-07-21 Thread James Neave
Hi!

Last one for today :)

Multicast routing.

Does anybody know what it would take to turn Bering-uClibc into a
multicast enabled router?

My provider, NTL, is apparently multicast enabled. So I could watch and
listen to multicast transmissions if I have one windows box attached to
the usb port on my cable box.

I do not.

I know I'd have to recompile the kernel.

Is mrouted a requirement for a multicast router or is that only required
to tunnel between multicast networks through unicast only routers.

I think mrouted needs to be on there to route between subnets according
to the multicast algorithms (PIM, etc)

I don't think I need it to connect to MBone because NTL already provides
a multicast router for its local IPs

Just a thought experiment this one.
The BBC has trial 1.5Mbps AV streams! :D

Regards,

James.

The information in this email is confidential and may be legally privileged.  
It is intended solely for the addressee.  Access to this email by anyone else 
is unauthorised.

If you are not the intended recipient, any disclosure, copying, distribution or 
any action taken or omitted to be taken in reliance on it is prohibited and may 
be unlawful.

The contents of an attachment to this email may contain software viruses that 
could damage your own computer systems.  Whilst The Spur Group of Companies has 
taken every precaution to minimise the risk, we cannot accept liability for any 
damage that you sustain as a result of software viruses.



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77alloc_id492op=click

leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/


Re: [Leaf-user] Multicast Routing

2002-03-11 Thread cntv1 cntv1


Thanks

I trying this lrp packages.

Regards

Ccntv1

From: Dan Mønster [EMAIL PROTECTED]
To: cntv1 cntv1 [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: [Leaf-user] Multicast Routing
Date: Sun, 10 Mar 2002 15:45:46 +0100 (MET)

Hi,

  I try to find mrouted becouse this support other protocols than PIM.
  I have others cisco router. The problem is: if this PIM sparse module 
can
  interact with the router cisco serie 2500.

No problem, I get my multicast feed from a Cisco 2600 series router. Just
configure each interface for pim-sm, like this:

Cisco#configure terminal
Cisco(config)#ip pim sparse-mode
Cisco(config)#ip pim rp-address IP address of your rendevous point
Cisco(config)#interface ethernet 0/0
Cisco(config-if)#ip pim sparse-mode
(Repeat this for other interfaces that run pim-sm).

  If yes, I thanks to you if you can compile and make the lrp package 
pimd.lrp
  for me.

I'll send you my home grown pimd.lrp as well as an mrouted.lrp package I
downloaded somewhere, in private communication. I hope it works out for 
you.
Use mrouted for DVMRP and pimd for PIM-SM.

Regards,

   -Dan
_
Dan Mønster, PhD E-mail: [EMAIL PROTECTED]
UNI·C, Research   Phone: (+45) 8937 6621
Olof Palmes Allé 38 Fax: (+45) 8937 6677
DK-8200 Århus N, DenmarkWWW: http://www.uni-c.dk
_




_
MSN Photos es la manera más sencilla de compartir e imprimir sus fotos: 
http://photos.latam.msn.com/Support/WorldWide.aspx


___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user



Re: [Leaf-user] Multicast Routing

2002-03-10 Thread Dan Mønster

Hi,

 I try to find mrouted becouse this support other protocols than PIM.
 I have others cisco router. The problem is: if this PIM sparse module can
 interact with the router cisco serie 2500.

No problem, I get my multicast feed from a Cisco 2600 series router. Just
configure each interface for pim-sm, like this:

Cisco#configure terminal
Cisco(config)#ip pim sparse-mode
Cisco(config)#ip pim rp-address IP address of your rendevous point
Cisco(config)#interface ethernet 0/0
Cisco(config-if)#ip pim sparse-mode
(Repeat this for other interfaces that run pim-sm).

 If yes, I thanks to you if you can compile and make the lrp package pimd.lrp
 for me.

I'll send you my home grown pimd.lrp as well as an mrouted.lrp package I
downloaded somewhere, in private communication. I hope it works out for you.
Use mrouted for DVMRP and pimd for PIM-SM.

Regards,

-Dan
_
Dan Mønster, PhD E-mail: [EMAIL PROTECTED]
UNI·C, Research   Phone: (+45) 8937 6621
Olof Palmes Allé 38 Fax: (+45) 8937 6677
DK-8200 Århus N, DenmarkWWW: http://www.uni-c.dk
_



___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user



Re: [Leaf-user] Multicast Routing

2002-03-09 Thread cntv1 cntv1

Yes i had compiled the kernel for multicast support from the fist time
becouse i plan to use multicast. But when i try to find some multicasting
software were the problem.

I try to find mrouted becouse this support other protocols than PIM.
I have others cisco router. The problem is: if this PIM sparse mode 
multicast daemon can
interact with the router cisco serie 2500.
If yes, I thanks to you if you can compile and make the lrp package pimd.lrp
for me.



From: Dan Mønster [EMAIL PROTECTED]
To: cntv1 cntv1 [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: [Leaf-user] Multicast Routing
Date: Fri, 8 Mar 2002 21:18:53 +0100 (MET)

Hi,

  Can someone tell me where i would find mrouted.lrp or some other lrp 
that
  support multicasting routing protocolos.

I made an .lrp package of pimd, which is a PIM Sparse Mode multicast
daemon. I had to patch and compile my own kernel as well in order to get
multicast support. Do: echo 1  /proc/sys/net/ipv4/conf/all/mc_forwarding;
cat /proc/sys/net/ipv4/conf/all/mc_forwarding to see if your kernel
supports multicast forwarding (if my memory serves me right, since I do
not have access to my lrp box right now).

So if you have multicast enabled I can probably compile and make a pimd.lrp
package for you. I also have a Linux 2.2.19 LRP kernel with multicast 
enabled
that might be useful to you.

   -Dan

_
Dan Mønster, PhD E-mail: [EMAIL PROTECTED]
UNI·C, Research   Phone: (+45) 8937 6621
Olof Palmes Allé 38 Fax: (+45) 8937 6677
DK-8200 Århus N, DenmarkWWW: http://www.uni-c.dk
_



___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user


_
Con MSN Hotmail súmese al servicio de correo electrónico más grande del 
mundo. http://www.hotmail.com/ES


___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user



[Leaf-user] Multicast Routing

2002-03-08 Thread cntv1 cntv1

I setup one entire LRP router with ospf , ftp ,ssh , iptable ,etc and 3 
NICs.
Now i need multicast routing and not find mrouted.lrp.
Can someone tell me where i would find mrouted.lrp or some other lrp that 
support multicasting routing protocolos.

thanks

_
Con MSN Hotmail súmese al servicio de correo electrónico más grande del 
mundo. http://www.hotmail.com/ES


___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user



Re: [Leaf-user] Multicast Routing

2002-03-08 Thread Dan Mønster

Hi,

 Can someone tell me where i would find mrouted.lrp or some other lrp that
 support multicasting routing protocolos.

I made an .lrp package of pimd, which is a PIM Sparse Mode multicast
daemon. I had to patch and compile my own kernel as well in order to get
multicast support. Do: echo 1  /proc/sys/net/ipv4/conf/all/mc_forwarding;
cat /proc/sys/net/ipv4/conf/all/mc_forwarding to see if your kernel
supports multicast forwarding (if my memory serves me right, since I do
not have access to my lrp box right now).

So if you have multicast enabled I can probably compile and make a pimd.lrp
package for you. I also have a Linux 2.2.19 LRP kernel with multicast enabled
that might be useful to you.

-Dan

_
Dan Mønster, PhD E-mail: [EMAIL PROTECTED]
UNI·C, Research   Phone: (+45) 8937 6621
Olof Palmes Allé 38 Fax: (+45) 8937 6677
DK-8200 Århus N, DenmarkWWW: http://www.uni-c.dk
_



___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user



Re: [Leaf-user] Multicast Routing

2002-03-08 Thread cntv1 cntv1

Yes i had compiled the kernel for multicast support from the fist time 
becouse i plan to use multicast. But when i try to find some multicasting 
software were the problem.

I try to find mrouted becouse this support other protocols than PIM.
I have others cisco router. The problem is: if this PIM sparse module can 
interact with the router cisco serie 2500.
If yes, I thanks to you if you can compile and make the lrp package pimd.lrp 
for me.

From: Dan Mønster [EMAIL PROTECTED]
To: cntv1 cntv1 [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: [Leaf-user] Multicast Routing
Date: Fri, 8 Mar 2002 21:18:53 +0100 (MET)

Hi,

  Can someone tell me where i would find mrouted.lrp or some other lrp 
that
  support multicasting routing protocolos.

I made an .lrp package of pimd, which is a PIM Sparse Mode multicast
daemon. I had to patch and compile my own kernel as well in order to get
multicast support. Do: echo 1  /proc/sys/net/ipv4/conf/all/mc_forwarding;
cat /proc/sys/net/ipv4/conf/all/mc_forwarding to see if your kernel
supports multicast forwarding (if my memory serves me right, since I do
not have access to my lrp box right now).

So if you have multicast enabled I can probably compile and make a pimd.lrp
package for you. I also have a Linux 2.2.19 LRP kernel with multicast 
enabled
that might be useful to you.

   -Dan

_
Dan Mønster, PhD E-mail: [EMAIL PROTECTED]
UNI·C, Research   Phone: (+45) 8937 6621
Olof Palmes Allé 38 Fax: (+45) 8937 6677
DK-8200 Århus N, DenmarkWWW: http://www.uni-c.dk
_



___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user


_
Descargue GRATUITAMENTE MSN Explorer en http://explorer.yupimsn.com/intl.asp


___
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user