ISDN will nicht verbinden

From: michael keller <mr.rude(at)gmx.net>
Date: Sat, 2 Aug 1997 04:01:18 +0200

hallo!

ich habe folgendes problem: ich habe mit meinem frisch installierten
FreeBSD 4.1 versucht ISDN zum laufen zu bringen. dazu hab ich mir
erstmal die neueste version von I4B geholt und anschliessend genau nach
anleitung (the care and feeding of ISDN4BSD) installiert. nun bin ich
soweit, dass ich durch einen ping an eine ip-adresse im internet einen
dialout auslösen möchte, nur da geht garnichts. ich habe mal ein stück
aus der /var/log/messages dabei:

Nov 2 03:32:10 fuckup /kernel: i4b-L1 timer3_expired: state = F4 Awaiting Signal
Nov 2 03:32:10 fuckup /kernel: i4b-L1 isic_recover: HSCX B: ISTA = 0x0
Nov 2 03:32:10 fuckup /kernel: i4b-L1 isic_recover: ISAC: ISTA = 0x95
Nov 2 03:32:10 fuckup /kernel: i4b-L1 isic_recover: ISAC: EXIR = 0x10
Nov 2 03:32:10 fuckup /kernel: i4b-L1 isic_recover: ISAC: CISQ = 0x12
Nov 2 03:32:10 fuckup /kernel: i4b-L1 isic_recover: HSCX B: IMASK = 0xff
Nov 2 03:32:10 fuckup /kernel: i4b-L1 isic_recover: HSCX A: IMASK = 0xf8
Nov 2 03:32:10 fuckup /kernel: i4b-L1 isic_recover: ISAC: IMASK = 0x2a
Nov 2 03:32:10 fuckup /kernel: i4b-L2 i4b_T202_timeout: unit 0, N202 = 3
Nov 2 03:32:10 fuckup /kernel: i4b-L1 isic_ph_data_req: still in state F3!
Nov 2 03:32:12 fuckup /kernel: i4b-L3 T303_timeout: SETUP not answered, cr = 99
Nov 2 03:32:12 fuckup /kernel: i4b-L3 next_l3state: FSM illegal state, state = ST_OW - Out Wait EST, event = EV_T303EXP - T303 timeout!
Nov 2 03:32:12 fuckup /kernel: i4b-L1 timer3_expired: state = F4 Awaiting Signal
Nov 2 03:32:12 fuckup /kernel: i4b-L1 isic_recover: HSCX B: ISTA = 0x0
Nov 2 03:32:12 fuckup /kernel: i4b-L1 isic_recover: ISAC: ISTA = 0x4
Nov 2 03:32:12 fuckup /kernel: i4b-L1 isic_recover: ISAC: CISQ = 0x32
Nov 2 03:32:12 fuckup /kernel: i4b-L1 isic_recover: HSCX B: IMASK = 0xff
Nov 2 03:32:12 fuckup /kernel: i4b-L1 isic_recover: HSCX A: IMASK = 0xf8
Nov 2 03:32:12 fuckup /kernel: i4b-L1 isic_recover: ISAC: IMASK = 0x2a

evtl sagt das ja jemandes irgendwie was. dann dachte ich mir, dass ihr
bestimmt mal meine isdnd.rc sehen wollt, deswegen ist die auch dabei:

system

acctall = on # generate info for everything
acctfile = /var/log/isdnd.acct # name & location of accounting file
useacctfile = yes # generate accouting info to file
ratesfile = /etc/isdn/isdnd.rates # name & location of rates file
rtprio = 25 # modify isdnd's process priority

entry
name =T-Online
usrdevicename =isp
usrdeviceunit =0
isdncontroller =0
isdnchannel =-1
local-phone-incoming =941663
remote-phone-incoming =*
local-phone-dialout =941663
remote-phone-dialout =0191011
remdial-handling =first
dialin-reaction =ignore
dialout-type =normal
b1protocol =hdlc
idletime-incoming =240
idletime-outgoing =30
ratetype =0
unitlength =90
dialretries =3
recoverytime =5

so, und dann noch zum krönenden abschluss, damit mich dann auch jeder
aus der mailing-liste hasst wegen meinen übergrossen emails, schick
ich euch noch mein script mit, das ich ausführe, nachdem der isdnd
gestartet ist.

#!/bin/sh

echo "configuring ISDN4BSD/ppp-interface isp0:"

echo "----------------------------------------"

echo ""

echo "removing previous configuration"

ifconfig isp0 delete -link1 down

echo""

echo "setting PPP otions"

ispppcontrol isp0 myauthproto=pap
ispppcontrol isp0 myauthname="000292816021510005321103#0001"
ispppcontrol isp0 myauthsecret="*******"

echo ""

echo "configuring IP src/dst adress, netmask and link flags"

ifconfig isp0 0.0.0.0 0.0.0.1 netmask 0xffffffff link1

echo ""

echo "finished"

so. und nun noch ein paar worte zum rest des systems. die defaultroute
ist auf 0.0.0.1 gesetzt, die ISDN-karte ist mit einem kabel an die
Telefondose angeschlossen (hab ich extra überprüft...) die karte
selbst ist eine Teledat100 von der Telekom und in der
kernel-config-file mit options SEDLBAUER und device isic angegeben.
die pseudo-devices sind auch richtig eingetragen. weiss nicht, was ich
sonst noch schreiben könnte. ich denke mal es reicht voerst mal. wenn
jemand zusätzliche informationen braucht, dann kann ich die natürlich
noch sagen.

vielen dank für eure mühe im voraus.

michael keller

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
if you are in danger or in doubt
run in circles scream and shout!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 02 Nov 2000 - 03:35:47 CET

search this site