All of lore.kernel.org
 help / color / mirror / Atom feed
* [DUMB QUESTION] bonding. ethernet bonding.
@ 2002-12-11 17:38 Paul P Komkoff Jr
  0 siblings, 0 replies; only message in thread
From: Paul P Komkoff Jr @ 2002-12-11 17:38 UTC (permalink / raw)
  To: Linux Kernel Mailing List

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)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-11 17:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-11 17:38 [DUMB QUESTION] bonding. ethernet bonding Paul P Komkoff Jr

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.