mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Florian Lohoff <flo@rfc822.org>
To: linux-kernel@vger.kernel.org
Subject: Re: kernel BUG at fs/sysfs/symlink.c:87
Date: Mon, 24 Jan 2005 18:04:45 +0100	[thread overview]
Message-ID: <20050124170445.GB4556@paradigm.rfc822.org> (raw)
In-Reply-To: <20050124155100.GA2583@paradigm.rfc822.org>

[-- Attachment #1: Type: text/plain, Size: 640 bytes --]

On Mon, Jan 24, 2005 at 04:51:00PM +0100, Florian Lohoff wrote:
> Hi,
> while using the bridging code between a tap0 and a real eth1 i got this:
> 
> Linux zmgr1.wstk.mediaways.net 2.6.10-zmgr-p3cel #1 Mon Jan 24 16:15:39 CET 2005 i686 GNU/Linux
> 
> UP, P3 Celeron, Non-Preempt, Vanilla Kernel

brctl addbr br0
brctl addif br0 tap0
brctl addif br0 eth0
ifconfig br0 up

Oops

In this order it works

brctl addbr br0
ifconfig br0 up
brctl addif br0 tap0
brctl addif br0 eth0

Flo
-- 
Florian Lohoff                  flo@rfc822.org             +49-171-2280134
                        Heisenberg may have been here.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-01-24 19:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-24 15:51 Florian Lohoff
2005-01-24 16:08 ` Jörn Engel
2005-01-24 16:28   ` Florian Lohoff
2005-01-24 17:04 ` Florian Lohoff [this message]
2005-01-25 11:31   ` Jörn Engel
2005-01-25 20:32 ` Stephen Hemminger

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=20050124170445.GB4556@paradigm.rfc822.org \
    --to=flo@rfc822.org \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®