OpenVZ Forum


Home » General » Support » Multicast Routing between VE0 and VE
Multicast Routing between VE0 and VE [message #4937] Fri, 04 August 2006 07:11 Go to next message
moof is currently offline  moof
Messages: 6
Registered: May 2006
Junior Member
How would one route multicast packets from a VE0 interface to a VE (veth or venet interface).

Thanks
Re: Multicast Routing between VE0 and VE [message #4938 is a reply to message #4937] Fri, 04 August 2006 07:49 Go to previous messageGo to next message
Vasily Tarasov is currently offline  Vasily Tarasov
Messages: 1345
Registered: January 2006
Senior Member
There are two possible solutions:

1) Use veth device not venet
2) Give real device to the VE

Goog luck!
Re: Multicast Routing between VE0 and VE [message #4959 is a reply to message #4938] Fri, 04 August 2006 16:12 Go to previous messageGo to next message
moof is currently offline  moof
Messages: 6
Registered: May 2006
Junior Member
I have setup a veth interface, and have recompiled the kernel with the extra MULTICAST support. I have also setup routes for the multicast subnet on both the VE0 and VE. I have VE0 receiving multicast from outside eth0, however I can't get them to pass to the VE.

I also notice that the VE does not respond to ping broadcasts from VE0.

I've seen some references on the web to run a daemon, such as mrouted or pimd, though I have yet to find anything current.

Re: Multicast Routing between VE0 and VE [message #4962 is a reply to message #4937] Sat, 05 August 2006 01:00 Go to previous message
moof is currently offline  moof
Messages: 6
Registered: May 2006
Junior Member
It appears that I need to run a daemon to handle the multicast routing. smcroute (http://www.cschill.de/smcroute/) looks to be my best bet.

When I try and run smcroute on the VE0 such as:

./smcroute -a eth0 192.168.1.1 224.0.0.251 veth101.0

I get:

daemon error: Warn: invalid output interface

I'm guessing that this has to do with the virtual nature of the veth device. I took a look at the code but it is quite cryptic to me at this point. Would this be something I could submit as a bug?

Thanks
Previous Topic: *SOLVED* Failed to start
Next Topic: *SOLVED* vps doesn't work after migration (tar.gz migration actually)
Goto Forum:
  


Current Time: Thu Jul 18 18:23:19 GMT 2024

Total time taken to generate the page: 0.02596 seconds