From owner-freebsd-isdn Sun Dec 16 8:11:54 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id DA93137B41B for ; Sun, 16 Dec 2001 08:11:49 -0800 (PST) Received: from fwd07.sul.t-online.de by mailout02.sul.t-online.de with smtp id 16FdtE-0002eH-0H; Sun, 16 Dec 2001 17:11:48 +0100 Received: from lap.jennejohn.org (520017439985-0001@[217.235.111.172]) by fmrl07.sul.t-online.com with esmtp id 16Fdt8-1WewpUC; Sun, 16 Dec 2001 17:11:42 +0100 Received: by lap.jennejohn.org (8.11.6/8.11.6) id fBGGCiS27546; Sun, 16 Dec 2001 17:12:44 +0100 (CET) (envelope-from garyj) Content-Type: text/plain; charset="iso-8859-1" From: Gary Jennejohn Reply-To: garyj@jennejohn.org To: Roland Jesse , freebsd-isdn@FreeBSD.ORG Subject: Re: Using multiple provider w/ i4b Date: Sun, 16 Dec 2001 17:12:43 +0100 X-Mailer: KMail [version 1.2] References: <20011209110729.A5118@herzog.cs.uni-magdeburg.de> <200112101713.fBAHDMK36587@peedub.jennejohn.org> <20011216162029.A7213@herzog.cs.uni-magdeburg.de> In-Reply-To: <20011216162029.A7213@herzog.cs.uni-magdeburg.de> MIME-Version: 1.0 Message-Id: <01121617124301.00331@lap> Content-Transfer-Encoding: 8bit X-Sender: 520017439985-0001@t-dialin.net Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sunday 16 December 2001 16:20, Roland Jesse wrote: > Gary Jennejohn wrote: > > > > IMHO you're doing this all wrong. It's much simpler to use > > > > an interface per ISP, e.g. isp0 for the university and isp1 > > > > for the other provider. > > [...] > > > Yes, and it works so well. I had 5 different interfaces > > configured at one time. It's so much easier that way. > > Well, I believe so. But all I get after configuring i4b to use use two > different devices as suggested above, I just get the following error for > isp1: > > 16.12.2001 16:09:47 DBG msg_dialout: dial req from isp, unit 1 > 16.12.2001 16:09:47 DBG find_by_device_for_dialout: no entry found! > 16.12.2001 16:09:47 DBG msg_dialout: config entry reserved or no match > > All is fine for isp0: > > 16.12.2001 16:10:48 DBG msg_dialout: dial req from isp, unit 0 > 16.12.2001 16:10:48 DBG setup_dialout: entry PPPUNI ok! > 16.12.2001 16:10:48 DBG find_by_device_for_dialout: found entry 0! > 16.12.2001 16:10:48 DBG FSM event [msg-dialout]: [idle => dialing] > > I did not yet grep the i4b source code for find_by_device_for_dialout but > looking through the i4b, i4bisppp and isdnd manpages did not reveal > anything so far. > > Spontaneous ideas are welcome. > > Roland My first thought is that you only have 1 isp device in your kernel configuration file. -- Gary Jennejohn garyj@jennejohn.org gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message