From owner-freebsd-isdn Sun Feb 27 14:48:16 2000 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (peedub.muc.de [193.149.49.109]) by hub.freebsd.org (Postfix) with ESMTP id C59E137B724 for ; Sun, 27 Feb 2000 14:48:12 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id XAA61541; Sun, 27 Feb 2000 23:47:38 +0100 (CET) Message-Id: <200002272247.XAA61541@peedub.muc.de> X-Mailer: exmh version 2.1.0 09/18/1999 To: Emre Bastuz Cc: freebsd-isdn@FreeBSD.org Subject: Re: General questions on startup procedure Reply-To: Gary Jennejohn In-reply-to: Your message of "Sun, 27 Feb 2000 20:20:15 +0100." <38B978EF.A406246@emre.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Date: Sun, 27 Feb 2000 23:47:38 +0100 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Emre Bastuz writes: First off, which version of isdn4bsd are you using ? The one which comes with FBSD 3.4 ? >for a while now i am trying to get i4b working to connect to my >isp, but i am somehow confused by the startup procedure. I read all >kinds of documentation, still i can=B4t distinguish which file is >needed when, because of several keywords appearing in multiple files. > >/etc/rc.isdn > I start it in /etc/rc.local. But it should start OK from rc.network. Can't say why it doesn't work for you. You could trying putting ``set -x'' into rc.network and rc.isdn and look at the output. >I guess this is the file that starts up the isdnd ?! I am new to >FreeBSD, but as far as I have learned ("man rc"), for FreeBSD 3.4 >the starting of "local" packages takes place in /usr/local/etc/rc.d/*.sh= >?! That directory is normally reserved for ports use. >With /etc/rc.isdn i couln=B4d get I4B started, though I set = >isdn_enable=3D"YES" in /etc/rc.conf > >Why not ? > good question. It works fine for me. See above. >Then I have configured isdnd to enable monitoring on port 451. >When i telnet to that port i get a string like "Teles 16 ..." and >a couple of lines of garbage. As soon as i press any key in that telnet >session my BSD box crashes. > >Why ? > oh, that's very interesting. But we can't answer your question without a lot more information. However, I suspect that the facility is only meant to be used in conjunction with isdnmonitor, not telnet. You've probably tickled a bug in either isdnd or the kernel by using the wrong tool/protocol. Don't do that :-) I'm not about to crash my machine to track it down. --- Gary Jennejohn / garyj@muc.de garyj@fkr.cpqcorp.net gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message