Date: Fri, 25 Apr 2003 20:19:39 +0100 From: "Adrian" <adrian@nu-earth.net> To: "Eduardo Huertas" <eduhuertas@yahoo.com>, <freebsd-hardware@freebsd.org> Subject: RE: 3Com U.S. Robotics ISDN Pro TA Message-ID: <DCECJGCCEMJIDCEAHBEEOEAMCCAA.adrian@nu-earth.net> In-Reply-To: <20030425143642.91045.qmail@web40602.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <adrian@nu-earth.net> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DCECJGCCEMJIDCEAHBEEOEAMCCAA.adrian>