mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paul P Komkoff Jr <i@stingr.net>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [DUMB QUESTION] bonding. ethernet bonding.
Date: Wed, 11 Dec 2002 20:38:04 +0300	[thread overview]
Message-ID: <20021211173803.GA2496@stingr.net> (raw)

hmm. I'm very very unfamiliar with this thing. So when I first tried
to install it I downloaded latest bonding code against 2.4.20 from
sf.net/projects/bonding , patched my kernel with it and etc etc ...

... skipping ...

boot. ip ad flush dev eth{0,1}
modprobe bonding miimon=100
ip ad add myip/mymask brd + dev bond0
ifenslave bond0 eth0 eth1
ip li set bond0 up

switch on the other side (3com superstack 3) configured for trunking
on that 2 ports.

and then
ping $addr_on_local_net do nothing

hmm

tcpdump -i bond0 -vvv -n host $addr_on_local_net

will show me arp replies that $addr_on_local_net is on some
mac_address but
ip ne sh
will show that arp lookup is incomplete then failed

What's wrong?
Maybe other patches I've put in conflicting with this?

-- 
Paul P 'Stingray' Komkoff 'Greatest' Jr /// (icq)23200764 /// (http)stingr.net
  When you're invisible, the only one really watching you is you (my keychain)

                 reply	other threads:[~2002-12-11 17:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20021211173803.GA2496@stingr.net \
    --to=i@stingr.net \
    --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

Powered by JetHome