Multicst routing problem

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I want to send a multicast packet to multiple gre tunnel, but the packet only went to where the routing table configured to.

ex.
when use
   ip route add 224.0.0.0/4 via gre0
then the packet go to gre0

when use
   ip route add 224.0.0.0/4 via gre1
then the packet go to gre1

when use
   ip route add 224.0.0.0/4 nexthop via gre1 nexthop via gre0
then the packet go to either gre or gre1 randomly, but not both ( is it for load balance ? )

how to configure the routing table let the packet go to both of gre tunnels ?

_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux