From owner-freebsd-isdn Wed Aug 12 00:34:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA10229 for freebsd-isdn-outgoing; Wed, 12 Aug 1998 00:34:56 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from widefw.csl.sony.co.jp (widefw.csl.sony.co.jp [133.138.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA10224 for ; Wed, 12 Aug 1998 00:34:54 -0700 (PDT) (envelope-from kjc@csl.sony.co.jp) Received: from hotaka.csl.sony.co.jp (root@hotaka.csl.sony.co.jp [43.27.98.57]) by widefw.csl.sony.co.jp (8.8.8/3.6W) with ESMTP id QAA25867; Wed, 12 Aug 1998 16:34:20 +0900 (JST) Received: from localhost (kjc@[127.0.0.1]) by hotaka.csl.sony.co.jp (8.8.8/3.6W/hotaka/98021914) with ESMTP id QAA12169; Wed, 12 Aug 1998 16:34:18 +0900 (JST) Message-Id: <199808120734.QAA12169@hotaka.csl.sony.co.jp> To: Andreas Klemm cc: freebsd-isdn@FreeBSD.ORG Subject: Re: problems with i4b and altq on FreeBSD-current (was Re: altq-1.1.1 release) In-reply-to: Your message of "Tue, 11 Aug 1998 16:33:31 +0200." <19980811163331.A1165@klemm.gtn.com> Date: Wed, 12 Aug 1998 16:34:18 +0900 From: Kenjiro Cho Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> Well, started over freshly: >> - checked out current of today >> - applied CAM patches >> - applied ALTQ patches >> finally installed i4b, which replaces the above mentioned >> net/if_spppsubr.c. >> I made sure, that the version of net/if_spppsubr.c were the >> ones from the i4b package, though this is made sure, as I >> installed i4b as the very last thing ... i4b moves the original >> files to filename-BACKUP, so I could easily check, that the >> i4b version is "active". >> But I have still the dialup problem ... Hmmm, strange... Your log says that the auth-proto is not configured for the altq kernel. Apparently, it has nothing to do with ALTQ. Aug 10 10:48:33 titan /kernel.altq: isppp0: Up event Aug 10 10:48:33 titan /kernel.altq: isppp0: lcp up(starting) Aug 10 10:48:33 titan /kernel.altq: isppp0: lcp output Aug 10 10:48:33 titan /kernel.altq: isppp0: lcp input(req-sent): Aug 10 10:48:33 titan /kernel.altq: isppp0: lcp parse opts: auth-proto [not configured] magic 0x11 [rej] 0x13 [rej] send conf-rej Other possibilities: 1. somehow, your configuration changed when you started the altq kernel. or 2. ALTQ changes the size of "struct ifnet". There might be a binary which should be recompiled (but unlikely...). --kj To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message