From owner-freebsd-hackers Sun Jan 11 18:59:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA12668 for hackers-outgoing; Sun, 11 Jan 1998 18:59:02 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from mail.scsn.net (scsn.net [206.25.246.12]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id SAA12330 for ; Sun, 11 Jan 1998 18:56:19 -0800 (PST) (envelope-from dmaddox@scsn.net) Received: from rhiannon.scsn.net ([208.133.153.181]) by mail.scsn.net (Post.Office MTA v3.1.2 release (PO205-101c) ID# 0-41950U6000L1100S0) with ESMTP id AAA132; Sun, 11 Jan 1998 21:54:40 -0500 Received: (from root@localhost) by rhiannon.scsn.net (8.8.8/8.8.7) id VAA01228; Sun, 11 Jan 1998 21:55:42 -0500 (EST) (envelope-from root) Message-ID: <19980111215542.08924@scsn.net> Date: Sun, 11 Jan 1998 21:55:42 -0500 From: dmaddox@scsn.net (Donald J. Maddox) To: Andrew Gordon Cc: "Donald J. Maddox" , hackers@FreeBSD.ORG Subject: Re: ISDN TAs (was: 16650 Support(?)) Reply-To: dmaddox@scsn.net References: <19980111211328.42326@scsn.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: ; from Andrew Gordon on Mon, Jan 12, 1998 at 02:47:42AM +0000 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk On Mon, Jan 12, 1998 at 02:47:42AM +0000, Andrew Gordon wrote: > On Sun, 11 Jan 1998, Donald J. Maddox wrote: > > > > The AT command to use both B channels is 'AT@B0=2' on the BitSURFR; however, > > it has 3 different rate adaption protocols: V.120, AIMux, and PPP. If I > > use V.120, everything works great, but, unfortunately, V.120 does not support > > channel bonding. If I use PPP (which _does_ support channel bonding, and > > which works great under W95 dial-up networking), the modem connects fine, > > but instead of a login prompt, I just get garbage characters from the > > modem. I know the problem is something simple that I am just not quite > > You're not supposed to get a login prompt! If using PPP mode, you have > to do authentication inside the PPP protocol (typically using PAP). > Your "garbage characters" are almost certainly valid PPP protocol. Obviously, you're right :-/ Thank you very much... I set up for PAP, and now all is well :-)