From owner-freebsd-isdn Fri May 29 03:23:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA14999 for freebsd-isdn-outgoing; Fri, 29 May 1998 03:23:23 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from fiinbeck.math.ntnu.no (fiinbeck.math.ntnu.no [129.241.15.140]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id DAA14979 for ; Fri, 29 May 1998 03:23:19 -0700 (PDT) (envelope-from hanche@math.ntnu.no) Received: (qmail 9127 invoked from network); 29 May 1998 10:23:15 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 29 May 1998 10:23:15 -0000 To: freebsd-isdn@FreeBSD.ORG Subject: idletime disconnect won't work X-Mailer: Mew version 1.91 on Emacs 19.34 X-URL: http://www.math.ntnu.no/~hanche/ Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980529122315Z.hanche@math.ntnu.no> Date: Fri, 29 May 1998 12:23:15 +0200 From: Harald Hanche-Olsen X-Dispatcher: imput version 971024 Lines: 56 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a Teles S0/16.3 card. My ISDN setup works OK mostly, except that I can't make the connection time out, forcing me to disconnect manually (using ifconfig isppp0 down). I used these settings in isdnd.rc idletime-incoming = 30 idletime-outgoing = 30 but, even more than two minutes after I cease communicating, the connection stays up. Here is some debug output from isdnd (with timestamps added) that may help to explain this: 1998-05-28 23:25:24.950364 isdnd[1291]: DBG msg_accounting: isppp0, ioutb=203, iinb=869, outbps=0, inbps=0, outb=203, inb=869 1998-05-28 23:25:32.950381 isdnd[1291]: DBG msg_accounting: isppp0, ioutb=203, iinb=937, outbps=0, inbps=34, outb=203, inb=937 1998-05-28 23:25:34.950337 isdnd[1291]: DBG msg_accounting: isppp0, ioutb=203, iinb=937, outbps=0, inbps=0, outb=203, inb=937 1998-05-28 23:25:42.950330 isdnd[1291]: DBG msg_accounting: isppp0, ioutb=203, iinb=1005, outbps=0, inbps=34, outb=203, inb=1005 1998-05-28 23:25:44.950337 isdnd[1291]: DBG msg_accounting: isppp0, ioutb=203, iinb=1005, outbps=0, inbps=0, outb=203, inb=1005 1998-05-28 23:25:52.950334 isdnd[1291]: DBG msg_accounting: isppp0, ioutb=203, iinb=1073, outbps=0, inbps=34, outb=203, inb=1073 (sorry, you need a wide window to really see what is happening) Apparently, there is some sort of incoming traffic which hinders the idle timer from ever reaching its timeout value. What can this traffic be? How can I find out something more about it? And is there a suitable workaround? Maybe it is related to the next problem? You see, the other problem is this. While I am *not* online, I get messages like these in the log. May 28 23:28:12 thoth /kernel: i4b-L1-isic_isac_irq: CRC error May 28 23:28:12 thoth /kernel: i4b-L1-isic_isac_irq: Receive Aborted error May 28 23:29:16 thoth /kernel: i4b-L1-isic_isac_irq: CRC error May 28 23:29:16 thoth /kernel: i4b-L1-isic_isac_irq: Receive Aborted error May 28 23:29:48 thoth /kernel: i4b-L1-isic_isac_irq: CRC error May 28 23:29:48 thoth /kernel: i4b-L1-isic_isac_irq: Receive Aborted error May 28 23:30:21 thoth /kernel: i4b-L1-isic_isac_irq: CRC error May 28 23:30:21 thoth /kernel: i4b-L1-isic_isac_irq: Receive Aborted error Is there perhaps noise on my S-bus, that the card is misinterpreting as traffic? Or is there always some traffic on the S-bus, even when nothing interesting is going on? Again, how can I find out more about what is happening? - Harald Hanche-Olsen Dept of Mathematical Sciences The Norwegian University of Science and Technology (NTNU) N-7034 Trondheim, NORWAY Email: Phone: +47-7359-3525 (work) +47-7359-3524 (fax) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message