From owner-freebsd-isdn@FreeBSD.ORG Tue Apr 29 01:28:42 2003 Return-Path: Delivered-To: freebsd-isdn@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A358837B401 for ; Tue, 29 Apr 2003 01:28:42 -0700 (PDT) Received: from mailer.cat.co.za (mail.cat.co.za [196.33.33.51]) by mx1.FreeBSD.org (Postfix) with SMTP id 3AEAB43FBD for ; Tue, 29 Apr 2003 01:28:21 -0700 (PDT) (envelope-from bradd@cat.co.za) Received: (qmail 3319 invoked from network); 29 Apr 2003 08:28:24 -0000 Received: from unknown (HELO 161?DEMO?400) (196.33.33.52) by mail.cat.co.za with SMTP; 29 Apr 2003 08:28:24 -0000 Content-Type: text/plain; charset="us-ascii" From: Brad du Plessis To: freebsd-isdn@freebsd.org Date: Tue, 29 Apr 2003 10:23:23 +0200 User-Agent: KMail/1.4.3 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304291019.53082.bradd@cat.co.za> Subject: Userland ppp and i4b problems X-BeenThere: freebsd-isdn@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using ISDN with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 08:28:43 -0000 Hi I'm trying to setup user-ppp over i4b in NetBSD. I know this is a FreeBSD= list=20 but no one seems to be able to help me on the NetBSD lists. User ppp needs a raw channel from I4B and in FreeBSD from what I've read = the=20 usrdevicename in isdnd.rc has to be=20 =09=09usrdevicename =3D rbch Now NetBsd-current doesn't have the i4brbch0 & 1 devices so I assume that= =20 /dev/isdnbchan0 & /dev/isdnbchan1 are the equivalents. I've set up isdnd to use isdnbchan0 and isdnbchan1 but when I set it as t= he=20 device for user-ppp and try and run a dialin to another box over an isdn=20 emulator I get the following error message: tcsetattr : Failed configuring device Can someone confirm whether or not this is the equivalent of the rbch dev= ice=20 in FreeBSD? Does anyone know what I can do to get this to work? The idea is to try and do channel bonding between the two systems and thi= s is=20 the only way I know of to do it. By the way, does anyone know how to do channel bonding with standard TA's= (in=20 particular a 3Com USB ISDN TA). I don't know if I've been looking in the=20 wrong places, but there doesn't seem to be any documentation on this. Any help would be most appreciated. Thanks Brad