Re: multicast issues

Peter Stuge <[email protected]> Fri, 1 Dec 2006 19:57:26 +0100
Newsgroups gmane.linux.drivers.vlan
Message-ID <[email protected]>
On Fri, Dec 01, 2006 at 11:46:46AM -0700, Anthony Benjammin DeNardo III wrote:
> root@tv-desktop:~# ifconfig -a
> eth1      Link encap:Ethernet  HWaddr 00:0E:0C:6B:FA:7D
>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> 
> eth1.182  Link encap:Ethernet  HWaddr 00:0E:0C:6B:FA:7D
>          BROADCAST MULTICAST  MTU:1500  Metric:1
> 
> 2)  MULTICAST works on my primary interface (eth1)
> 3) MULTICAST does NOT work on my virtual interface (eth1.182)

Note that eth1.182 is not UP here.


//Peter