public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Petric Frank <pfrank@gmx.de>
To: gentoo-user-de@lists.gentoo.org
Subject: [gentoo-user-de] VLANs über bonded Interface
Date: Sun, 23 Mar 2014 23:43:47 +0100	[thread overview]
Message-ID: <201403232343.47139.pfrank@gmx.de> (raw)

Hallo,

ich versuche gerade an VLANs über ein bonded Interface (2 Netwerkkarten) zum 
gleichen Switch (trunking).

Der Bond-Modus ist 802.3ad und scheine erfolgreich zu sein. Ich sehe per 
tcpdump z.B. die lldp-Meldungen. Am Switch (HP 1810-24Gv2) habe ich die 
entsprechenden Ports zu einen LACP(active)-Trunk zusammengefasst.

Nur das VLAN-Tagging scheint mir nicht gelingen zu wollen. Obwohl die 
Netztwerkdevices da sind (z.B. bond0.2) scheint auf diesen nichts zu laufen. 
Also keine ARPs, usw.

Hier meine /etc/conf.d/net:
-------------------- cut ------------------------
# 2 channel bond
config_enp2s0="null"
config_enp3s0="null"
mode_bond0="802.3ad"
miimon_bond0="100"
slaves_bond0="enp2s0 enp3s0"
config_bond0="null"

# vlans on bond
vlans_bond0="1 2 3"
bond0_vlan1_name="bond0.1"
bond0_vlan2_name="bond0.2"
bond0_vlan3_name="bond0.3"
# currently no IPs - only to become them up
config_bond0_1="null"
config_bond0_2="null"
config_bond0_3="null"
-------------------- cut ------------------------

Ein tcpdump auf bond0 zeigt mir auch keine getaggten Pakete - nur solche ohne 
VLAN-Tags.

Irgendwelche Hinweise wo ich noch suchen könnte ?

Gruss
  Petric


             reply	other threads:[~2014-03-23 22:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-23 22:43 Petric Frank [this message]
2014-03-24  5:44 ` [gentoo-user-de] VLANs über bonded Interface Johann Schmitz (ercpe)
2014-03-24 16:53   ` Petric Frank
2014-03-24 18:26     ` Johann Schmitz (ercpe)
2014-03-24 23:22       ` Petric Frank

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=201403232343.47139.pfrank@gmx.de \
    --to=pfrank@gmx.de \
    --cc=gentoo-user-de@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