From owner-freebsd-isdn Sun Apr 7 7:34: 4 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 2B76237B405 for ; Sun, 7 Apr 2002 07:34:01 -0700 (PDT) Received: from fwd10.sul.t-online.de by mailout03.sul.t-online.com with smtp id 16uDk0-0002oT-01; Sun, 07 Apr 2002 16:34:00 +0200 Received: from taurus (520098942619-0001@[217.4.246.223]) by fwd10.sul.t-online.com with smtp id 16uDjx-1FORQuC; Sun, 7 Apr 2002 16:33:57 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Taurus2000@t-online.de (Done) Reply-To: webera@users.sourceforge.net To: freebsd-isdn@FreeBSD.ORG Subject: strange: connected to the isp, got a ip but ... Date: Sun, 7 Apr 2002 16:29:07 +0200 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <02040716290702.03337@taurus> Content-Transfer-Encoding: 8bit X-Sender: 520098942619-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 Hi ! I use the + i4b-00.96 release + a AVM Fritz Card PCI + my provider is T-Online isdnd.rc is similar to the example of the handbook chapter 10, i only edited the telephone numbers. then in run: isdnd -d0xbf9 -F (or so, i took it from the manpage of isdnd) ispppcontrol isp0 ..... ifconfig isp0 0.0.0.0 0.0.0.1 debug link1 route add -net 0.0.0.0 0.0.0.1 ifconfig isp0 says then something like isp0 217.42.2.125 -> 0.0.0.1 ... but when in try to ping the namserver of t-online for example i get 0 packets recived 100 % loss. looking up the trafic with tcpdump i can see that de namserver gives a response but the ping command don't get it !! and so it is with everything, with tcpdump i can see the response but the programs don't get it :( to me its very strange and i have no idea where the problem is, I'm fighting with it since 2 days :( the tcp extensions are disabled. please help me !! regards, Antonio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sun Apr 7 7:56: 2 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from smtp2.libero.it (smtp2.libero.it [193.70.192.52]) by hub.freebsd.org (Postfix) with ESMTP id 6F5EC37B419 for ; Sun, 7 Apr 2002 07:56:00 -0700 (PDT) Received: from noise.it (151.27.54.214) by smtp2.libero.it (6.5.015) id 3C99A71000BCE8CF for freebsd-isdn@FreeBSD.ORG; Sun, 7 Apr 2002 16:55:57 +0200 Date: Tue, 7 May 2002 16:19:48 +0000 From: dave To: freebsd-isdn@FreeBSD.ORG Subject: Asuscom PCI HFC-S Message-Id: <20020507161948.302b0ced.damdave@libero.it> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 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, Still no driver for the TA in Object? Many thanks Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sun Apr 7 10: 0:51 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout08.sul.t-online.com (mailout08.sul.t-online.com [194.25.134.20]) by hub.freebsd.org (Postfix) with ESMTP id 1D26837B404 for ; Sun, 7 Apr 2002 10:00:48 -0700 (PDT) Received: from fwd03.sul.t-online.de by mailout08.sul.t-online.com with smtp id 16uG22-0000um-03; Sun, 07 Apr 2002 19:00:46 +0200 Received: from peedub.jennejohn.org (520017439985-0001@[217.235.127.244]) by fmrl03.sul.t-online.com with esmtp id 16uG20-2AGGWWC; Sun, 7 Apr 2002 19:00:44 +0200 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.2/8.11.6) with ESMTP id g37H0HtN015197; Sun, 7 Apr 2002 19:00:20 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200204071700.g37H0HtN015197@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: webera@users.sourceforge.net Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: strange: connected to the isp, got a ip but ... Reply-To: Gary Jennejohn In-reply-to: Your message of "Sun, 07 Apr 2002 16:29:07 +0200." <02040716290702.03337@taurus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Apr 2002 19:00:17 +0200 From: Gary Jennejohn 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 Done writes: > Hi ! > > I use the + i4b-00.96 release > + a AVM Fritz Card PCI > + my provider is T-Online > > isdnd.rc is similar to the example of the handbook chapter 10, i only edited > the telephone numbers. > > then in run: > isdnd -d0xbf9 -F (or so, i took it from the manpage of isdnd) > > ispppcontrol isp0 ..... > ifconfig isp0 0.0.0.0 0.0.0.1 debug link1 > route add -net 0.0.0.0 0.0.0.1 > try using `route add default -interface isp0' --- 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 Sun Apr 7 10: 4:26 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id 920F237B436 for ; Sun, 7 Apr 2002 10:04:12 -0700 (PDT) Received: from fwd01.sul.t-online.de by mailout03.sul.t-online.com with smtp id 16uG2d-0005sG-0O; Sun, 07 Apr 2002 19:01:23 +0200 Received: from peedub.jennejohn.org (520017439985-0001@[217.235.127.244]) by fmrl01.sul.t-online.com with esmtp id 16uG2X-0dygqmC; Sun, 7 Apr 2002 19:01:17 +0200 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.2/8.11.6) with ESMTP id g37H0ntN015209; Sun, 7 Apr 2002 19:00:52 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200204071700.g37H0ntN015209@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: dave Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: Asuscom PCI HFC-S Reply-To: Gary Jennejohn In-reply-to: Your message of "Tue, 07 May 2002 16:19:48 -0000." <20020507161948.302b0ced.damdave@libero.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Apr 2002 19:00:49 +0200 From: Gary Jennejohn 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 dave writes: > Hi, > Still no driver for the TA in Object? > Nope --- 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 Tue Apr 9 6: 7:32 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from piwebs.com (t-indiv5-57.athome.tue.nl [131.155.241.57]) by hub.freebsd.org (Postfix) with SMTP id 599E337B416 for ; Tue, 9 Apr 2002 06:07:30 -0700 (PDT) Received: (qmail 3312 invoked by uid 1001); 9 Apr 2002 13:07:28 -0000 Date: 9 Apr 2002 13:07:28 -0000 Message-ID: <20020409130728.3311.qmail@piwebs.com> From: avleeuwen@piwebs.com To: freebsd-isdn@freebsd.org Subject: I4B timeout, stops working 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 all, I have ISDN4BSD running on a FreeBSD 4.5-STABLE machine. It's been running ok for two months, but now it sometimes suddenly stops working (isdnd is still running, but it won't call out anymore). My /var/log/messages says: i4b-L3-T303_timeout: SETUP not answered, cr = 35 i4b-L2-i4b_T202_timeout: unit 0, N202 = 3 i4b: unit 0, assigned TEI = 64 = 0x40 After this, it won't dial out anymore. Is this a known bug? Nothing has changed on this computer, why is this happening right now? Any help is appreciated. Arjan van Leeuwen freebsd@dynamicsolutions.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message