Date: Sat, 03 Jul 1999 10:40:48 -0700 From: Bart Trzynadlowski <trzy@powernet.net> To: Mark Ovens <markov@globalnet.co.uk>, freebsd-questions@freebsd.org Subject: Re: dialing with ppp - chat logged Message-ID: <3.0.5.32.19990703104048.00874850@powernet.net> In-Reply-To: <19990703020054.A252@marder-1> References: <Pine.BSF.4.05.9907011657460.226-100000@Brzuszek> <19990701190357.A256@marder-1> <Pine.BSF.4.05.9907011657460.226-100000@Brzuszek>
next in thread | previous in thread | raw e-mail | index | archive | help
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0M0 OK-AT-OK \\dATDT\\T TIMEOUT 45 CONNECT" It looks like that now but it still won't dial. At least now it doesn't report a chat script failure. It just doesn't do anything. I did notice the PPP prompt change from: ppp to Ppp and then back to ppp Anything else that I can try to get it working? Thanks! Bart Trzynadlowski At 02:00 AM 7/3/1999 +0100, you wrote: >On Thu, Jul 01, 1999 at 04:59:55PM -0700, Bart Trzynadlowski wrote: >> >> Okay, here is my ppp.conf file as requested: >> >> default: >> allow users * >> set speed 115200 >> set device /dev/cuaa2 >> disable pred1 >> deny pred1 >> disable lqr >> deny lqr >> set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0M0 >> OK-AT-OK \\dATDT\\TTIMEOUT 45 CONNECT" > ^^^^^ >You need a space here, i.e: > >\\dATDT\\T TIMEOUT > ^ > ^ > >HTH > >-- > FreeBSD - The Power To Serve http://www.freebsd.org > My Webpage http://www.users.globalnet.co.uk/~markov >_______________________________________________________________ >Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK >CAD/CAM solutions for Sheetmetal Working Industry >mailto:markov@globalnet.co.uk http://www.radan.com > > > 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?3.0.5.32.19990703104048.00874850>