From owner-freebsd-isdn Wed May 29 6:51:39 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from smtp1.workbenelux.nl (smtp1.workbenelux.nl [212.203.8.130]) by hub.freebsd.org (Postfix) with ESMTP id CFF7437B403 for ; Wed, 29 May 2002 06:49:58 -0700 (PDT) Received: from lon (unknown [212.203.6.95]) by smtp1.workbenelux.nl (Postfix) with SMTP id B9DFA1A72F6 for ; Wed, 29 May 2002 16:41:57 +0200 (CEST) From: "M Bergman" To: Subject: Howto connect to the internet. (I'm building a isdn router an need some help) Date: Wed, 29 May 2002 15:49:14 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01C20728.623F5840" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 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 This is a multi-part message in MIME format. ------=_NextPart_000_000E_01C20728.623F5840 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi all, I'm building a isdnrouter so my internal network will have internetaccess. I've succesfully compiled my Dynalink into my kernel. But how to continue.. i've attachted 6 files[M Bergman] (the list won't take attatchments thats why i copy pasted them at the end of the message. and i'll put them online in a zip file ! http://test.digipoint.org/files/isdnconfig.zip /etc/ppp/ppp.conf /etc/rc.conf /etc/isdn/isdnd.rc dmesg output. isdn-up = the command i use to dial in by hand isdn-down = the command i use to disconnect by hand the situation i want to create: i've got a p120 FreeBSD box who connects to the internet when a computer on the pc tries to get a internet connection (dial on demand). when there is no data going out for 15 minutes i wan't the connection to be removed (Idle timeout). i also wanna have a command to dial in (so i can set cronjobs that dial in and get a cvsup) The problem i've got now: i can dialin (only by hand), that means the line is busy when i pick up another phone. i can't ping, nor ip adresses nor dnsnames. the ip you find in ppp.conf is a dnsserver of my isp, i don't have a static ip.. can you guys help me 1. getting my routing ok so i can really use the internet 2. set my config files the right wat for "dial on demand" and "idle timeout" Thanks already for looking at my files. [M Bergman] ISDND.RC system acctall = off useacctfile = off monitor-allowed = no ratesfile = /etc/isdn/isdnd.rates rtprio = 25 beepconnect = on controller protocol = dss1 entry name = userppp0 isdncontroller = 0 #isdnchannel = -1 isdnchannel = -1 usrdevicename = rbch usrdeviceunit = 0 local-phone-dialout = 38****1 local-phone-incoming = 38****1 #remote-phone-dialout = 0676060606 # @work remote-phone-dialout = 0676001505 # Hetnet #remote-phone-dialout = 06*******8 # my gsm remote-phone-incoming = * remdial-handling = first b1protocol = hdlc dialin-reaction = ignore dialout-type = normal ratetype = 0 unitlength = 90 unitlengthsrc = conf idletime-incoming = 900 idletime-outgoing = 900 dialretries = 1 dialrandincr = on recoverytime = 1 usedown = off downtries = 2 downtime = 30 entry name = userppp1 isdncontroller = 0 isdnchannel = -1 usrdevicename = rbch usrdeviceunit = 1 local-phone-dialout = 38****1 local-phone-incoming = 38****1 #remote-phone-dialout = 0676060606 # @work remote-phone-dialout = 0676001505 # Hetnet #remote-phone-dialout = 06*******8 # my gsm remote-phone-incoming = * remdial-handling = first b1protocol = hdlc dialin-reaction = ignore dialout-type = normal ratetype = 0 unitlength = 90 unitlengthsrc = conf idletime-incoming = 900 idletime-outgoing = 900 dialretries = 99 dialrandincr = on recoverytime = 1 usedown = off downtries = 2 downtime = 30 ############### #added later ############## #idletime-outgoing = 1200 # verbreek de verbinding als er 20 minuten geen verkeer is. # # ## 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 #isdntime = on #monitor-allowed = on # global switch: monitor on/off # #beepconnect = on # beeps when connection made / closed # # #entry #name = KPPP #usrdevicename = isp #usrdeviceunit = 0 #isdncontroller = 0 #isdnchannel = -1 #local-phone-incoming = * #remote-phone-incoming = * # #local-phone-dialout = 38****1 # This *MUST* be your local number ##remote-phone-dialout = 0676060606 # @work #remote-phone-dialout = 0676001505 # Hetnet ##remote-phone-dialout = 06*******8 # my gsm # #remdial-handling = first #dialin-reaction = ignore ### zodat er niks gebeurt als iemand NAAR deze lijn belt #dialout-type = normal #b1protocol = hdlc ##idletime-outgoing = 120 # Should be larger than ppp's timeout #unitlength = 0 #unitlengthsrc = conf #dialretries = 99 ### na 99 keer inbellen is er vast een verbinding #dialrandincr = on #recoverytime = 30 # Should be smaller than ppp's redial #usedown = off ##downtries = 20 ##downtime = 60 #connectprog = isdn-connect #disconnectprog = isdn-disconnect #maxconnecttime = 7200 PPP.CONF default: #set log Phase LCP IPCP CCP tun tun0 command hetnet: allow user root allow user mark set phone 0676001505 set authname ban@hetnet.nl set authkey **my-pass** enable lqr set reconnect 99 5 set redial 99 10 set lqrperiod 45 disable pred1 deflate mppe deny pred1 deflate mppe set timeout 180 600 set dial set login #set hangup set device /dev/i4brbch0 /dev/i4brbch1 set speed sync set bandwidth 65536 link * set cd 10 #### the ip in the iffaddr is a dnsserver of the isp. set ifaddr 10.0.0.1/0 194.151.43.3/0 255.255.255.255 0.0.0.0 add default HISADDR enable dns set server /tmp/ppp-isdn "" 0177 filter: #allow user root #allow user mark #allow mode ddial #allow mode auto ## filters... dial filters... #set filter dial 0 deny udp src eq 513 #set filter dial 1 deny udp src eq 525 #set filter dial 2 deny udp src eq 137 #set filter dial 3 deny udp src eq 138 #set filter dial 4 deny udp src eq 139 #set filter dial 5 deny udp dst eq 137 #set filter dial 6 deny udp dst eq 138 #set filter dial 7 deny udp dst eq 139 #set filter dial 8 deny tcp finrst #set filter dial 9 permit 0 0 RC.CONF # -- sysinstall generated deltas -- # Fri Apr 12 18:13:58 2002 # Created: Fri Apr 12 18:13:58 2002 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. #defaultrouter="192.168.4.1" #defaultrouter="10.0.0.1" gateway_enable="YES" named_enable=yes hostname="jolette.dint.org" ifconfig_xl0="inet 192.168.1.1 netmask 255.255.0.0" #ifconfig_isp0="0.0.0.0 10.0.0.1 netmask 255.255.255.0 link1" #sppp_interfaces="isp0" kern_securelevel_enable="NO" moused_enable="NO" moused_type="NO" nfs_reserved_port_only="YES" sendmail_enable="YES" sshd_enable="YES" enable_quotas="YES" check_quotas="YES" ipmon_enable="YES" ipmon_flags="-Ds" ipfilter_enable="YES" ipfilter_rules="/etc/ipf.rules" ipnat_enable="YES" ipnat_rules="/etc/ipnat.rules" isdn_enable="YES" #isdn_fsdev=/dev/ttyv4 isdn_fsdev="NO" #isdn_flags="-dn -d0x1f9" isdn_trace="YES" isdn_traceflags="-f /var/tmp/isdntrace0" #ppp_enable="YES" #ppp_mode="auto" #ppp_nat="YES" #ppp_profile="hetnet" ISDN-UP ppp -auto hetnet && echo "U heeft verbinding" ISDN-DOWN killall -9 ppp && echo "verbinding is verbroken" ifconfig tun0 delete DMESG Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.6-RC #0: Sat May 18 08:46:12 CEST 2002 root@jolette.dint.org:/usr/obj/usr/src/sys/JOLETTE Timecounter "i8254" frequency 1193182 Hz CPU: Pentium/P54C (119.75-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping = 12 Features=0x1bf real memory = 33554432 (32768K bytes) avail memory = 28581888 (27912K bytes) Preloaded elf kernel "kernel" at 0xc0422000. Intel Pentium detected, installing workaround for F00F bug md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf,0x2300-0x2303,0x2200-0x2207,0x2100-0x2103,0x2000-0x2007 irq 0 at device 1.1 on pci0 atapci0: Busmastering DMA not supported ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 xl0: <3Com 3c900-COMBO Etherlink XL> port 0x4400-0x443f irq 11 at device 14.0 on pci0 xl0: Ethernet address: 00:60:97:83:46:a7 xl0: selecting 10baseT transceiver, half duplex iwic0: port 0x4000-0x40ff mem 0x60000000-0x60000fff irq 10 at device 15.0 on pci0 iwic0: passive stack unit 0 pci0: at 20.0 orm0:
Hi all,
 
I'm=20 building a isdnrouter so my internal network will have=20 internetaccess.
 
I've=20 succesfully compiled my Dynalink into my kernel.
 
But how to continue.. i've attachted 6 = files[M Bergman]  (the list won't take = attatchments=20 thats why i copy pasted them at the end of the message. and i'll = put them=20 online in a zip file !
http://test.digipoint.org/files/isdnconfig.zip
 
 
/etc/ppp/ppp.conf
/etc/rc.conf
/etc/isdn/isdnd.rc
dmesg=20 output.
 
isdn-up =3D the command i use to dial in = by=20 hand
isdn-down =3D the command i use to disconnect = by=20 hand
 
the=20 situation i want to create:
i've=20 got a p120 FreeBSD box who connects to the internet when a computer on = the pc=20 tries to get a internet connection (dial on demand). =
when=20 there is no data going out for 15 minutes i wan't the connection to be = removed=20 (Idle timeout).
i also=20 wanna have a command to dial in (so i can set cronjobs that dial in and = get a=20 cvsup)
 
The=20 problem i've got now:
i can=20 dialin (only by hand), that means the line is busy when i pick up = another=20 phone.
i=20 can't ping, nor ip adresses nor dnsnames.
 
the ip=20 you find in ppp.conf is a dnsserver of my isp, i don't have a = static=20 ip..
 
can=20 you guys help me
 
1.=20 getting my routing ok so i can really use the = internet
2. set=20 my config files the right wat for  "dial on demand"  and "idle = timeout"
 
Thanks already for looking at my = files.
[M=20 Bergman] 
 
ISDND.RC
 
system
acctall     = ;  =20 =3D off
useacctfile    =3D off
monitor-allowed =3D=20 no
ratesfile      =3D=20 /etc/isdn/isdnd.rates
rtprio       =   =20 =3D 25
beepconnect    =3D=20 on
 
controller
protocol    =    =20 =3D dss1
 
entry
name     &nb= sp;           &nbs= p; =20 =3D=20 userppp0
isdncontroller        = ; =20 =3D=20 0
#isdnchannel         &n= bsp; =20 =3D=20 -1
isdnchannel         &n= bsp; =20 =3D = -1
usrdevicename         = =3D=20 rbch
usrdeviceunit        &nbs= p; =3D=20 0
local-phone-dialout    =3D=20 38****1
local-phone-incoming    =3D=20 38****1
#remote-phone-dialout   =3D = 0676060606    #=20 @work
remote-phone-dialout    =3D = 0676001505    #=20 Hetnet
#remote-phone-dialout   =3D = 06*******8    # my=20 gsm
remote-phone-incoming  =3D=20 *
remdial-handling        =3D=20 first
 
b1protocol      =        =20 =3D hdlc
dialin-reaction        = =3D=20 ignore
dialout-type        &nb= sp;  =20 =3D normal
 
ratetype      &n= bsp;        =20 =3D=20 0
unitlength         &nbs= p;   =20 =3D = 90
unitlengthsrc         = =3D=20 conf
idletime-incoming      =3D=20 900
idletime-outgoing      =3D=20 900
 
dialretries      = ;     =20 =3D=20 1
dialrandincr         &n= bsp; =20 =3D=20 on
recoverytime         &= nbsp; =20 =3D=20 1
usedown          &= nbsp;    =20 =3D=20 off
downtries         &nb= sp;   =20 =3D=20 2
downtime          =      =20 =3D 30
 
entry
name     &nb= sp;           &nbs= p; =20 =3D=20 userppp1
isdncontroller        = ; =20 =3D=20 0
isdnchannel         &nb= sp; =20 =3D = -1
usrdevicename         = =3D=20 rbch
usrdeviceunit        &nbs= p; =3D=20 1
local-phone-dialout    =3D=20 38****1
local-phone-incoming    =3D=20 38****1
#remote-phone-dialout   =3D = 0676060606    #=20 @work
remote-phone-dialout    =3D = 0676001505    #=20 Hetnet
#remote-phone-dialout   =3D = 06*******8    # my=20 gsm
remote-phone-incoming  =3D=20 *
remdial-handling        =3D=20 first
 
b1protocol      =        =20 =3D hdlc
dialin-reaction        = =3D=20 ignore
dialout-type        &nb= sp;  =20 =3D normal
 
ratetype      &n= bsp;        =20 =3D=20 0
unitlength         &nbs= p;   =20 =3D = 90
unitlengthsrc         = =3D=20 conf
idletime-incoming      =3D=20 900
idletime-outgoing      =3D=20 900
 
dialretries      = ;     =20 =3D=20 99
dialrandincr         &= nbsp; =20 =3D=20 on
recoverytime         &= nbsp; =20 =3D=20 1
usedown          &= nbsp;    =20 =3D=20 off
downtries         &nb= sp;   =20 =3D=20 2
downtime          =      =20 =3D 30
 
###############
#added=20 later
##############
#idletime-outgoing =3D=20 1200           &nb= sp;   =20 # verbreek de verbinding als er 20 minuten geen verkeer = is.
#
#
##=20 SYSTEM section: isdnd global configuration = parameters
#
#system
#
##=20 accounting
#
#acctall       &nbs= p; =3D=20 on            = ;       =20 # generate info for=20 everything
#acctfile        =3D=20 /var/log/isdnd.acct   # name & location of accounting=20 file
#useacctfile     =3D=20 yes           &nbs= p;      =20 # generate accouting info to file
#isdntime =3D = on
#monitor-allowed =3D=20 on            = ;       =20 # global switch: monitor on/off
#
#beepconnect =3D=20 on            = ;           =20 # beeps when connection made /=20 closed
#
#
#entry
#name      &n= bsp;           &nb= sp;=20 =3D=20 KPPP
#usrdevicename        &nb= sp; =20 =3D=20 isp
#usrdeviceunit        &nbs= p; =20 =3D = 0
#isdncontroller         = ; =3D=20 0
#isdnchannel         &n= bsp;  =20 =3D -1
#local-phone-incoming    =3D=20 *
#remote-phone-incoming   =3D=20 *
#
#local-phone-dialout     =3D=20 38****1       # This *MUST* be your local=20 number
##remote-phone-dialout   =3D = 0676060606    #=20 @work
#remote-phone-dialout    =3D = 0676001505   =20 # Hetnet
##remote-phone-dialout   =3D = 06*******8    #=20 my = gsm
#
#remdial-handling        = =3D=20 first
#dialin-reaction        = =3D=20 ignore        ### zodat er niks = gebeurt als=20 iemand NAAR deze lijn=20 belt
#dialout-type        &nbs= p;  =20 =3D=20 normal
#b1protocol        &nbs= p;    =20 =3D hdlc
##idletime-outgoing      =3D = 120   #=20 Should be larger than ppp's=20 timeout
#unitlength        &nb= sp;    =20 =3D=20 0
#unitlengthsrc         =  =20 =3D=20 conf
#dialretries         = ;   =20 =3D 99            = ### na 99=20 keer inbellen is er vast een=20 verbinding
#dialrandincr       &nbs= p;   =20 =3D=20 on
#recoverytime         =   =20 =3D 30            = # Should=20 be smaller than ppp's=20 redial
#usedown         &= nbsp;      =20 =3D=20 off
##downtries         &= nbsp;   =20 =3D=20 20
##downtime         &nb= sp;    =20 =3D=20 60
#connectprog         &= nbsp;  =20 =3D=20 isdn-connect
#disconnectprog       =   =20 =3D=20 isdn-disconnect
#maxconnecttime      &nb= sp;  =20 =3D 7200
 
PPP.CONF
 
default:
 #set=20 log Phase LCP IPCP CCP tun tun0 = command
 
hetnet:
 allow user=20 root
 allow user mark
 set phone 0676001505
 set = authname ban@hetnet.nl
 set = authkey=20 **my-pass**
 enable lqr
 set reconnect 99 5
 set = redial=20 99 10
 set lqrperiod 45
 disable pred1 deflate=20 mppe
 deny pred1 deflate mppe
 set timeout 180 = 600
 set=20 dial
 set login
 #set hangup
 set device = /dev/i4brbch0=20 /dev/i4brbch1
 set speed sync
 set bandwidth = 65536
 link=20 * set cd 10
#### the ip = in the=20 iffaddr is a dnsserver of the isp.
 set ifaddr 10.0.0.1/0 = 194.151.43.3/0=20 255.255.255.255 0.0.0.0
 add default HISADDR
 enable=20 dns
 set server /tmp/ppp-isdn ""=20 0177
 
filter:
 #allow=20 user root
 #allow user mark
 #allow mode = ddial
 #allow=20 mode auto
 ## filters... dial filters...
 #set filter = dial 0=20 deny udp src eq 513
 #set filter dial 1 deny udp src eq=20 525
 #set filter dial 2 deny udp src eq 137
 #set filter = dial 3=20 deny udp src eq 138
 #set filter dial 4 deny udp src eq=20 139
 #set filter dial 5 deny udp dst eq 137
 #set filter = dial 6=20 deny udp dst eq 138
 #set filter dial 7 deny udp dst eq=20 139
 #set filter dial 8 deny tcp finrst
 #set filter = dial 9=20 permit 0 0
 
RC.CONF =

# -- sysinstall generated deltas -- # Fri = Apr 12=20 18:13:58 2002
# Created: Fri Apr 12 18:13:58 2002
# Enable network = daemons=20 for user convenience.
# Please make all changes to this file, not to=20 /etc/defaults/rc.conf.
# This file now contains just the overrides = from=20 /etc/defaults/rc.conf.
#defaultrouter=3D"192.168.4.1"
#defaultroute= r=3D"10.0.0.1"
 
gateway_enable=3D"YES"
named_enable=3Dyeshostname=3D"jolette.dint.org"
ifconfig_xl0=3D"inet=20 192.168.1.1  netmask = 255.255.0.0"
 
#ifconfig_isp0=3D"0.0.0.0=20 10.0.0.1 netmask 255.255.255.0=20 link1"
#sppp_interfaces=3D"isp0"
 
kern_securelevel_enable=3D"NO"
moused_enabl= e=3D"NO"
moused_type=3D"NO"
nfs_reserved_port_only=3D"YES"
sendm= ail_enable=3D"YES"
sshd_enable=3D"YES"
 
enable_quotas=3D"YES"
check_quotas=3D"YES"<= BR>ipmon_enable=3D"YES"
ipmon_flags=3D"-Ds"
ipfilter_enable=3D"YES"=
ipfilter_rules=3D"/etc/ipf.rules"
ipnat_enable=3D"YES"
ipnat_ru= les=3D"/etc/ipnat.rules"
 

isdn_enable=3D"YES"
#isdn_fsdev=3D/dev/= ttyv4
isdn_fsdev=3D"NO"
#isdn_flags=3D"-dn=20 -d0x1f9"
isdn_trace=3D"YES"
isdn_traceflags=3D"-f=20 /var/tmp/isdntrace0"
 
#ppp_enable=3D"YES"
#ppp_mode=3D"auto"
#= ppp_nat=3D"YES"
#ppp_profile=3D"hetnet"
 
ISDN-UP
ppp -auto = hetnet=20 && echo "U heeft = verbinding"
 
ISDN-DOWN
= killall=20 -9 ppp && echo "verbinding is verbroken"
ifconfig tun0=20 delete
 
DMESG<= /SPAN>

Copyright (c)=20 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, = 1988,=20 1989, 1991, 1992, 1993, 1994
 The Regents of the University of=20 California. All rights reserved.
FreeBSD 4.6-RC #0: Sat May 18 = 08:46:12 CEST=20 2002
    root@j= olette.dint.org:/usr/obj/usr/src/sys/JOLETTE
Timecounter=20 "i8254"  frequency 1193182 Hz
CPU: Pentium/P54C (119.75-MHz = 586-class=20 CPU)
  Origin =3D "GenuineIntel"  Id =3D 0x52c  = Stepping =3D=20 12
  = Features=3D0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real=20 memory  =3D 33554432 (32768K bytes)
avail memory =3D 28581888 = (27912K=20 bytes)
Preloaded elf kernel "kernel" at 0xc0422000.
Intel Pentium=20 detected, installing workaround for F00F bug
md0: Malloc = disk
npx0:=20 <math processor> on motherboard
npx0: INT 16 = interface
pcib0:=20 <Host to PCI bridge> on motherboard
pci0: <PCI bus> on=20 pcib0
isab0: <SiS 85c503 PCI-ISA bridge> at device 1.0 on = pci0
isa0:=20 <ISA bus> on isab0
atapci0: <SiS 5591 ATA33 controller> = port=20 0xffa0-0xffaf,0x2300-0x2303,0x2200-0x2207,0x2100-0x2103,0x2000-0x2007 = irq 0 at=20 device 1.1 on pci0
atapci0: Busmastering DMA not supported
ata0: = at 0x1f0=20 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
xl0: <3Com=20 3c900-COMBO Etherlink XL> port 0x4400-0x443f irq 11 at device 14.0 on = pci0
xl0: Ethernet address: 00:60:97:83:46:a7
xl0: selecting = 10baseT=20 transceiver, half duplex
iwic0: <ASUSCOM P-IN100-ST-D (Winbond = W6692,=20 0x17020675)> port 0x4000-0x40ff mem 0x60000000-0x60000fff irq 10 at = device=20 15.0 on pci0
iwic0: passive stack unit 0
pci0: <Cirrus Logic = GD5436=20 SVGA controller> at 20.0
orm0: <Option ROM> at iomem = 0xc0000-0xc7fff=20 on isa0
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 = irq 6 drq=20 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB = 3.5"=20 drive> on fdc0 drive 0
atkbdc0: <Keyboard controller = (i8042)> at=20 port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on = atkbdc0
kbd0 at atkbd0
vga0: <Generic ISA VGA> at port = 0x3c0-0x3df=20 iomem 0xa0000-0xbffff on isa0
sc0: <System console> at flags = 0x100 on=20 isa0
sc0: VGA <16 virtual consoles, flags=3D0x300>
sio0 at = port=20 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at = port=20 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: cannot reserve = I/O port=20 range
i4btrc: 16 ISDN trace device(s) attached
i4bisppp: 4 ISDN = SyncPPP=20 device(s) attached
i4b: ISDN call control device attached
i4btel: = 2 ISDN=20 telephony interface device(s) attached
i4brbch: 4 raw B channel = access=20 device(s) attached
i4bipr: 4 IP over raw HDLC ISDN device(s) attached = (VJ=20 header compression)
i4bctl: ISDN system control port attached
IP = Filter:=20 v3.4.27 initialized.  Default =3D pass all, Logging =3D = enabled
ad0: 2457MB=20 <QUANTUM BIGFOOT2550A> [4994/16/63] at ata0-master = BIOSPIO
Mounting=20 root from ufs:/dev/ad0s1a
i4b: unit 0, assigned TEI =3D 66 =3D = 0x42
i4b-L4=20 i4b_l4_setup_timeout_fix_unit: 1022676592: ERROR: = idletime[900]+earlyhup[5] >=20 unitlength[90]!
i4b-L4 i4b_l4_setup_timeout_fix_unit: 1022676599: = ERROR:=20 idletime[900]+earlyhup[5] > unitlength[90]!
i4b-L4=20 i4b_l4_setup_timeout_fix_unit: 1022676605: ERROR: = idletime[900]+earlyhup[5] >=20 unitlength[90]!
i4b-L4 i4b_l4_setup_timeout_fix_unit: 1022676612: = ERROR:=20 idletime[900]+earlyhup[5] > unitlength[90]!
i4b-L4=20 i4b_l4_setup_timeout_fix_unit: 1022676618: ERROR: = idletime[900]+earlyhup[5] >=20 unitlength[90]!
i4b-L4 i4b_l4_setup_timeout_fix_unit: 1022676625: = ERROR:=20 idletime[900]+earlyhup[5] > unitlength[90]!
i4b-L4=20 i4b_l4_setup_timeout_fix_unit: 1022676709: ERROR: = idletime[900]+earlyhup[5] >=20 unitlength[90]!
i4b-L4 i4b_l4_setup_timeout_fix_unit: 1022678184: = ERROR:=20 idletime[900]+earlyhup[5] >=20 unitlength[90]!
 
= ------=_NextPart_000_000E_01C20728.623F5840-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message