The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "Miquel van Smoorenburg" <miquels@cistron.nl>
To: linux-kernel@vger.kernel.org
Subject: Re: Problem? 802.1q kernel 2.4.18-rc1-rmap12f
Date: Fri, 22 Feb 2002 16:43:02 +0000 (UTC)	[thread overview]
Message-ID: <a55sem$425$2@ncc1701.cistron.net> (raw)
In-Reply-To: <Pine.LNX.4.31.0202221815590.28962-100000@linux.kappa.ro>

In article <Pine.LNX.4.31.0202221815590.28962-100000@linux.kappa.ro>,
Teodor Iacob  <Teodor.Iacob@astral.kappa.ro> wrote:
>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 ).

Did you patch the ethernet driver so that it supports the bigger
MTUs needed for VLAN support ? It's all described in the VLAN patch docs.

Mike.
-- 
Computers are useless, they only give answers. --Pablo Picasso


  reply	other threads:[~2002-02-22 16:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-22 16:24 Problem? 802.1q kernel 2.4.18-rc1-rmap12f Teodor Iacob
2002-02-22 16:43 ` Miquel van Smoorenburg [this message]
2002-02-22 22:05   ` Teodor Iacob
2002-02-23 21:41     ` endre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='a55sem$425$2@ncc1701.cistron.net' \
    --to=miquels@cistron.nl \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox