The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* Problem? 802.1q kernel 2.4.18-rc1-rmap12f
@ 2002-02-22 16:24 Teodor Iacob
  2002-02-22 16:43 ` Miquel van Smoorenburg
  0 siblings, 1 reply; 4+ messages in thread
From: Teodor Iacob @ 2002-02-22 16:24 UTC (permalink / raw)
  To: linux-kernel

Hello,

I shall describe the hardware involved and the layout first:
A PC router i815 Motherboard, 3 Intel Etherexpress PRO 100 82557
Allied Telesyn AT-8224XL 802.1q capable.

Software: Slackware 8.0, kernel 2.4.18-rc1-rmap12f.

I want to use the eth0 as 2 subinterfaces with 802.1q with vlan IDs 3 and
5, so this is how I set the whole thing up:

/sbin/ifconfig eth0 up # This to make the link of the interface up
vconfig add eth0 5
vconfig add eth0 3

/sbin/ifconfig eth0.5 inet ..etc..
/sbin/ifconfig eth0.3 inet ...etc..

and I have also the default gateway through the eth0.5 vlan.

Now after a fresh start, I can ping whatever I want, but I cannot start a
file transfer, it just locks up after first 1024 bytes ( as seen with tick
in simple ftp command ).

If I change the startup scripts and ofc the aty switch to not use tagging
on the interface and use simple eth0 the transfer is ok. Now I get the
vlan back and the transfer works, but if I restore the configurations and
reboot the machine I cannot make transfers. I was able to ping -s 1400
stations through this 802.1q, but I didn't test further up (1467
or more ..etc.).

Does anybody can help me track this thing? Could this be kernel related?


Respectfully,
Teodor Iacob




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-02-23 21:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-22 16:24 Problem? 802.1q kernel 2.4.18-rc1-rmap12f Teodor Iacob
2002-02-22 16:43 ` Miquel van Smoorenburg
2002-02-22 22:05   ` Teodor Iacob
2002-02-23 21:41     ` endre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox