From owner-freebsd-isdn Sat Feb 13 04:54:04 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA04995 for freebsd-isdn-outgoing; Sat, 13 Feb 1999 04:54:04 -0800 (PST) (envelope-from owner-freebsd-isdn@FreeBSD.ORG) Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA04944 for ; Sat, 13 Feb 1999 04:53:55 -0800 (PST) (envelope-from grossjoh@ramses.informatik.uni-dortmund.de) Received: from ramses.informatik.uni-dortmund.de (ramses.cs.uni-dortmund.de [129.217.20.180]) by waldorf.cs.uni-dortmund.de with SMTP id NAA19470 for ; Sat, 13 Feb 1999 13:53:54 +0100 (MET) Received: (grossjoh@localhost) by ramses.informatik.uni-dortmund.de id NAA29755; Sat, 13 Feb 1999 13:53:53 +0100 To: freebsd-isdn@FreeBSD.ORG Subject: how to increase idletime-outgoing past 60? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Kai.Grossjohann@CS.Uni-Dortmund.DE Date: 13 Feb 1999 13:53:53 +0100 Message-ID: Lines: 42 User-Agent: Gnus/5.070076 (Pterodactyl Gnus v0.76) Emacs/20.3 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've got the following in /etc/isdn/isdnd.rc: ,----- | entry | name = I4BPPP | usrdevicename = isp | usrdeviceunit = 0 | isdncontroller = 0 | isdnchannel = -1 | local-phone-incoming = CENSORED | remote-phone-incoming = * | local-phone-dialout = CENSORED | remote-phone-dialout = CENSORED | remdial-handling = first | dialin-reaction = reject | dialout-type = normal | b1protocol = hdlc | earlyhangup = 0 | idletime-incoming = 300 | idletime-outgoing = 300 | ratetype = 0 | unitlength = 500 | #unitlengthsrc = 0 # was: rate | dialretries = 3 | dialrandincr = on | recoverytime = 25 | usedown = off | downtries = 2 | downtime = 30 | direction = out `----- Every time I start a connection I see a complaint that earlyhup plus idletime-something-or-other is greater than unitlength which is 60, but I have set unitlength to 500. What's wrong? Am I not allowed to set unitlength to a high enough value? Is the order of the lines wrong? kai -- I like _b_o_t_h kinds of music. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message