From: Alexei Takaseev <alexei@taf.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Ядро 2.6.39-std-def-alt2.1 и vlan'ы
Date: Sat, 09 Jul 2011 19:57:34 -0000 (GMT)
Message-ID: <6677608.20.1310241616995.JavaMail.javamailuser@localhost> (raw)
In-Reply-To: <20110709192055.GA6247@atlas.home>
> Используется ли в этой системе комбинация bridge+vlan?
Именно такая комбинация и есть.
> Для восстановления работоспособности старой конфигурации необходимо
> прекратить направление пакетов нужных VLAN в мост, используя ebtables:
>
> ebtables -t broute -A BROUTING -i $interface --vlan-id $vlan_id -j
> DROP
>
> или, если в мост должны идти только пакеты без тегов VLAN:
>
> ebtables -t broute -A BROUTING -i $interface -p 802_1Q -j DROP
Спасибо большое!
В моем случае оказалось проще переместить обработку vlan-тэгов внутрь гостевых систем (а дело происходило на серверах с виртуалками). В какой-то мере это даже упростило мне всю систему.
prev parent reply other threads:[~2011-07-09 19:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-09 17:22 Alexei Takaseev
2011-07-09 17:43 ` Alexei Takaseev
2011-07-09 18:58 ` Alexei Takaseev
2011-07-09 19:20 ` Sergey Vlasov
2011-07-09 19:57 ` Alexei Takaseev [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=6677608.20.1310241616995.JavaMail.javamailuser@localhost \
--to=alexei@taf.ru \
--cc=community@lists.altlinux.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
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git