Date: Tue, 07 Mar 2000 20:10:07 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: "Michael Lewis" <m1ewis@hotmail.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp chat script fails Message-ID: <96925.952452607@axl.ops.uunet.co.za> In-Reply-To: Your message of "Tue, 07 Mar 2000 09:39:40 PST." <20000307173940.91818.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 07 Mar 2000 09:39:40 PST, "Michael Lewis" wrote: > set login "TIMEOUT 10 \"\" \"\" gin--gin: mlewis1 word: xxxxxxxx col: ppp" [...] > Chat: Expect(10): col: > Chat: Received: ^M > Chat: Received: Entering PPP Session.^M Presumably, your login script above expects to be sent a prompt that looks something like "Protocol: ", to which it should reply with "ppp"? If so, use the ppp(8) interactive terminal mode to confirm that you are actually getting that prompt. See the ppp(8) manual page for a description of the term command. Ciao, Sheldon. 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?96925.952452607>