Date: Tue, 29 Jun 1999 22:40:02 +0100 From: Brian Somers <brian@Awfulhak.org> To: Bart Trzynadlowski <trzy@powernet.net> Cc: Brian Somers <brian@Awfulhak.org>, freebsd-questions@FreeBSD.org Subject: Re: dialing with PPP Message-ID: <199906292140.WAA21771@dev.lan.awfulhak.org> In-Reply-To: Your message of "Tue, 29 Jun 1999 12:09:07 PDT." <Pine.BSF.4.05.9906291206390.597-100000@Brzuszek>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > > > Warning: Chat script failed > > > > Try enabling chat logging at this point. This exact message has been > > asked about countless times on this list alone. > > How do I enable chat logging? I think PPP executes the chat program. I > read that there was an option to log to a file but that was if you were > running chat yourself. No, by default, ppp uses an internal chat facility. ``set log +chat'' will do the job :-) > > > > [.....] > > > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5\"\" ATE1Q0M0 OK-AT-OK\\dATDT\\T TIMEOUT 45 CONNECT" > > > > You're missing some spaces. > > I ended up adding 2 spaces that I didn't have and subtracting one "\T > TIMEOUT" has become "\TTIMEOUT" just like in the FreeBSD handbook. Hmm, not sure what you mean there. \\T should expand to the next phone number in your ``set phone'' list and the TIMEOUT X changes the expect timeout. They shouldn't be merged. > Thanks, > > Bart Trzynadlowski -- Brian <brian@Awfulhak.org> <brian@FreeBSD.org> <http://www.Awfulhak.org> <brian@OpenBSD.org> Don't _EVER_ lose your sense of humour ! <brian@FreeBSD.org.uk> 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?199906292140.WAA21771>