All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bart De Schuymer <bdschuym@pandora.be>
To: Jean-Michel Hautbois <jhautbois@gmail.com>
Cc: bridge@lists.linux-foundation.org
Subject: Re: [Bridge] [ebtables]Explanation of the packet flow...
Date: Sun, 17 Jan 2010 18:47:54 +0100	[thread overview]
Message-ID: <4B534D4A.3020707@pandora.be> (raw)
In-Reply-To: <8cad0aa1001170926n42bcdde1w48968e9335aa35b2@mail.gmail.com>

Jean-Michel Hautbois schreef:
>>> Well, when a bridge is between two interfaces, this is quite the same
>>> than saying it is forwarded from one to the other, in my point of
>>> view. No ?
>>>
>>>
>>>       
>> The bridge indeed forwards the packets, not ebtables. You don't need
>> ebtables for that unless you want to filter the traffic.
>>     
>
> Well, let's take my example.
> I have a bridge between eth0 and eth1. This bridge is stp disabled,
> and the ebtables filter table accepts input, forward and output.
>
> I didn't specify any filtering rule.
> When I send a packet (LACP for me), it is not going from one eth to the other.
> I have to say, explicitly, that the packet with ethertype 0x8809 are
> accepted in "forward".
>
> This is why I have some difficulties understanding the packetFlow,
> because, depending on the protocol, the behaviour doesn't seem to be
> the same...
>
>   
You don't provide enough information for us (at least for me) to tell
you what's wrong. It's probably something as simple as changing the
default policy of the FORWARD chain from DROP to ACCEPT. Just rmmod the
ebtables kernel module if you don't need it...

Bart

-- 
Bart De Schuymer
www.artinalgorithms.be


  reply	other threads:[~2010-01-17 17:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-15  8:16 [Bridge] [ebtables]Explanation of the packet flow Jean-Michel Hautbois
2010-01-16 11:53 ` Bart De Schuymer
2010-01-16 17:48   ` Jean-Michel Hautbois
2010-01-16 18:10     ` Bart De Schuymer
2010-01-17 17:26       ` Jean-Michel Hautbois
2010-01-17 17:47         ` Bart De Schuymer [this message]
2010-01-17 18:14           ` Jean-Michel Hautbois

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=4B534D4A.3020707@pandora.be \
    --to=bdschuym@pandora.be \
    --cc=bridge@lists.linux-foundation.org \
    --cc=jhautbois@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.