Able to see vlan tagged pkt. When I searched thru the mail archived I came to know that I will not be able to see the vlan tagged pkt as intel nic driver strips off the tag as pkt comes to the virtual interface on the receive side. On sending side I hope ethereal captures pkt before we apply tag to the pkt. I hope I'm right :) Thanks to all. Sunil Parolia -----Original Message----- From: vlan-bounces@xxxxxxxxxxxxxxx [mailto:vlan-bounces@xxxxxxxxxxxxxxx] On Behalf Of Sunil Parolia Sent: Tuesday, April 12, 2005 12:26 PM To: Linux 802.1Q VLAN Subject: RE: [VLAN] linux box as vlan router Thanks to all I got it working after referring the doc :-). But a problem is still there I'm not able to see the vlan tag in ethereal what can be the reason?? Thanks, Sunil Parolia -----Original Message----- From: vlan-bounces@xxxxxxxxxxxxxxx [mailto:vlan-bounces@xxxxxxxxxxxxxxx] On Behalf Of Peter Stuge Sent: Monday, April 11, 2005 8:22 PM To: vlan@xxxxxxxxxxxxxxx Subject: Re: [VLAN] linux box as vlan router On Mon, Apr 11, 2005 at 11:08:49AM +0530, Sunil Parolia wrote: > Hi I'm new to vlan. This q may sound absurd, but just wanted to > know can we configure standard linux box as vlan router? If yes can > anybody direct to relevant site for configuration? I'm using > fedora-3 with kernel version of 2.6.9-1.667 http://marc.theaimsgroup.com/?m=105098558615614 Setup 1a described there makes the Linux system a VLAN router. Note however that dhcpd will not function properly unless you add lines: vconfig set_flag eth1.2 1 vconfig set_flag eth1.3 1 to the box A configuration, before starting dhcpd. //Peter _______________________________________________ Vlan mailing list Vlan@xxxxxxxxxxxxxxx http://www.lanforge.com/mailman/listinfo/vlan _______________________________________________ Vlan mailing list Vlan@xxxxxxxxxxxxxxx http://www.lanforge.com/mailman/listinfo/vlan