From owner-freebsd-isdn Fri Mar 10 15: 0:25 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id 751A837BF1B for ; Fri, 10 Mar 2000 15:00:18 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id XAA01167; Fri, 10 Mar 2000 23:53:34 +0100 (CET) Message-Id: <200003102253.XAA01167@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: Christoph Kukulies Cc: Ingolf Koch , ISDN-List Subject: Re: isp0 up and running but not working Reply-To: Gary Jennejohn In-reply-to: Your message of "Fri, 10 Mar 2000 09:02:56 +0100." <20000310090256.C4202@gil.physik.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 10 Mar 2000 23:53:34 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Christoph Kukulies writes: >Another strangeness, which may be related to that: > >When I start my 'ping -i20 ' to protect against >undesired shorthold the first ping doesn't get through. > >This happens also when using ssh/rlogin, which times out in the higher >layer. > >So to say, the way connections are made is kind of abnormal, >I always have to do a ping first or some other event that causes >a dialout before I can safely start ssh/rlogin. > yeah, this is normal for sPPP. The first few packets queued never get sent. I'm not sure why, but I think that if_spppsubr.c might be cleaning out its queues after the connection is established. That would explain the behavior. Have to look at the code in more detail. --- Gary Jennejohn / garyj@muc.de garyj@fkr.cpqcorp.net gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message