Date: Wed, 13 Jun 2001 23:12:01 +0300 From: Juha-Matti Liukkonen <jml@cubical.fi> To: Martin Kielhorn <98makiel@home.martin.erfurt.thur.de> Cc: freebsd-isdn@FreeBSD.ORG Subject: Re: isdn channel bonding Message-ID: <3B27C911.B08075C9@cubical.fi> References: <m15ADXs-00004aC@martin.erfurt.thur.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, use userland ppp -- ppp(8). Example config for multichannel use can be found in /usr/share/examples/ppp/ppp.conf.isdn and .../isdnd.rc. Basically, to use userland ppp with isdn, you configure isdnd.rc with usrdevicename=rbch entries, and ppp.conf with "set speed sync" and setting the dial/login/logout/hangup scripts to empty. Multilink is achieved with "set mrru 1500" + "set mru 1504" + "clone 1,2". It's all pretty obvious when you look at the configuration sample. Cheers, - Juha Martin Kielhorn wrote: > > hello, > i administrate the connection to the internet in our school in germany. > my father does the same thing in another school. he uses a linux communication server and we do use freebsd as a platform. > with linux they are able to connect into the free t-online account for schools with isdn channel bonding. > We wonder how to do this using FreeBSD 4.3. > The single channel has been working since more than one year now. But 64 kb/s is much to slow for our school. > thank you > please respond to dsparisi@gmx.net when you con help us. > we would like to know what programm to use, or what to insert in the kernel > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isdn" in the body of the message -- Juha-Matti Liukkonen, Cubical Solutions Ltd Phone: +358(0)405280142 Email: jml@cubical.fi 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?3B27C911.B08075C9>