Re: multicast & VLANS

Ard van Breemen <[email protected]> Tue, 5 Dec 2006 20:09:18 +0100
Newsgroups gmane.linux.drivers.vlan
Message-ID <[email protected]>
Hello,
On Tue, Dec 05, 2006 at 11:22:45AM -0700, Anthony Benjammin DeNardo III wrote:
> well, using iPerf, I realized that my issue was not related to the vlan 
> implementation on linux.  rather, it is my multicast application's 
> inability to bind to vlan interfaces.  thanks for the help, off to the 
> application forum....
How is it binding to the interface?
You can always shuffle names if it wants to see eth[0-9] ...
(rename your link to bogussomething, and then rename the vlan to
eth0 ... The kernel doesn't care, it's just a label :-) ).