Subject: Re: MSS Issue with netbsd.org
To: None <netbsd-users@NetBSD.org>
From: Martin Husemann <martin@duskware.de>
List: netbsd-users
Date: 02/29/2004 20:10:55
On Sun, Feb 29, 2004 at 07:35:31PM +0100, Christian Biere wrote:
> Sometimes, IIRC always after a panic, I've had the problem that the
> in-kernel pppoe keeps saying sth like "session cookie(?) found but
> belongs to session in state 3". Usually that means I can't log in for
> a couple of hours.

That's "host unique" tag. Yeah, I've seen that from time to time, but I 
think it never stoped the connection from being established.

My theory was that I got two session offers for the same request, since the
first session was established too late or something.

If this is a repeatable failure mode for you, I would like to see tcpdumps
on the ethernet interface used, with something like tcpdump -e -x -s 200.

Martin