All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Opperisano <opie@817west.com>
To: netfilter@lists.netfilter.org
Subject: Re: transparent bridge troubles?
Date: Fri, 7 Jan 2005 16:53:24 -0500	[thread overview]
Message-ID: <20050107215324.GA1430@bender.817west.com> (raw)
In-Reply-To: <074001c4f4ea$388d1070$3e0010ac@esonet18>

On Fri, Jan 07, 2005 at 01:53:48PM -0500, mdpeters wrote:
> This is my bridge setup:
> 
> /sbin/modprobe ip_queue
> /sbin/ifconfig eth1 0.0.0.0
> /sbin/ifconfig eth2 0.0.0.0
> /usr/local/sbin/brctl addbr br0
> /usr/local/sbin/brctl addif br0 eth1
> /usr/local/sbin/brctl addif br0 eth2
> /sbin/ifconfig br0 up
> /usr/local/sbin/brctl stp br0 off
> /sbin/ifconfig br0 0.0.0.0 -arp

i'm a little rusty on my linux bridging commands--but why did you
execute that last command?  the "ifconfig br0 0.0.0.0 -arp" one.  it
seems like that would block arp traffic from traversing the bridge, but
i could be mistaken...

-j

--
"I bet Einstein turned himself all sorts of colors before he invented
 the light bulb."
        --The Simpsons


  parent reply	other threads:[~2005-01-07 21:53 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-07 18:53 transparent bridge troubles? mdpeters
2005-01-07 19:44 ` Jason Opperisano
2005-01-07 21:53 ` Jason Opperisano [this message]
2005-01-07 22:02   ` mdpeters
  -- strict thread matches above, loose matches on Subject: below --
2005-01-07 20:14 mdpeters
2005-01-07 20:24 Daniel Chemko
2005-01-07 20:36 ` mdpeters
2005-01-07 20:42 Daniel Chemko
2005-01-07 20:44 ` Jason Opperisano
2005-01-07 20:55   ` mdpeters
2005-01-07 21:01     ` Jason Opperisano
2005-01-07 21:16       ` mdpeters
2005-01-07 21:35       ` mdpeters
2005-01-07 21:38 Daniel Chemko
2005-01-07 22:01 ` mdpeters
2005-01-07 22:18   ` Jason Opperisano
2005-01-08  0:40     ` mdpeters
2005-01-08  2:00       ` Jason Opperisano
2005-01-08  3:53         ` mdpeters
2005-01-08  4:15           ` Jason Opperisano
2005-01-08 12:12             ` mdpeters

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=20050107215324.GA1430@bender.817west.com \
    --to=opie@817west.com \
    --cc=netfilter@lists.netfilter.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 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.