From owner-freebsd-isdn Sun Jan 19 8:51: 3 2003 Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F95337B401; Sun, 19 Jan 2003 08:51:00 -0800 (PST) Received: from ua.fm (smtpav.ua.fm [195.248.190.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id C43F043ED8; Sun, 19 Jan 2003 08:50:56 -0800 (PST) (envelope-from slavex@ua.fm) Received: from [195.248.191.44] (account ) by ua.fm (CommuniGate Pro WebUser 3.5.9) with HTTP id 21066749; Sun, 19 Jan 2003 19:50:54 +0200 From: Subject: Troubles with isdnd To: freebsd-hardware@FreeBSD.ORG Cc: freebsd-isdn@FreeBSD.ORG X-Mailer: CommuniGate Pro Web Mailer v.3.5.9 Date: Sun, 19 Jan 2003 19:50:54 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="KOI8-R"; format="flowed" Content-Transfer-Encoding: 8bit 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 I`ve just istalled 4.7 with Fritz 2 PCI internal ISDN Card. Problem is that I cant establish Internet connection with my provider under freebsd :( When I try to up isp0 interface I get this: Dec 23 15:29:42 server isdnd[310]: DMN i4b isdn daemon started (pid = 310) Dec 23 15:29:43 server /kernel: i4b-L1 ifpi2_ph_data_req: No Space in TX FIFO, state = F4 Awaiting Signal Dec 23 15:29:45 server /kernel: i4b-L1 timer3_expired: state = F4 Awaiting Signal Dec 23 15:29:45 server /kernel: ifpi2_recover 0 Dec 23 15:29:45 server /kernel: i4b-L2 i4b_T202_timeout: unit 0, N202 = 3 Dec 23 15:29:45 server /kernel: i4b-L1 ifpi2_ph_data_req: still in state F3! Dec 23 15:29:45 server /kernel: i4b-L1 ifpi2_ph_data_req: No Space in TX FIFO, state = F4 Awaiting Signal Dec 23 15:29:47 server /kernel: i4b-L3 T303_timeout: SETUP not answered, cr = 122 Dec 23 15:29:47 server /kernel: i4b-L3 next_l3state: FSM illegal state, state = ST_OW - Out Wait EST, event = EV_T303EXP - T303 timeout! Dec 23 15:29:47 server /kernel: i4b-L1 timer3_expired: state = F4 Awaiting Signal Dec 23 15:29:47 server /kernel: ifpi2_recover 0 or this: Dec 23 15:24:18 server /kernel: i4b-L2 F_ILL: FSM function F_ILL executing Dec 23 15:24:18 server /kernel: i4b-L2 i4b_next_l2state: FSM illegal state, state = ST_EST_AW_TEI, event = EV_DLESTRQ! Dec 23 15:24:18 server isdnd[55]: ERR decr_free_channels: controller [0] already 0 free chans! Dec 23 15:24:20 server /kernel: i4b-L1 timer3_expired: state = F4 Awaiting Signal Dec 23 15:24:20 server /kernel: ifpi2_recover 0 Dec 23 15:24:22 server /kernel: i4b-L3 T303_timeout: SETUP not answered, cr = 63 Dec 23 15:24:22 server /kernel: i4b-L3 next_l3state: FSM illegal state, state = ST_OW - Out Wait EST, event = EV_T303EXP - T303 timeout! after that isdnd do nothing on any other attempt to up isp0 and have to be restarted / re-read its config Seems like hardware problem? ( I tried to change not only slots, bios`s irq & pnp, but even changed motheboards ) I really cant establish connection on my isdn line for 5-15 redial under windows, but isdnd doesnt redial at all, it hangs up on first attempt, flooding the console with above messages and have to be restarted. How may it be solved if isdnd doesn`t act on any redial attempt after the errors? I have found similiar problem in isdn FAQ (#9), but answers doesnt really help: >Even when the testsoftware under DOS is working, don't be shure, that >your hw-setup is correct for xxx(x)BSD. Triplecheck all your IRQ and >enable and disable PNP to triple-verify. Even unconfigured devices can >block your card. ..... >And that took me more than 2 months to discover :-(((( May it be a problem with mycard driver in 4.7 or i4b ? Sory for long text, but I decided to write some lines from configs: isdnd.rc name = ALKAR usrdevicename = isp usrdeviceunit = 0 isdncontroller = 0 isdnchannel = -1 local-phone-dialout = 111 remote-phone-dialout = 7111111 remdial-handling = first dialin-reaction = ignore dialout-type = normal dialretries = 10 b1protocol = hdlc idletime-incoming = 1 idletime-outgoing = 5 ratetype = 0 unitlength = 90 unitlengthsrc = rate dialrandincr = off direction = out rc.conf ... ifconfig_isp0="inet 0.0.0.0 0.0.0.1 netmask 255.255.255.255 link1" # get from DHCP sppp_interfaces="isp0" # example: sppp over ISDN spppconfig_isp0="authproto=pap myauthname=optima myauthsecret='optima' hisauthproto=none" defaultrouter="0.0.0.1" # Get from DHCP isdn_enable="YES" # Enable the ISDN subsystem (or NO). isdn_fsdev="/dev/ttyv4" # Output device for fullscreen mode isdn_flags="NO" # Flags for isdnd isdn_trace="NO" # Enable the ISDN trace subsystem (or NO). isdn_traceflags="-f /var/tmp/isdntrace0" # Flags for isdntrace kernel is compiled to use "ifpi2" Thanks in advance ---- HOBOCTI ABTO http://auto.alkar.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message