can any one pls help me in the following question.
Background : Two PC's(PC1 n PC2) with two VLAN interfaces in each (eth0.2 and eth0.3) respectively.The PC's are connected by WRT54GL router in between.
My aim is to send multicast(by MAC not IP) data from eth0.2(PC1)-->eth0.2(PC2) similarly for eth0.3 interface too.
Now the problem is when I multicast the data eth0.2 receives, but eth0.3 also receives it. I need data to be received on eth0.2 only.
Is it possible to receive data on a particular VLAN interface ? if so please direct me.
Thank you.