Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2000 13:36:02 +0100
From:      "Roberto Nunnari, AGIE" <roberto.Nunnari@agie.ch>
To:        Udo Schweigert <ust@cert.siemens.de>
Cc:        isdn@freebsd.org
Subject:   Re: AVM Fritz!Card pnp
Message-ID:  <397C3832.E25D3465@agie.ch>
References:  <390EB6D8.1089A80A@agie.ch> <20000502122511.A66256@alaska.cert.siemens.de> <390EBD65.2EBDDEFA@agie.ch> <20000502124235.A66656@alaska.cert.siemens.de> <392CF53E.DE8CC0B4@agie.ch> <20000525112228.A53021@alaska.cert.siemens.de> <397C2D82.76A4F9DC@agie.ch> <20000724130727.A94126@alaska.cert.siemens.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Udo.

Udo Schweigert wrote:
> 
> On Mon, Jul 24, 2000 at 12:50:26 +0100, Roberto Nunnari, AGIE wrote:
> > Hi Udo.
> >
> > It took me some time but finally I made up my mind
> > and went on installing the development version you
> > sent to me...
> >
> > Installation went quite smooth (I just had to modify
> > a Makefile in ispppcontrol adding a CFLAGS+=-I..)
> >
> > I built a new kernel and installed it. At boot time
> > my ISDN card is recognized and all drivers are
> > successfully attached.
> >
> > I went on and custumized /etc/isdn/isdnd.rc
> >
> 
> First of all: RTM.
> 


What's RTM?


> > Now I need to tell my system to use my isdn
> > card instead of the modem attached on /dev/cuaa1
> >
> > What should I modify /etc/ppp/ppp.conf?
> > Surely 'set device = /dev/cuaa1' must be changed
> > to something else... What should that "else" be???
> >
> 
> You should not use ppp (instead ISDN uses sppp). You should have something
> like this in your /etc/rc.conf:
> 
> sppp_interfaces="isp0"
> spppconfig_isp0="authproto=none"
> ifconfig_isp0="0.0.0.0 0.0.0.1 link1 debug"
> 
> isdn_traceflags="-f /var/tmp/isdntrace0"
> isdn_trace="NO"
> # isdn_flags="-l -dn -d0x1f9"
> isdn_flags="-l"
> isdn_fsdev="/dev/ttyv6"
> isdn_enable="YES"
> network_interfaces="lo0 isp0"
> defaultrouter="-interface isp0"
> 


Will this configuration take advantage of both the two
B channels?

Best regards.
-- 
              Roberto Nunnari -software engineer-
                mailto:roberto.nunnari@agie.ch
 AGIE - http://www.agie.com
 Via dei pioppi 16                      tel: +41-91-8069138
 6616 Losone                """
 Switzerland               (o o)
=======================oOO==(_)==OOo========================
    MY OPNIONS ARE NOT NECESSARELY THOSE OF MY EMPLOYER


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?397C3832.E25D3465>