Date: Tue, 24 Mar 1998 19:44:17 +0000 From: "Donald J.Maddox" <dmaddox@scsn.net> To: Todd Backman <tbackman@corp.gulf.net>, freebsd-isdn@FreeBSD.ORG Subject: Re: 2channels with pppd Message-ID: <19980324194417.03181@scsn.net> In-Reply-To: <Pine.BSI.3.95.980324140501.28343B-100000@marlin.corp.gulf.net>; from Todd Backman on Tue, Mar 24, 1998 at 02:12:04PM -0600 References: <Pine.BSI.3.95.980324140501.28343B-100000@marlin.corp.gulf.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 24, 1998 at 02:12:04PM -0600, Todd Backman wrote: > > Does anyone use pppd w/ 2channel ISDN? If so, how do you get the second > channel up? I do not need a whole lot of features (just net access) so I > haven't investigated isdn4bsd or bisdn. I use a bitsurfer pro at home with > no problem on one channel. Thanks for your time. All you should need to do is: 1) Use the init string 'AT&F%A2=95%A4=0@B0=2'. This tells the BSPro to use MLPPP at 64Kbps/channel, and to use both channels. 2) Use a dial string with the '&' syntax to connect both channels. For example, my ISP's number is 7790055, and the same number is used to connect both channels, so I set the phone number to '7790055&7790055', or, just '7790055&5' (use the docs :-) ). In general, the syntax is you need is <phone1>&<phone2>. 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?19980324194417.03181>