From owner-freebsd-isdn Sun Dec 9 2: 7:35 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from prinz.cs.uni-magdeburg.de (prinz.CS.Uni-Magdeburg.De [141.44.21.2]) by hub.freebsd.org (Postfix) with ESMTP id 8E49237B405 for ; Sun, 9 Dec 2001 02:07:31 -0800 (PST) Received: from herzog.cs.uni-magdeburg.de (jesse@herzog [141.44.21.8]) by prinz.cs.uni-magdeburg.de (8.11.6/8.11.6) with ESMTP id fB9A7UV29591 for ; Sun, 9 Dec 2001 11:07:30 +0100 (MET) Received: (from jesse@localhost) by herzog.cs.uni-magdeburg.de (8.10.2+Sun/8.10.2) id fB9A7Ts05124 for freebsd-isdn@freebsd.org; Sun, 9 Dec 2001 11:07:29 +0100 (MET) Date: Sun, 9 Dec 2001 11:07:29 +0100 From: Roland Jesse To: freebsd-isdn@freebsd.org Subject: Using multiple provider w/ i4b Message-ID: <20011209110729.A5118@herzog.cs.uni-magdeburg.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline My i4b (1.x on a more or less recent FreeBSD 4.4-stable) works fine with my main provider (which is my University). However, for some specific cases I want to use another provider. Lets call the Uni provider P1 and the other one provider P2. For some reason, connections to provider P2 are immediately closed. The setup looks as follows: /etc/isdn/isdnd.rc is about the same for both providers. They differ of course in remote-phone-dialout. I have a config script /usr/local/etc/start_if.isp0 which looks as follows: ----------8-<----------------------------------------------- #!/bin/sh PATH=/bin:/sbin:/usr/sbin ifconfig isp0 delete -link1 down ispppcontrol isp0 authproto=chap if [ x"$1" = x-n ]; then ispppcontrol isp0 myauthname=P1.name ispppcontrol isp0 myauthsecret=P1.password else ispppcontrol isp0 myauthname=P2.name ispppcontrol isp0 myauthsecret=P2.password fi ispppcontrol isp0 hisauthproto=none callin norechallenge ifconfig isp0 0.0.0.0 0.0.0.1 netmask 0xffffffff link1 ifconfig isp0 down ifconfig isp0 up ifconfig isp0 down ----------8->----------------------------------------------- When connecting, I do the following: 1) Copy the idnd.rc for the respective provider to /etc/isdn/isdnd.rc. 2) kill -HUP `cat /var/run/isdnd.pid` 3) /usr/local/etc/start_if.isp0 $1 thereby: $1 = -n for P1 $1 empty otherwise 4) Do the following three steps in given order: /sbin/ifconfig isp0 up /sbin/route add default -interface isp0 /sbin/ping -c 2 141.44.1.1 # initiate dialout That's it and it works fine for P1. For P2 I get in my /var/log/isdnd.log: ----------8-<----------------------------------------------- ... 09.12.2001 10:42:04 CHD 00018 I4BPPP outgoing call active (ctl 0, ch 0, isp0) 09.12.2001 10:42:04 DMN date/time from exchange = 0112091042 09.12.2001 10:42:04 DBG FSM event [msg-con-act-ind]: [dialing => connected] 09.12.2001 10:42:04 DBG F_DOK: dial out ok 09.12.2001 10:42:04 DBG select_this_dialno: index = 0, no = xxxxxxxxxx 09.12.2001 10:42:05 DBG isp0: switched to state 3 09.12.2001 10:42:05 CHD 00018 I4BPPP outgoing call disconnected (remote) 09.12.2001 10:42:05 CHD 00018 I4BPPP cause 16: Normal call clearing (Q.850) 09.12.2001 10:42:05 CHD 00018 I4BPPP charging: 0 units, 1 seconds 09.12.2001 10:42:05 CHD 00018 I4BPPP accounting: in 54, out 48 (in 0, out 0) 09.12.2001 10:42:05 DBG set_channel_idle: controller [0] channel B1 set to IDLE! 09.12.2001 10:42:05 DBG incr_free_channels: ctrl 0, now 2 chan free 09.12.2001 10:42:05 DBG FSM event [msg-disc-ind]: [connected => idle] 09.12.2001 10:42:05 DBG F_IDIS: disconnect indication ----------8->----------------------------------------------- Any ideas why I get these CHD 00018 responses are very much appreciated. All the best, Roland --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjwTN+AACgkQd7xQRm1JWk/5DQCgh7wmuOwqwxF0u6rqkZQRrirz o8sAoI4xwNwOIWpUyNp1bZHopbaVWp02 =n+zH -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sun Dec 9 2:39:23 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout06.sul.t-online.de (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id A1DDB37B405 for ; Sun, 9 Dec 2001 02:39:20 -0800 (PST) Received: from fwd03.sul.t-online.de by mailout06.sul.t-online.de with smtp id 16D1Md-0007Ik-02; Sun, 09 Dec 2001 11:39:19 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.235.118.39]) by fmrl03.sul.t-online.com with esmtp id 16D1MM-1KihAeC; Sun, 9 Dec 2001 11:39:02 +0100 Received: by peedub.jennejohn.org (8.11.6/8.11.6) id fB9AcqV01022; Sun, 9 Dec 2001 11:38:52 +0100 (CET) (envelope-from garyj) Message-Id: <200112091038.fB9AcqV01022@peedub.jennejohn.org> Content-Type: text/plain; charset="iso-8859-1" From: Gary Jennejohn Reply-To: garyj@jennejohn.org To: Roland Jesse Subject: Re: Using multiple provider w/ i4b Date: Sun, 9 Dec 2001 11:38:46 +0100 X-Mailer: KMail [version 1.3.2] References: <20011209110729.A5118@herzog.cs.uni-magdeburg.de> In-Reply-To: <20011209110729.A5118@herzog.cs.uni-magdeburg.de> Cc: isdn@freebsd.org MIME-Version: 1.0 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 09 December 2001 11:07, you wrote: > My i4b (1.x on a more or less recent FreeBSD 4.4-stable) works > fine with my main provider (which is my University). However, > for some specific cases I want to use another provider. Lets > call the Uni provider P1 and the other one provider P2. > > For some reason, connections to provider P2 are immediately > closed. The setup looks as follows: > [big snip] In my experience this is usually caused by having invalid myauth* values. This can be easily verified by enabling debugging on the interface and looking at the output generated during PPP negotiation. 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. This way you don't need to jump through hoops copying around isdnd.rc and restarting isdnd. It's much more straight-forward with 2 interfaces, because your startup scripts merely need to delete/add the default route. -- 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 From owner-freebsd-isdn Mon Dec 10 1:37:42 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from prinz.cs.uni-magdeburg.de (prinz.CS.Uni-Magdeburg.De [141.44.21.2]) by hub.freebsd.org (Postfix) with ESMTP id 0076B37B405 for ; Mon, 10 Dec 2001 01:37:38 -0800 (PST) Received: from herzog.cs.uni-magdeburg.de (jesse@herzog [141.44.21.8]) by prinz.cs.uni-magdeburg.de (8.11.6/8.11.6) with ESMTP id fBA9baV09176 for ; Mon, 10 Dec 2001 10:37:36 +0100 (MET) Received: (from jesse@localhost) by herzog.cs.uni-magdeburg.de (8.10.2+Sun/8.10.2) id fBA9baB05337; Mon, 10 Dec 2001 10:37:36 +0100 (MET) X-Authentication-Warning: herzog.cs.uni-magdeburg.de: jesse set sender to jesse@mail.cs.uni-magdeburg.de using -f To: freebsd-isdn@freebsd.org Subject: Re: Using multiple provider w/ i4b References: <20011209110729.A5118@herzog.cs.uni-magdeburg.de> <200112091038.fB9AcqV01022@peedub.jennejohn.org> In-Reply-To: <200112091038.fB9AcqV01022@peedub.jennejohn.org> (Gary Jennejohn's message of "Sun, 9 Dec 2001 11:38:46 +0100") From: Roland Jesse Date: Mon, 10 Dec 2001 10:37:36 +0100 Message-ID: <03wuzvfman.fsf@mail.cs.uni-magdeburg.de> Lines: 19 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Emacs Gnus 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 Gary Jennejohn writes: > In my experience this is usually caused by having invalid > myauth* values. This can be easily verified by enabling > debugging on the interface and looking at the output generated > during PPP negotiation. Hhhh, the same authname and respective password work fine on our Windows machine. But thanks for the pointer. I will dig into it. > 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. Crazy idea. Sounds so well structured. ;-) Roland -- Make world, not war. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Dec 10 6:42:14 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from freecollegesluts.com (port38gt.tube.com [216.18.85.48]) by hub.freebsd.org (Postfix) with SMTP id 179CC37B417 for ; Mon, 10 Dec 2001 06:42:01 -0800 (PST) Received: (qmail 39781 invoked by uid 0); 10 Dec 2001 14:40:27 -0000 Date: 10 Dec 2001 14:40:27 -0000 From: treat@freecollegesluts.com To: freebsd-isdn@freebsd.org Subject: I have been searching for you! Message-ID: Organization: freecollegesluts.com MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Accept-Language: en 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 http://www.freecollegesluts.com/g1/ SEE US FOR FREE! Hi there, Me and my slutty sorority sisters just put up our very 1st website. We made our website to get us modeling jobs and movie deals, so it is FREE (for now). It's an adult site with nudity and stuff, so no one under 18 please. It is 100% FREE! Go here: http://www.freecollegesluts.com/g1/ check us out, and help us get discovered. XOXO Jenni If you want us to stop sending you email then click here: http://freecollegesluts.com/db/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Dec 10 9:13:54 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout05.sul.t-online.de (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 7338437B416 for ; Mon, 10 Dec 2001 09:13:51 -0800 (PST) Received: from fwd06.sul.t-online.de by mailout05.sul.t-online.de with smtp id 16DTzx-0001B8-0I; Mon, 10 Dec 2001 18:13:49 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.228.221.63]) by fmrl06.sul.t-online.com with esmtp id 16DTzm-23mn7QC; Mon, 10 Dec 2001 18:13:38 +0100 Received: by peedub.jennejohn.org (8.11.6/8.11.6) id fBAHDMK36587; Mon, 10 Dec 2001 18:13:22 +0100 (CET) (envelope-from garyj) Message-Id: <200112101713.fBAHDMK36587@peedub.jennejohn.org> 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: Mon, 10 Dec 2001 18:13:20 +0100 X-Mailer: KMail [version 1.3.2] References: <20011209110729.A5118@herzog.cs.uni-magdeburg.de> <200112091038.fB9AcqV01022@peedub.jennejohn.org> <03wuzvfman.fsf@mail.cs.uni-magdeburg.de> In-Reply-To: <03wuzvfman.fsf@mail.cs.uni-magdeburg.de> MIME-Version: 1.0 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 Monday 10 December 2001 10:37, Roland Jesse 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. > > Crazy idea. Sounds so well structured. ;-) > Yes, and it works so well. I had 5 different interfaces configured at one time. It's so much easier that way. -- 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 From owner-freebsd-isdn Mon Dec 10 14:40:49 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from uranus.lan-ks.de (uranus.lan-ks.de [194.45.71.1]) by hub.freebsd.org (Postfix) with ESMTP id 0C45637B405 for ; Mon, 10 Dec 2001 14:40:22 -0800 (PST) Received: from pluto.lan-ks.de (pluto.lan-ks.de [194.45.71.78]) by uranus.lan-ks.de (8.11.6/8.11.5) with SMTP id fBAMdux20627; Mon, 10 Dec 2001 23:39:56 +0100 (envelope-from evermann@pluto.lan-ks.de) Content-Type: text/plain; charset="iso-8859-1" From: "N. Evermann" To: hm@kts.org (Hellmuth Michaelis) Subject: Re: FreeBSD4.4 ,i4b +ELSA PCC16 ISDN Card; ISDND153 ERR Date: Mon, 10 Dec 2001 23:43:52 +0100 X-Mailer: KMail [version 1.2] Cc: isdn@freebsd.org References: <20011206180100.99BCEF9A2@bert.kts.org> In-Reply-To: <20011206180100.99BCEF9A2@bert.kts.org> MIME-Version: 1.0 Message-Id: <01120923055300.00822@pluto.lan-ks.de> Content-Transfer-Encoding: quoted-printable 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 Hallo Hellmuth! On Thursday 06 December 2001 19:01, Hellmuth Michaelis wrote: > N. Evermann wrote: > > what is the base of boot messages of Free BSD 4.4 > > "isic0: attach, unknown flag= s > > 20" > > This was a bug in the Elsa PCC16 driver which has been fixed in the > meantime. > > hellmuth Koenntest Du den Driver fuer meine ELSA PCC 16 Karte, meines FreeBSD 4.4 fixen? Wuerde mich freuen wieder von Dir zu hoeren. -- Norbert =20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Dec 12 13: 1: 6 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from supermail.mweb.co.za (supermail.mweb.co.za [196.2.53.171]) by hub.freebsd.org (Postfix) with ESMTP id F19CC37B619 for ; Wed, 12 Dec 2001 13:00:43 -0800 (PST) Received: from [196.30.124.166] (helo=metroweb.co.za) by supermail.mweb.co.za with esmtp (Exim 3.22 #1) id 16EGNg-0000y1-00 for freebsd-isdn@freebsd.org; Wed, 12 Dec 2001 22:53:33 +0200 Message-ID: <3C17C625.56A506E9@metroweb.co.za> Date: Wed, 12 Dec 2001 23:03:33 +0200 From: Wayne Fallows X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-isdn@freebsd.org Subject: Hi References: <3C17C59A.42D44ACB@metroweb.co.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 > Hi > > You are the most knowledgeable people to ask! > > Please help me I am new to freeBsd. I have tested everything works under > Windoze. But I would love to learn more about freeBsd. I have been able > to get everything to work with an analogue modem connected to com 2. > > I have a Taiwanese ISDN modem and nothing works. It has a Cologne Chip > Design and I have FreeBsd 4.4 installed, I have read the ISDN4BSD and I > am as lost as you can every be it will not detect my card or I do not > know where to look if it has detected my card? > > Please, please if you can only spare me 2 minutes? > > Regards > > Wayne Fallows To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Dec 12 14:12: 4 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 0A81C37B439 for ; Wed, 12 Dec 2001 14:11:54 -0800 (PST) Received: from fwd02.sul.t-online.de by mailout02.sul.t-online.de with smtp id 16EHbV-0001DR-01; Wed, 12 Dec 2001 23:11:53 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.80.233.30]) by fmrl02.sul.t-online.com with esmtp id 16EHbD-2DTLvsC; Wed, 12 Dec 2001 23:11:35 +0100 Received: by peedub.jennejohn.org (8.11.6/8.11.6) id fBCMB7s00375; Wed, 12 Dec 2001 23:11:07 +0100 (CET) (envelope-from garyj) Message-Id: <200112122211.fBCMB7s00375@peedub.jennejohn.org> Content-Type: text/plain; charset="iso-8859-1" From: Gary Jennejohn Reply-To: garyj@jennejohn.org To: Wayne Fallows , freebsd-isdn@freebsd.org Subject: Re: Hi Date: Wed, 12 Dec 2001 23:11:05 +0100 X-Mailer: KMail [version 1.3.2] References: <3C17C59A.42D44ACB@metroweb.co.za> <3C17C625.56A506E9@metroweb.co.za> In-Reply-To: <3C17C625.56A506E9@metroweb.co.za> MIME-Version: 1.0 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 Wednesday 12 December 2001 22:03, Wayne Fallows wrote: > > Hi > > > > You are the most knowledgeable people to ask! > > > > Please help me I am new to freeBsd. I have tested everything > > works under Windoze. But I would love to learn more about > > freeBsd. I have been able to get everything to work with an > > analogue modem connected to com 2. > > > > I have a Taiwanese ISDN modem and nothing works. It has a > > Cologne Chip Design and I have FreeBsd 4.4 installed, I have > > read the ISDN4BSD and I am as lost as you can every be it > > will not detect my card or I do not know where to look if it > > has detected my card? > > > > Please, please if you can only spare me 2 minutes? > > The driver for your card is probably still under development. You'll have to wait until it finally gets released. Don't ask when that will happen. The driver was started more than a year ago and still isn't finished. -- 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 From owner-freebsd-isdn Wed Dec 12 14:12:55 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by hub.freebsd.org (Postfix) with ESMTP id DA31937B434 for ; Wed, 12 Dec 2001 14:12:43 -0800 (PST) Received: from fwd02.sul.t-online.de by mailout06.sul.t-online.de with smtp id 16EHcI-0006PR-06; Wed, 12 Dec 2001 23:12:42 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.80.233.30]) by fmrl02.sul.t-online.com with esmtp id 16EHc5-03BiACC; Wed, 12 Dec 2001 23:12:29 +0100 Received: by peedub.jennejohn.org (8.11.6/8.11.6) id fBCMCTP00381; Wed, 12 Dec 2001 23:12:29 +0100 (CET) (envelope-from garyj) Message-Id: <200112122212.fBCMCTP00381@peedub.jennejohn.org> Content-Type: text/plain; charset="iso-8859-1" From: Gary Jennejohn Reply-To: garyj@jennejohn.org To: "N. Evermann" Subject: Re: FreeBSD4.4 ,i4b +ELSA PCC16 ISDN Card; ISDND153 ERR Date: Wed, 12 Dec 2001 23:12:29 +0100 X-Mailer: KMail [version 1.3.2] Cc: isdn@freebsd.org References: <20011206180100.99BCEF9A2@bert.kts.org> <01120923055300.00822@pluto.lan-ks.de> In-Reply-To: <01120923055300.00822@pluto.lan-ks.de> MIME-Version: 1.0 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 Monday 10 December 2001 23:43, N. Evermann wrote: > Hallo Hellmuth! > > On Thursday 06 December 2001 19:01, Hellmuth Michaelis wrote: > > N. Evermann wrote: > > > what is the base of boot messages of Free BSD 4.4 > > > "isic0: attach, > > > unknown flags 20" > > > > This was a bug in the Elsa PCC16 driver which has been fixed > > in the meantime. > > > > hellmuth > > Koenntest Du den Driver fuer meine ELSA PCC 16 Karte, meines > FreeBSD 4.4 fixen? > > Wuerde mich freuen wieder von Dir zu hoeren. Benutze cvsup, um -STABLE Sources zu holen. Wenn Du nicht weisst wie das geht, dann lies' das Handbook. -- 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 From owner-freebsd-isdn Thu Dec 13 11:20:27 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from supermail.mweb.co.za (supermail.mweb.co.za [196.2.53.171]) by hub.freebsd.org (Postfix) with ESMTP id EB2AD37B405 for ; Thu, 13 Dec 2001 11:20:24 -0800 (PST) Received: from [196.30.125.77] (helo=metroweb.co.za) by supermail.mweb.co.za with esmtp (Exim 3.22 #1) id 16EbHy-0001fU-00; Thu, 13 Dec 2001 21:13:03 +0200 Message-ID: <3C190009.809475E5@metroweb.co.za> Date: Thu, 13 Dec 2001 21:22:49 +0200 From: Wayne Fallows X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 Subject: PCI ISDN card Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: undisclosed-recipients:; 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 I have a PCI ISDN card, with a Cologne Chip Design chip (Cheapest Rectron card) which I tried to use with FreeBsd, with no luck they are still working on this card. But with some luck Linux does actually support these cards depending on the Cologne Chip Design chip that is on the ISDN card. If it has the HFC 2BDS0 chip on it will work under Linux but not under FreeBsd. This is just as a note to anyone looking for a very cheap ISDN TA card. Regards Wayne To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Fri Dec 14 7:53: 6 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131]) by hub.freebsd.org (Postfix) with ESMTP id 07A4937B417 for ; Fri, 14 Dec 2001 07:53:00 -0800 (PST) Received: from [194.97.50.138] (helo=mx0.freenet.de) by mout0.freenet.de with esmtp (Exim 3.33 #3) id 16Eudu-000583-00 for isdn@freebsd.org; Fri, 14 Dec 2001 16:52:58 +0100 Received: from b803a.pppool.de ([213.7.128.58] helo=Magelan.Leidinger.net) by mx0.freenet.de with esmtp (Exim 3.33 #3) id 16Eudr-0003I2-00 for isdn@freebsd.org; Fri, 14 Dec 2001 16:52:57 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.6/8.11.6) with ESMTP id fBEFp6a00754 for ; Fri, 14 Dec 2001 16:51:07 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200112141551.fBEFp6a00754@Magelan.Leidinger.net> Date: Fri, 14 Dec 2001 16:51:05 +0100 (CET) From: Alexander Leidinger Subject: There's a timeout missing... (or something like that) To: isdn@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii 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 Hi, I4B in -current as of Dec 6. The console displays this: ---snip--- i4b-L1 timer3_expired: state = F5 Identifying Input i4b-L1 isic_recover: HSCX B: ISTA = 0x0 i4b-L1 isic_recover: ISAC: ISTA = 0x0 i4b-L1 isic_recover: HSCX B: IMASK = 0xff i4b-L1 isic_recover: HSCX A: IMASK = 0xf8 i4b-L1 isic_recover: ISAC: IMASK = 0x2a i4b-L2 i4b_T202_timeout: unit 0, N202 = 3 i4b-L1 isic_ph_data_req: still in state F3! i4b-L3 T303_timeout: SETUP not answered, cr = 82 i4b-L3 next_l3state: FSM illegal state, state = ST_OW - Out Wait EST, event = EV_T303EXP - T303 timeout! i4b-L1 timer3_expired: state = F4 Awaiting Signal i4b-L1 isic_recover: HSCX B: ISTA = 0x0 i4b-L1 isic_recover: ISAC: ISTA = 0x0 i4b-L1 isic_recover: HSCX B: IMASK = 0xff i4b-L1 isic_recover: HSCX A: IMASK = 0xf8 i4b-L1 isic_recover: ISAC: IMASK = 0x2a ---snip--- and I4B hangs in the dialing out stage. I don't know what the cause for this problem is, in the middle of a connection something broke (if you read this, the problem is gone at least for the time needed to flush this mail out). But the system should recover from this error. I needed to send a HUP signal to isdnd and shut the interface down to trigger a redial out (which naturaly doesn't work, the problem still exists). After a second (or more) HUP/down/up/dialout-trigger sequence the logfile has an "ERR decr_free_channels: controller [0] already 0 free chans!", but it tries to dial out. Between the first try to dial out and a restart of isdnd I get additional output on the console: ---snip--- i4b-L2 i4b_next_l2state: FSM illegal state, state = ST_EST_AW_TEI, event = EV_DLESTRQ! i4b-L3 T303_timeout: SETUP not answered, cr = 104 i4b-L3 next_l3state: FSM illegal state, state = ST_OW - Out Wait EST, event = EV_T303EXP - T303 timeout! i4b-L2 F_ILL: FSM function F_ILL executing i4b-L2 i4b_next_l2state: FSM illegal state, state = ST_EST_AW_TEI, event = EV_DLESTRQ! i4b-L3 T303_timeout: SETUP not answered, cr = 105 i4b-L3 next_l3state: FSM illegal state, state = ST_OW - Out Wait EST, event = EV_T303EXP - T303 timeout! i4b-L2 F_ILL: FSM function F_ILL executing i4b-L2 i4b_next_l2state: FSM illegal state, state = ST_EST_AW_TEI, event = EV_DLESTRQ! i4b-L3 T303_timeout: SETUP not answered, cr = 80 i4b-L3 next_l3state: FSM illegal state, state = ST_OW - Out Wait EST, event = EV_T303EXP - T303 timeout! i4b-L1 isic_ph_data_req: No Space in TX FIFO, state = F4 Awaiting Signal i4b-L2 i4b_T202_timeout: unit 0, N202 = 3 i4b-L1 isic_ph_data_req: No Space in TX FIFO, state = F8 Lost Framing ---snip--- With -d 0xdf9 I get this output: ---snip--- 14.12.2001 16:43:50 DBG msg_dialout: dial req from isp, unit 1 14.12.2001 16:43:50 DBG setup_dialout: entry I4BCBC ok! 14.12.2001 16:43:50 DBG find_by_device_for_dialout: found entry 1! 14.12.2001 16:43:50 DBG FSM event [msg-dialout]: [idle => dialing] 14.12.2001 16:43:50 DBG F_DIAL: local dial out request 14.12.2001 16:43:50 DBG select_first_dialno: use first, no = 01019019231720 14.12.2001 16:43:50 CHD 00007 I4BCBC rate 120 sec/unit (conf) 14.12.2001 16:43:50 DBG sendm_connect_req: ctrl = 0, chan = -1 14.12.2001 16:43:50 DBG decr_free_channels: ctrl 0, now 1 chan free 14.12.2001 16:43:50 CHD 00007 I4BCBC dialing out from 962412 to 01019019231720 14.12.2001 16:43:50 DBG msg_l12stat_ind: unit 0, layer 1, state 1 14.12.2001 16:43:50 DBG msg_l12stat_ind: unit 0, layer 1, state 1 14.12.2001 16:44:06 DBG msg_l12stat_ind: unit 0, layer 1, state 0 ---snip--- and there it stays forever (at least it seams so, I aborted after an hour). Bye, Alexander (now going to look after the cabling and perhaps powercycling the PBX). -- It's not a bug, it's tradition! http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Fri Dec 14 22: 8:33 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from moutvdom00.kundenserver.de (moutvdom00.kundenserver.de [195.20.224.149]) by hub.freebsd.org (Postfix) with ESMTP id 788E837B41A for ; Fri, 14 Dec 2001 22:08:29 -0800 (PST) Received: from [172.19.20.61] (helo=mrvdomng0.kundenserver.de) by moutvdom00.kundenserver.de with esmtp (Exim 2.12 #2) id 16F7zo-0004eS-00 for freebsd-isdn@freebsd.org; Sat, 15 Dec 2001 07:08:28 +0100 Received: from p3e9c256b.dip.t-dialin.net ([62.156.37.107] helo=mother.chief.home) by mrvdomng0.kundenserver.de with esmtp (Exim 3.22 #2) id 16F7zn-0008Sy-00 for freebsd-isdn@freebsd.org; Sat, 15 Dec 2001 07:08:27 +0100 Received: (from aperum@localhost) by mother.chief.home (8.11.6/8.11.6) id fBF698P00549 for freebsd-isdn@freebsd.org; Sat, 15 Dec 2001 07:09:08 +0100 (CET) (envelope-from aperum) Date: Sat, 15 Dec 2001 07:09:03 +0100 From: Sascha Holzleiter To: freebsd-isdn@freebsd.org Subject: ISDN + IPv6 Message-ID: <20011215070903.A536@mother.chief.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 Hi, I have some problems with the IPv6 kernel support and the isp device. As soon as I compile the kernel with IPv6 support the isp0 device is in 'establish'-phase after booting but nothing really happens. If I bring the the interface down and back up with ifconfig everything is working fine again. If I activate the debug mode for the isp0 device I get the following on the console while booting before the actual network configuration: isp0: lcp close(initial) isp0: lcp open(initial) isp0: phase establish Any ideas about that ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Dec 15 0:45:32 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 7C02037B405 for ; Sat, 15 Dec 2001 00:45:30 -0800 (PST) Received: from fwd00.sul.t-online.de by mailout05.sul.t-online.de with smtp id 16FARd-0007eQ-07; Sat, 15 Dec 2001 09:45:21 +0100 Received: from night-porter.duskware.de (520038743430-0001@[217.0.156.240]) by fmrl00.sul.t-online.com with esmtp id 16FARX-0kRtCqC; Sat, 15 Dec 2001 09:45:15 +0100 Received: (from martin@localhost) by night-porter.duskware.de (8.11.6/8.11.6) id fBF8jFb00497; Sat, 15 Dec 2001 09:45:15 +0100 (MET) From: Martin Husemann Message-Id: <200112150845.fBF8jFb00497@night-porter.duskware.de> Subject: Re: ISDN + IPv6 In-Reply-To: <20011215070903.A536@mother.chief.home> To: Sascha Holzleiter Date: Sat, 15 Dec 2001 09:45:15 +0100 (MET) Cc: freebsd-isdn@freebsd.org X-Mailer: ELM [version 2.4ME+ PL93 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Sender: 520038743430-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 > As soon as I compile the kernel with IPv6 support the isp0 device > is in 'establish'-phase after booting but nothing really happens. > If I bring the the interface down and back up with ifconfig > everything is working fine again. You can not configure isp devices UP (especially without the link1 flag) before isdnd is running. Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Dec 15 5:13:24 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from linuxlupe.de (name.linuxlupe.de [213.95.13.2]) by hub.freebsd.org (Postfix) with SMTP id 9FBB337B405 for ; Sat, 15 Dec 2001 05:13:22 -0800 (PST) Received: (qmail 71983 invoked by uid 0); 15 Dec 2001 13:13:20 -0000 Date: 15 Dec 2001 13:13:20 -0000 Message-ID: <20011215131320.71982.qmail@linuxlupe.de> From: "Clemens Hermann" To: freebsd-isdn@freebsd.org Subject: Card recommendation X-Mailer: oMail 0.94 - http://webmail.omnis.ch X-IPAddress: 217.80.84.13 X-Sender: haribeau@linuxlupe.de 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 Hi, is there a simple solution to get Fritz V2.0 to run under 4.4-RELEASE? Furthermore I would appreciate a recommendation for an alternative to AVM Cards. I know there exists a list but I have made bad experiences by just picking hrdware that is supported because some hardwere seems to be better supportet than other. Any reports which cards are successfully in use are appreciated a lot. Please CC me 'cause I'm not subscribed. tia /ch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Dec 15 7:10:20 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from moutvdom01.kundenserver.de (moutvdom01.kundenserver.de [195.20.224.200]) by hub.freebsd.org (Postfix) with ESMTP id EE0E437B416 for ; Sat, 15 Dec 2001 07:10:17 -0800 (PST) Received: from [195.20.224.219] (helo=mrvdom03.kundenserver.de) by moutvdom01.kundenserver.de with esmtp (Exim 2.12 #2) id 16FGS4-0003UD-00 for freebsd-isdn@freebsd.org; Sat, 15 Dec 2001 16:10:12 +0100 Received: from p3ee0a372.dip.t-dialin.net ([62.224.163.114] helo=mother.chief.home) by mrvdom03.kundenserver.de with esmtp (Exim 2.12 #2) id 16FGS3-0008J4-00 for freebsd-isdn@freebsd.org; Sat, 15 Dec 2001 16:10:11 +0100 Received: (from aperum@localhost) by mother.chief.home (8.11.6/8.11.6) id fBFFAqE00744 for freebsd-isdn@freebsd.org; Sat, 15 Dec 2001 16:10:52 +0100 (CET) (envelope-from aperum) Date: Sat, 15 Dec 2001 16:10:51 +0100 From: Sascha Holzleiter To: freebsd-isdn@freebsd.org Subject: Re: ISDN + IPv6 Message-ID: <20011215161050.A735@mother.chief.home> References: <20011215070903.A536@mother.chief.home> <200112150845.fBF8jFb00497@night-porter.duskware.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112150845.fBF8jFb00497@night-porter.duskware.de>; from martin@duskware.de on Sat, Dec 15, 2001 at 09:45:15AM +0100 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 > > You can not configure isp devices UP (especially without the link1 flag) > before isdnd is running. > > Martin > Thanks, i changed the order and know i've a working device again :) Just another question, how can i dial and hangup the isp device manually if i remove the link1 flag ? Sascha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Dec 15 15: 0: 5 2001 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id BB68F37B405 for ; Sat, 15 Dec 2001 15:00:00 -0800 (PST) Received: from fwd04.sul.t-online.de by mailout05.sul.t-online.de with smtp id 16FNmh-0005Tz-01; Sat, 15 Dec 2001 23:59:59 +0100 Received: from lap.jennejohn.org (520017439985-0001@[217.235.121.158]) by fmrl04.sul.t-online.com with esmtp id 16FNmY-17CY6KC; Sat, 15 Dec 2001 23:59:50 +0100 Received: by lap.jennejohn.org (8.11.6/8.11.6) id fBFN0jU48324; Sun, 16 Dec 2001 00:00:45 +0100 (CET) (envelope-from garyj) Content-Type: text/plain; charset="iso-8859-1" From: Gary Jennejohn Reply-To: garyj@jennejohn.org To: "Clemens Hermann" , freebsd-isdn@freebsd.org Subject: Re: Card recommendation Date: Sun, 16 Dec 2001 00:00:44 +0100 X-Mailer: KMail [version 1.2] References: <20011215131320.71982.qmail@linuxlupe.de> In-Reply-To: <20011215131320.71982.qmail@linuxlupe.de> MIME-Version: 1.0 Message-Id: <01121600004400.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 Saturday 15 December 2001 14:13, Clemens Hermann wrote: > Hi, > > is there a simple solution to get Fritz V2.0 to run under 4.4-RELEASE? > I posted a driver to this list at least a month ago. Check the mail archive on www.freebsd.org. -- 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