Hi,

I need a help on configuring tagged vlan in fedora. My linux kernel is 2.6.23.1-42.fc8.

I added the vlan using vconfig command. THe interface is added properly and checked config at /proc/net/vlan/eth2.16

Also I made sure that modprobe 8021q and verified it using lsmod | grep 802.

But when ever I ping the directly connected interface on this nic which is router, I am not able to see that packets are going out vlan tag.

I can't see the vlan tags in the wireshark capture. Due to that ping is failing.
Can you point if any thing is missing in my steps?

Thanks
Sajan