GenerationIP

Just for you

  • Increase font size
  • Default font size
  • Decrease font size
Home Documentation Mini Howto How to force multicast to be routed on a dedicate network interface

How to force multicast to be routed on a dedicate network interface

E-mail Print PDF
User Rating: / 3
PoorBest 

Type : System
Operating System : Linux

This howto explain how to route multicast traffic on network interface

ADD ROUTE :

If you want to limit the multicast traffic, you have to add a dedicate route on the network device you have defined :

# route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0

Result on routing table :

# route -n

Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
78.46.74.27     0.0.0.0         255.255.255.224   U     0      0        0 eth0
224.0.0.0       0.0.0.0             240.0.0.0            U     0      0        0 eth1
0.0.0.0         78.46.74.1         0.0.0.0               UG    0      0        0 eth0

RELATED ARTICLES

Howto enable or disable multicast on interface with ifconfig

 

 

 

 

Last Updated on Thursday, 25 February 2010 14:11  

Share this article:

Add to: Mr. Wong Add to: Webnews Add to: Icio Add to: Oneview Add to: Kledy.de Social Bookmarking Add to:  FAV!T Social Bookmarking Add to: Favoriten.de Add to: Seekxl Add to: Social Bookmark Portal Add to: BoniTrust Add to: Power-Oldie Add to: Bookmarks.cc Add to: Newskick Add to: Newsider Add to: Linksilo Add to: Readster Add to: Yigg Add to: Linkarena Add to: Digg Add to: Del.icoi.us Add to: Reddit Add to: Jumptags Add to: Upchuckr Add to: Simpy Add to: StumbleUpon Add to: Slashdot Add to: Netscape Add to: Furl Add to: Yahoo Add to: Blogmarks Add to: Diigo Add to: Technorati Add to: Newsvine Add to: Blinkbits Add to: Ma.Gnolia Add to: Smarking Add to: Netvouz Add to: Folkd Add to: Spurl Add to: Google Add to: Blinklist Information