On 5/03/2013 11:35 p.m., jiluspo wrote:
Good day, Is there other way we can multicast in localhost without creating virtual Ethernet for additional ip?.
What do you mean by "virtual Ethernet"?If you mean ... eth0:0, eth0:1. It is wrong. They are one interface with multiple IPs. Use the "ip" tools instead of the "ifconfig" tools and you will see the proper NIC / interface configuration.
Amos