FreeBSD 4.7 ISDN Einwahl klappt nicht (langes Posting)

From: Andreas Totlis <usenet(at)esct.org>
Date: Mon, 3 Feb 2003 18:50:58 +0100

Hallo Liste,

ich versuche nun schon seit einigen Tagen für einen Freund eine ISDN
Karte incl. einer t-online Einwahl zum laufen zu bekommen.
Es haut einfach nicht hin :-(
Mittlerweile sehe ich den Wald vor lauter Bäumen nicht mehr ...
Gegoogelt habe ich auch schon, das Problem ist auch häufiger
vorgekommen, Leider hat keine der angegebenen Lösungsvorschläge hier funktioniert
oder ich kapiere es nicht.
Von daher schliesse ich ein grundsätzliches Verständnisproblem nicht
aus.

Sehe ich es richtig das folgendes für eine korrekte ISDN Verbindung
gegeben sein muss:

- Hardware :-)
- laufender isdnd
- ppp(Userland) zum einwählen

ppp ->isdnd --> Hardware, OK?

Es wäre nett wenn mir der eine oder andere auf die Sprünge helfen
könnte. Ich habe im weiteren einmal Ausschnitte aus den
Konfigurationsdateien drangehängt.

Andreas -

Jetzt wird es lang!

Es läuft eigentlich immer auf die gleiche Meldung hinaus wenn ich ein
ppp
dial t-online
mache:

Feb 3 18:13:30 hel ppp[348]: Phase: Using interface: tun0
Feb 3 18:13:30 hel ppp[348]: Phase: deflink: Created in closed state
Feb 3 18:13:30 hel ppp[348]: Phase: PPP Started (interactive mode).
Feb 3 18:13:36 hel ppp[348]: tun0: Command: t-online: ident user-ppp VERSION (built COMPILATIONDATE)
Feb 3 18:13:36 hel ppp[348]: tun0: Command: t-online: set device /dev/i4brbch0 /dev/i4brbch1
Feb 3 18:13:36 hel ppp[348]: tun0: Command: t-online: set cd 10
Feb 3 18:13:36 hel ppp[348]: tun0: Command: t-online: set login
Feb 3 18:13:36 hel ppp[348]: tun0: Command: t-online: set speed sync
Feb 3 18:13:36 hel ppp[348]: tun0: Command: t-online: set timeout 180
Feb 3 18:13:36 hel ppp[348]: tun0: Command: t-online: enable dns
Feb 3 18:13:36 hel ppp[348]: tun0: Phase: bundle: Establish
Feb 3 18:13:36 hel ppp[348]: tun0: Phase: deflink: closed -> opening
Feb 3 18:13:36 hel ppp[348]: tun0: Phase: deflink: Connected!
Feb 3 18:13:36 hel ppp[348]: tun0: Phase: deflink: opening -> dial
Feb 3 18:13:36 hel ppp[348]: tun0: Chat: deflink: Dial attempt 1 of 1
Feb 3 18:13:36 hel ppp[348]: tun0: Phase: deflink: dial -> carrier
Feb 3 18:13:46 hel ppp[348]: tun0: Phase: deflink: /dev/i4brbch0: No carrier (increase ``set cd'' from 10 ?)
Feb 3 18:13:46 hel ppp[348]: tun0: Phase: deflink: Disconnected!
Feb 3 18:13:46 hel ppp[348]: tun0: Phase: deflink: carrier -> hangup
Feb 3 18:13:46 hel ppp[348]: tun0: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out
Feb 3 18:13:46 hel ppp[348]: tun0: Phase: deflink: 0 packets in, 0 packets out
Feb 3 18:13:46 hel ppp[348]: tun0: Phase: total 0 bytes/sec, peak 0 bytes/sec on Mon Feb 3 18:13:36 2003
Feb 3 18:13:46 hel ppp[348]: tun0: Phase: deflink: hangup -> closed
Feb 3 18:13:46 hel ppp[348]: tun0: Phase: bundle: Dead
Feb 3 18:13:53 hel ppp[348]: tun0: Command: /dev/tty: quit
Feb 3 18:13:53 hel ppp[348]: tun0: Phase: PPP Terminated (normal).

Im weiteren die aktuelle Konfiguration:

Hardware:
---------

ifpi2-0: <AVM Fritz!Card PCI Version 2> port 0xef40-0xef5f mem 0xfebffc00-0xfebffc1f irq 9 at device 15.0 on pci0
ifpi2-0: ISACSX PSB3186
ifpi2-0: passive stack unit 0

OS:

----
FreeBSD 4.7-RELEASE FreeBSD 4.7-RELEASE #6
dmesg:
i4btrc: 4 ISDN trace device(s) attached
i4bisppp: 4 ISDN SyncPPP device(s) attached
i4b: ISDN call control device attached
i4btel: 2 ISDN telephony interface device(s) attached
i4brbch: 4 raw B channel access device(s) attached
i4bipr: 4 IP over raw HDLC ISDN device(s) attached (VJ header compression)
i4bctl: ISDN system control port attached
--------------------
----- isdnd.rc -----
--------------------
Auch ein start des isdnd mit dem Parameter  -d0xf9 -f hat nicht
geholfen.
# SYSTEM section: isdnd global configuration parameters
system
# accounting
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.D
rtprio		= 25
monitor-allowed	= off		# global switch: monitor on/off
# User-ppp example
entry
name			= I4BPPP
usrdevicename		= isp
usrdeviceunit		= 0
isdncontroller  	= 0
isdnchannel		= -1
local-phone-incoming	= *
remote-phone-incoming	= *
local-phone-dialout	= 12345 	# This *MUST* be your local number
                        ^# hier steht normalerweise eine meiner MSN's
remote-phone-dialout	= * # ppp(8) will override this
remdial-handling	= first
dialin-reaction		= ignore
dialout-type		= normal
b1protocol		= hdlc
idletime-incoming	= 900		# Should be larger than ppp's timeout
idletime-outgoing	= 900		# Should be larger than ppp's timeout
unitlength		= 0
unitlengthsrc		= conf
dialretries		= 1
dialrandincr		= on
recoverytime		= 1		# Should be smaller than ppp's redial
usedown			= off
downtries		= 2
downtime		= 30
--------------------
----- ppp.conf -----
--------------------
t-online:
 set log Warning Error Alert Phase Chat LCP IPCP CCP tun command
 ident user-ppp VERSION (built COMPILATIONDATE)
 # Ensure that "device" references the correct serial port
 # for your modem. (cuaa0 = COM1, cuaa1 = COM2)
 #
 set device /dev/i4brbch0 /dev/i4brbch1
 set cd 10 
 set login
 set speed sync
# set speed 115200
 set timeout 180			# 3 minute idle timer (the default)
 enable dns				# request DNS info (for resolv.conf)
papchap:
 #
 # edit the next three lines and replace the items in caps with
 # the values which have been assigned by your ISP.
 #
 set phone "0191011"
 set authname "t-online_nummer#0001"
 set authkey passwort
 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
 add default HISADDR			# Add a (sticky) default route
-------------------
----- rc.conf -----
-------------------
isdn_enable="YES"
isdn_trace="YES"
isdn_traceflags="-f /var/log/isdntrace0"
ppp_nat="YES"
ppp_profile="t-online"
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 03 Feb 2003 - 18:51:34 CET

search this site