Date: Wed, 12 Aug 1998 16:34:18 +0900 From: Kenjiro Cho <kjc@csl.sony.co.jp> To: Andreas Klemm <andreas@klemm.gtn.com> Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: problems with i4b and altq on FreeBSD-current (was Re: altq-1.1.1 release) Message-ID: <199808120734.QAA12169@hotaka.csl.sony.co.jp> In-Reply-To: Your message of "Tue, 11 Aug 1998 16:33:31 %2B0200." <19980811163331.A1165@klemm.gtn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> 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 <conf-req id=0x1 len=10 5-6-0-6b-0-79> Aug 10 10:48:33 titan /kernel.altq: isppp0: lcp input(req-sent): <conf-req id=0xe len=28 3-5-c2-23-5-5-6-79-5e-67-1e-11-4-5-f4-13-9-1-67-74-6e-2d-67-77> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808120734.QAA12169>