I am using socket library with Python 3 and trying to send a multi cast message on eth0 interface. However, it is being sent on other interface i.e. eth1.
I used foll