Error creating multicast server mcast_join=239.2.11.71 port=8649 mcast_if=NULL family='inet4'.
Exiting.
bubby (here) suggested to add static route to fix this problem, worked like a charm.
# route add -host 239.2.11.71 dev eth0
The guys at UCSF suggested the similar approach, though to quite-unrelated problem on multihomed computers here and here.
0 rants:
Post a Comment