Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2003 00:35:22 +0100
From:      Markus Dolze <markus@mdolze.de>
To:        freebsd-isdn@freebsd.org
Subject:   Re: how dangerous would it be to switch to 5.1-current?
Message-ID:  <3FBAACBA.7060603@mdolze.de>
In-Reply-To: <200311181733.hAIHXN4X096374@www.kukulies.org>
References:  <200311181733.hAIHXN4X096374@www.kukulies.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------080005040001070003060803
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

I have just tried to upgrade to 5.1-RELEASE (no patches yet).

I use rbch to connect via user-land ppp (tun0). If I try to make a
connection, I get the error:

Nov 19 00:16:23 <kern.crit> arwen kernel: i4b-L3 T303_timeout: SETUP not
answered, cr = 73
Nov 19 00:16:23 <kern.crit> arwen kernel: i4b-L3 next_l3state: FSM
illegal state, state = ST_U0 - Null, event = EV_T303EXP - T303 timeout!

And the call is disconnected. PPP then tries to redial and the
connection is established.

Attached are hints (from device.hints), kernel and isdnd.rc config
files. I use an old non-pnp AVM Fritz card (isic-driver).

Any help?

Bye
Markus D.

C. Kukulies wrote:
> With a gateway machine that runs 4.8 stable I'm considering to
> switch to 5.1-current (cvsup) at the danger of being off-net 
> after the upgrade. Should I?
> 
>  ifpi0: <AVM Fritz!Card PCI> port 0xd400-0
> xd41f mem 0xef001000-0xef00101f irq 10 at device 9.0 on pci0
> Oct 23 19:07:32 isdn-kukulies /kernel: ifpi0: ISAC 2085 Version A1/A2 or 2086/21
> 86 Version 1.1 (IOM-2) 
> 
> is my hardware.
> 
> --
> Chris Christoph P. U. Kukulies kuku_at_physik.rwth-aachen.de
> _______________________________________________
> freebsd-isdn@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isdn
> To unsubscribe, send any mail to "freebsd-isdn-unsubscribe@freebsd.org"
> 
> 



--------------080005040001070003060803
Content-Type: text/plain;
 name="log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="log"

Nov 19 00:16:23 <kern.crit> arwen kernel: i4b-L3 T303_timeout: SETUP not answered, cr = 73
Nov 19 00:16:23 <kern.crit> arwen kernel: i4b-L3 next_l3state: FSM illegal state, state = ST_U0 - Null, event = EV_T303EXP - T303 timeout!
Nov 19 00:16:28 <auth.notice> arwen login: ROOT LOGIN (root) ON ttyv0


--------------080005040001070003060803
Content-Type: text/plain;
 name="hints"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="hints"

hint.isic.0.at="isa"
hint.isic.0.port="0x300"
hint.isic.0.irq="5"
hint.isic.0.flags="4"


--------------080005040001070003060803
Content-Type: text/plain;
 name="isdnd.rc"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="isdnd.rc"

#---------------------------------------------------------------------------
# system section (generated Wed Nov 12 23:25:56 2003)
#---------------------------------------------------------------------------
system
useacctfile     = on				# update accounting information file
acctall         = on				# put all events into accounting file
acctfile        = /var/log/isdnd.acct		# accounting information file
ratesfile       = /etc/isdn/isdnd.rates		# charging rates database file
rtprio          = 25				# isdnd runs at realtime priority
monitor-allowed = on				# remote isdnd monitoring allowed
monitor-port    = 451				# TCP/IP port number used for remote monitoring
monitor         = "/var/run/isdnmonitor"		# local socket name for monitoring
monitor-access  = fullcmd,channelstate,callin,callout,logevents		# monitor access rights
monitor         = "192.168.1.0/24"		# host (net/mask) allowed to connect for monitoring
monitor-access  = fullcmd,channelstate,callin,callout,logevents		# monitor access rights

#---------------------------------------------------------------------------
# entry section 0
#---------------------------------------------------------------------------
entry
name                  = I4Axxxx		# name for this entry section
isdncontroller        = 0		# ISDN card number used for this entry
isdnchannel           = 0		# any ISDN B-channel may be used
usrdevicename         = rbch		# name of userland ISDN B-channel device
usrdeviceunit         = 0		# unit number of userland ISDN B-channel device
b1protocol            = hdlc		# B-channel layer 1 protocol is HDLC
direction             = out		# only outgoing connections allowed
remote-phone-dialout  = xxxxxxx		# telephone number for dialing out to remote
local-phone-dialout   = xxxxxxx		# show this number to remote when dialling out
dialout-type          = normal		# i am not called back by remote
idletime-outgoing     = 900		# outgoing call idle timeout
idle-algorithm-outgoing     = fix-unit-size		# outgoing call idle algorithm
unitlengthsrc         = conf		# using unitlength specified by unitlength-keyword
unitlength            = 0		# fixed unitlength
earlyhangup           = 0		# early hangup safety time
dialretries           = 3		# number of dialing retries
recoverytime          = 5		# time to wait between dialling retries
dialrandincr          = off		# use random dialing time addon
usedown               = off		# no device switchoff on excessive dial failures


--------------080005040001070003060803
Content-Type: text/plain;
 name="ARWEN"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="ARWEN"

# Kernel configuration file for ARWEN

include	GENERIC

ident ARWEN

# Driver for ISDN card
device  	isic
options 	AVM_A1

# I4B base configuration
device  	"i4bq921"
device  	"i4bq931"
device  	"i4b"
device  	"i4btrc"	4
device  	"i4bctl"
device  	"i4brbch"	2
device  	"i4btel"	2
device  	"i4bisppp"	2



--------------080005040001070003060803--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FBAACBA.7060603>