Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2000 00:51:08 +0100
From:      Andi@europe.de (Richter Andreas)
To:        freebsd-isdn@FreeBSD.org
Subject:   Isdn don`t work under 4.0-20000118-CURRENT!
Message-ID:  <388F886C.38C2AE4E@europe.de>

next in thread | raw e-mail | index | archive | help
Hi,

on sunday i have upgrade my system to 4.0-20000118-CURRENT! Now the isdn
don't work!
Before i have installed FreeBSD 3.4 stable and isdn works very well!

Here is the logfile for the connection!
Jan 26 23:51:27 cool /kernel: isp0: lcp close(initial)
Jan 26 23:51:34 cool /kernel: isp0: lcp open(initial)
Jan 26 23:51:34 cool /kernel: isp0: phase establish
Jan 26 23:51:34 cool /kernel: i4b: unit 0, assigned TEI = 93 = 0x5d
Jan 26 23:51:37 cool /kernel: isp0: Up event
Jan 26 23:51:37 cool /kernel: isp0: lcp up(starting)
Jan 26 23:51:37 cool /kernel: isp0: lcp output <conf-req id=0x1 len=10
05-06-75-c6-be-25>
Jan 26 23:51:38 cool /kernel: isp0: lcp input(req-sent): <conf-req
id=0x61 len=15 03-05-c2-23-05-05-06-dd-d9-20-94>
Jan 26 23:51:38 cool /kernel: isp0: lcp parse opts:  auth-proto  magic
Jan 26 23:51:38 cool /kernel: isp0: lcp parse opt values:  auth-proto
[mine proto/0x0 != his chap]  magic 0xddd92094  send conf-nak
Jan 26 23:51:38 cool /kernel: isp0: lcp output <conf-nak id=0x61 len=9
03-05-c0-23-05>
Jan 26 23:51:38 cool /kernel: isp0: lcp input(req-sent): <conf-req
id=0x62 len=14 03-04-c0-23-05-06-dd-d9-20-94>
03-04-c0-23-05-06-dd-d9-20-94>
Jan 26 23:51:56 cool /kernel: isp0: lcp parse opts:  auth-proto  magic
Jan 26 23:51:56 cool /kernel: isp0: lcp parse opt values:  auth-proto
magic 0xddd92094  send conf-ack
Jan 26 23:51:56 cool /kernel: isp0: lcp output <conf-ack id=0x6b len=14
03-04-c0-23-05-06-dd-d9-20-94>
Jan 26 23:51:57 cool /kernel: isp0: lcp close(ack-sent)
Jan 26 23:51:57 cool /kernel: isp0: lcp output <term-req id=0x2 len=4>
Jan 26 23:51:57 cool /kernel: isp0: lcp input(closing): <term-ack id=0x2
len=4>
Jan 26 23:51:57 cool /kernel: isp0: phase dead
Jan 26 23:51:57 cool /kernel: isp0: lcp down(closed)
Jan 26 23:51:57 cool /kernel: isp0: Down event (carrier loss)

 You can see that i could connect with my provider but the authorization
fails, because the authorization protocol wouldn't detect ! I have seen
in the FAQ  a example of isdn connect and i have compared with my isdn
connect! The differences between my isdn connect and  the isdn connect
in the example is, that the (req-sent) input is double so big! Then i
have seen that the first 8 byte are missed! This first 8 byte are
necessary to detect the authorization protocol! I don't know why this 8
byte are missed!

my ISDN-Hardware:
I have a isdn Fritz!Card A1!

my kernel options for isdn:
options         "AVM_A1"
device          isic0 at isa? port 0x300 irq 5 flags 4


# ISDN Protocol Stack
# -------------------
#

# Q.921 / layer 2 - i4b passive cards D channel handling
pseudo-device   "i4bq921"
#
# Q.931 / layer 3 - i4b passive cards D channel handling
pseudo-device   "i4bq931"
#
# layer 4 - i4b common passive and active card handling
pseudo-device   "i4b"
#
# ISDN devices
# ------------
#
# userland driver to do ISDN tracing (for passive cards only)
pseudo-device   "i4btrc"        4
#
# userland driver to control the whole thing
pseudo-device   "i4bctl"
#
# userland driver for access to raw B channel
pseudo-device   "i4brbch"       4
#
# userland driver for telephony
pseudo-device   "i4btel"        2
#
# network driver for IP over raw HDLC ISDN
pseudo-device   "i4bipr"        4
# enable VJ header compression detection for ipr i/f

## enable VJ header compression detection for ipr i/f
options         IPR_VJ
#
# network driver for sync PPP over ISDN
pseudo-device   "i4bisppp"      4
pseudo-device   sppp            1               #Generic Synchronous PPP



I don't know what is wrong!  I don't want downgrade my system to 3.4!
Please help!


Thanks in advance

Andreas



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?388F886C.38C2AE4E>