Date: Wed, 28 Oct 1998 20:25:18 -0500 (EST) From: "Joe \"Marcus\" Clarke" <marcus@jaguar.ir.miami.edu> To: FreeBSD User Questions List <freebsd-questions@FreeBSD.ORG> Subject: Latest PPP w/ 3.0-RELEASE doesn't dial last two digits Message-ID: <Pine.OSF.4.05.9810282020120.13405-100000@jaguar.ir.miami.edu>
next in thread | raw e-mail | index | archive | help
I'm trying to setup PPP from 10/27/98 on a 3.0-RELEASE machine. Here is the config that is running on it: default: set log Chat Connect IPCP LCP set device /dev/cuaa0 set speed 115200 deny lqr enable throughput set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT&F OK-AT-OK \\dATD\\T TIMEOUT 4 erols: set server /var/run/internet "" 0117 set phone 3014170951 set authname barrybs set authkey #passwd# accept chap accept pap enable dns set timeout 0 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 delete ALL add 0 0 HISADDR I'm running ppp from /etc/start_if.tun0 with the line ppp -auto erols in it. Whenever I got to pppctl /var/run/internet and do dial, it only dials the first 8 digits. With a seven digit number, it dials and immediately hangs up. If I do the dialing through term mode, everything works fine. The modem in question is a 33.6 ZOOM modem. This also occured with the ppp that came with 3.0-RELEASE. Is there a timeout I have to increase to get this to work? Is this a known problem? I couldn't find anything on the mailing list searches that sounded similar. Thanks. Joe Clarke To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.05.9810282020120.13405-100000>