From owner-freebsd-isdn Wed Jun 17 07:39:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02411 for freebsd-isdn-outgoing; Wed, 17 Jun 1998 07:39:47 -0700 (PDT) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from hq.seicom.net (hq.seicom.net [194.97.200.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02399 for ; Wed, 17 Jun 1998 07:39:44 -0700 (PDT) (envelope-from js@mgm-net.de) Received: from bastjon.mgm-net.de by hq.seicom.net (8.8.5/8.8.3) with ESMTP id QAA23341 for ; Wed, 17 Jun 1998 16:43:50 +0200 (CEST) Received: from orion.mgm-net.de (orion [192.168.1.1]) by bastjon.mgm-net.de (8.8.8/8.8.5) with ESMTP id QAA00488 for ; Wed, 17 Jun 1998 16:39:00 +0200 (CEST) Received: (from js@localhost) by orion.mgm-net.de (8.8.3/8.8.5) id QAA02758; Wed, 17 Jun 1998 16:40:55 +0200 (MET DST) Date: Wed, 17 Jun 1998 16:40:55 +0200 (MET DST) Message-Id: <199806171440.QAA02758@orion.mgm-net.de> From: Jochen Scharrlach To: freebsd-isdn@FreeBSD.ORG Subject: Hanging v0.60 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mighty GNU Emacs Reply-to: js@mgm-net.de Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, we have a small ISP-project using a FreeBSD v2.2.6 machine. I found that since a few hours ago the machine didn't accept any connections at all. The critical section in the logfile was: 17.06.98 12:04:33 DBG msg_dialout: dial req from ipr, unit 0 17.06.98 12:04:33 DBG find_device: found entry 1! 17.06.98 12:04:33 DBG FSM event [msg-dialout]: [idle => dialing] 17.06.98 12:04:33 DBG F_DIAL: local dial out request 17.06.98 12:04:33 DBG select_first_dialno: only one no, no = 0071122858410 17.06.98 12:04:33 DMN rate=90 sec/unit (day=3, beg=9, end=18, current=12) 17.06.98 12:04:33 CHD 00228 dialing out from 96 to 0071122858410 17.06.98 12:04:33 CHD 00228 ARCOS outgoing call proceeding (ctl 0, ch 0) 17.06.98 12:04:36 DBG msg_dialout: dial req from ipr, unit 0 17.06.98 12:04:36 DBG find_device: entry 1, cdid in use 17.06.98 12:04:36 DBG msg_dialout: config entry reserved or no match 17.06.98 12:04:36 CHD 00228 ARCOS incoming alert 17.06.98 12:04:36 DBG msg_charging: units=1, unitstype=3 17.06.98 12:04:36 CHD 00228 ARCOS outgoing call active (ctl 0, ch 0) 17.06.98 12:04:36 DBG FSM event [msg-con-act-ind]: [dialing => connected] 17.06.98 12:04:36 DBG F_DOK: dial out ok 17.06.98 12:04:36 DBG select_this_dialno: index = 0, no = 0071122858410 17.06.98 12:06:01 DBG msg_idle_timeout_ind: idletimeout, kernel sent disconnect! 17.06.98 12:06:05 DBG msg_charging: units=1, unitstype=1 17.06.98 12:26:23 DBG find_entry: entry 0, bprot 0 != incomingprot 1 17.06.98 12:26:23 DBG find_entry: entry 1, cdid in use 17.06.98 12:26:23 DBG find_entry: entry 2, remno 00715299919 != incomingfromno 007119602742 17.06.98 12:26:23 CHD unknown incoming call from 007119602742 to 96 17.06.98 12:26:23 DBG sendm_connect_resp: sent CONNECT_RESP [...] It seems that the entry-table was messed, because the caller id was correct. The complete dialin-set consists of 9 entries and entry #3 would have been the right one. All other dialins failed the same way (i.e. the search for a correct number stopped one entry before the correct one would have appeared), dialout didn't work at all. After rebooting the machine everything went fine. Sorry if that's a bug fixed in 0.62, but I usually don't install the latest version immediately :) BTW, is 0.62 stable? I tried it with a Fritz!Card-machine but the kernel couldn't recognize the card, though I used the same configfile as with v0.60 (which works fine). I can't reproduce this, because I don't have this machine here anymore, but I could test it with another machine. Thanks, Jochen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message