Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 1998 14:56:17 +0200 (MET DST)
From:      Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE>
To:        andreas@klemm.gtn.com (Andreas Klemm)
Cc:        isdn@FreeBSD.ORG
Subject:   Re: problems with i4b and altq on FreeBSD-current (was Re: altq-1.1.1 release)
Message-ID:  <199808101256.OAA00661@rvc1.informatik.ba-stuttgart.de>
In-Reply-To: <19980810113505.A4032@klemm.gtn.com> from Andreas Klemm at "Aug 10, 98 11:35:05 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> I compared the debugging output of a kernel with and without
> altq patches. I see that there is an authentication problem,
> but I'm not that experienced in debugging a PPP connection
> at startup. Maybe you or the isdn developer see what happens
> more quickly.

It looks like your isppp0 is not configured for authentication.
At least if_spppsubr.c thinks so.
Do you still have the /sys/net/if_spppsubr.c version from i4b,
or is it overwritten by altq?

To verify that authentication is configured, use
	spppcontrol isppp0
it should output 
	myauthproto=pap myauthname=xxxxx

Hope this helps,

Wolfgang

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?199808101256.OAA00661>