To use IP multicast, the route must be added. In Linux this can be done by:
# route add -net 224.0.0.0/4 dev eth0
Other OSes may have different ways to do this.
- update the EA model to match the current implementation
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
To use IP multicast, the route must be added. In Linux this can be done by:
# route add -net 224.0.0.0/4 dev eth0
Other OSes may have different ways to do this.