Daniel Golle wrote:
> Hi Tobias,
> 
> On 30/08/12 00:25, Tobias Diedrich wrote:
> > So, can you tell me what exactly didn't work for you?
> ...
> > Different subnets configured on each vlan.
> > I can ping over all subnets and see the correct vlan on
> > "tcpdump -n -e -s 2000 -i eth0 icmp"
> Incoming frames work fine for me, too, first of all. But:
> If alternate_vlan_disable is not set, the frames sent out on the switch port 
> are
> egress-tagged with an 802.1Q header which is all 0s.
> If alternate_vlan_disable is set, frames travel through the switch 
> transparently.

Interesting.  tcpdump may be hiding this from me, I should check
with wireshark...

Nope wireshark claims I only get vlan headers for vlan 1 and 2, not
for the vlan-free eth0 interface.

root@OpenWrt:/# head -1 /proc/cpuinfo
system type             : Ralink RT3050 id:1 rev:3

What are you using for testing?
I'm wondering if some part of my hardware is silently stripping the
header...

My machine here has an rtl8169, I disabled vlan offloading.
I tried crosschecking with my notebook (e1000) and it looks the
same.

-- 
Tobias                                          PGP: http://8ef7ddba.uguu.de
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to