From owner-freebsd-hardware@FreeBSD.ORG Mon Apr 28 09:44:59 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 448C937B401 for ; Mon, 28 Apr 2003 09:44:59 -0700 (PDT) Received: from web40605.mail.yahoo.com (web40605.mail.yahoo.com [66.218.78.142]) by mx1.FreeBSD.org (Postfix) with SMTP id CEDB043F3F for ; Mon, 28 Apr 2003 09:44:58 -0700 (PDT) (envelope-from eduhuertas@yahoo.com) Message-ID: <20030428164458.18510.qmail@web40605.mail.yahoo.com> Received: from [168.234.139.84] by web40605.mail.yahoo.com via HTTP; Mon, 28 Apr 2003 11:44:58 CDT Date: Mon, 28 Apr 2003 11:44:58 -0500 (CDT) From: =?iso-8859-1?q?Eduardo=20Huertas?= To: Adrian , freebsd-hardware@freebsd.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: RE: 3Com U.S. Robotics ISDN Pro TA X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 16:44:59 -0000 --- Adrian escribió: > yes ppp.conf is good and is as below: > > /etc/ppp/ppp.conf > default: > # set log All > set log Local Phase Chat Connect tun CCP LCP IPCP > myisp: > set escape 0xff > set device /dev/cuaa0 > set speed 115200 > set timeout 0 > set phone 01234565789 > set login > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 4 > \"\" ATZ OK-ATZ-OK > ATD\\T TIMEOUT 60 CONNECT" > set server /var/run/ppp "" 0177 > set authname mylogin > set authkey mypasswd > set ifaddr 1.1.1.1 2.2.2.2 255.255.255 1.1.1.1 > add default HISADDR > > I have tailed the logs and can watch the whole > sequence and it just says > chat script failed no mention of pap or auth > > This is on 4.7, 4.8, 5.0 and 5.0 current. :( > > -----Original Message----- > From: Eduardo Huertas [mailto:eduhuertas@yahoo.com] > Sent: 25 April 2003 15:37 > To: Adrian; freebsd-hardware@freebsd.org > Subject: Re: 3Com U.S. Robotics ISDN Pro TA > > > --- Adrian escribió: > Hi > all, > > just had a slight hitch upgrading form 4.5 > release. > > I use a 3Com U.S. > > Robotics ISDN Pro TA, rev 1.00/2.19 external and > it > > will not work with 4.7, > > 4.8, 5.0-stable or 5-0-current, does anyone know > of > > any patches or new > > modules available as i've searched hi and low too > no > > avail. > > > > Cheers in advance :) > > > > \\ ___ // > > \\ ¬ ¬ // > > ( @ @ ) > > +-------------oOOo-(_)-oOOo-------------+ > > | | > > | Adrian@nu-earth.net | > > | | > > +----------------------Oooo-------------+ > > oooO ( ) > > ( ) ) / > > \ ( (_/ > > \_) > > > > > > _______________________________________________ > > freebsd-hardware@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-hardware > > To unsubscribe, send any mail to > "freebsd-hardware-unsubscribe@freebsd.org" > > Hello Adrian > > I had this device with 4.5 and 4.6 whithout any > problem and should work for 4.7 and 5 are you sure > you > made your homework configurating it well in > ppp.conf? > > Good luck. > > -edu- > > _________________________________________________________ > Do You Yahoo!? > Información de Estados Unidos y América Latina, en > Yahoo! Noticias. > Visítanos en http://noticias.espanol.yahoo.com > > > Hi, Try to change this: > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 4 > \"\" ATZ OK-ATZ-OK > ATD\\T TIMEOUT 60 CONNECT" to this: set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATZ \ OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT" Good luck! -edu- _________________________________________________________ Do You Yahoo!? Información de Estados Unidos y América Latina, en Yahoo! Noticias. Visítanos en http://noticias.espanol.yahoo.com