All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frank Steiner <fsteiner-mail@bio.ifi.lmu.de>
To: Mark Broadbent <markb@wetlettuce.com>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.8.1: ip auto-config accepts wrong packages
Date: Thu, 26 Aug 2004 08:39:10 +0200	[thread overview]
Message-ID: <412D858E.10404@bio.ifi.lmu.de> (raw)
In-Reply-To: <1093448839.25506.57.camel@mbpc.signal.qinetiq.com>

Hi Mark,

Mark Broadbent wrote:

> Stupid question but the MAC addresses on the cards are different aren't
> they?  Could you also double check that the xid values differ on both
> machines, this is shown on the line:
> 
> IP-Config: eth0 UP (able=1, xid=07196018)
>                                 ^^^^^^^^
> 
> Both MAC and xid should be different.

obiously, the problem is here. The xid is the same on 5 different hosts
I tested with the debugging-enabled kernel. Looking it ipconfig.c I now
understand that with several hosts using the same xid it must go wrong.
I'm currently compiling a new kernel with debugging enabled in rancom.c
to see what's going wrong here. Looks like random_bytes is returning
the same value on all hosts :-(

Can anyone else maybe do a quick check with "ip=dhcp" on two hosts
just to see if the problem with the identical xids just show up here?

I will send the result of the debugging output from random.c.

cu,
Frank

-- 
Dipl.-Inform. Frank Steiner   Web:  http://www.bio.ifi.lmu.de/~steiner/
Lehrstuhl f. Bioinformatik    Mail: http://www.bio.ifi.lmu.de/~steiner/m/
LMU, Amalienstr. 17           Phone: +49 89 2180-4049
80333 Muenchen, Germany       Fax:   +49 89 2180-99-4049


  reply	other threads:[~2004-08-26  6:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-25  9:40 2.6.8.1: ip auto-config accepts wrong packages Frank Steiner
2004-08-25 13:04 ` Mark Broadbent
2004-08-25 14:41   ` Frank Steiner
2004-08-25 15:47     ` Mark Broadbent
2004-08-26  6:39       ` Frank Steiner [this message]
2004-08-26 10:31       ` Frank Steiner
2004-08-26 16:17         ` Randy.Dunlap
2004-08-27 11:42           ` Frank Steiner

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=412D858E.10404@bio.ifi.lmu.de \
    --to=fsteiner-mail@bio.ifi.lmu.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=markb@wetlettuce.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.