On 01/04/11 11:52, Yeoh Chun Yeow wrote: > Don't think that VLAN tagging is working. > > TCP dump results are shown below: > > # tcpdump -eni eth2 > tcpdump: verbose output suppressed, use -v or -vv for full protocol decode > listening on eth2, link-type EN10MB (Ethernet), capture size 96 bytes > 19:00:21.462159 00:15:6d:c3:81:b1 > ff:ff:ff:ff:ff:ff, ethertype ARP > (0x0806), length 60: arp who-has 192.168.1.2 tell 192.168.1.1
Correct, those are untagged packets. That's disappointing. A tagged packet would show as: 11:55:09.468853 00:80:5a:24:89:b0 > 00:21:85:10:22:b2, ethertype 802.1Q (0x8100), length 64: vlan 2, p 0, ethertype ARP, Reply 10.0.1.1 is-at 00:80:5a:24:89:b0, length 46 Peter. -- I use the GNU Privacy Guard (GnuPG) in combination with Enigmail. You can send me encrypted mail if you want some privacy. My key is available at http://wwwhome.cs.utwente.nl/~lebbing/pubkey.txt _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
