public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Więcek" <marek.wiecek@gmail.com>
To: gentoo-user@lists.gentoo.org
Cc: gentoo-server@lists.gentoo.org
Subject: [gentoo-user]  Re: 802.1q/VLAN issue
Date: Wed, 10 Aug 2005 14:15:13 +0200	[thread overview]
Message-ID: <ddcr4h$e5k$1@sea.gmane.org> (raw)
In-Reply-To: <A551B98FF8BEE54DAB4B5A1600F7571A67C630@mb01.hq.perpetual.int>

Joe Rizzo wrote:

> vlans_eth0="16"
> 
> config_eth0_16=(
>     "10.8.16.16 broadcast 10.8.16.255 netmask 255.255.255.0"
> )

After some digging around I've come up with following (working) config:

vlans_eth0="16"
vconfig_eth0=( "set_name_type VLAN_PLUS_VID_NO_PAD" )

config_vlan16=(
                 "10.8.16.16 broadcast 10.8.16.255 netmask 255.255.255.0"
)

and also there is the int vlan16 instad of eth2:16

-- 
mw

-- 
gentoo-user@gentoo.org mailing list



      reply	other threads:[~2005-08-10 12:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-10  2:09 [gentoo-user] 802.1q/VLAN issue Joe Rizzo
2005-08-10 12:15 ` Marek Więcek [this message]

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='ddcr4h$e5k$1@sea.gmane.org' \
    --to=marek.wiecek@gmail.com \
    --cc=gentoo-server@lists.gentoo.org \
    --cc=gentoo-user@lists.gentoo.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