From owner-freebsd-questions Thu Feb 22 11:32:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from postmarq.mu.edu (maia.mu.edu [134.48.1.6]) by hub.freebsd.org (Postfix) with ESMTP id 4C54037B65D for ; Thu, 22 Feb 2001 11:32:45 -0800 (PST) (envelope-from jeremy.vandenhouten@marquette.edu) Received: from marquette.edu ([127.0.0.1]) by postmarq.mu.edu (Netscape Messaging Server 4.15) with ESMTP id G96BME00.AI8 for ; Thu, 22 Feb 2001 13:32:38 -0600 From: Jeremy Vandenhouten To: questions@freebsd.org Message-ID: Date: Thu, 22 Feb 2001 13:32:38 -0600 X-Mailer: Netscape Webmail MIME-Version: 1.0 Content-Language: en Subject: ppp.conf X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've changed ISP's and the new one requires a chat script to be setup to connect. (In Windows this would require a terminal window), but I know that in FreeBSD I should be able to automate this. What the remote end does is this: Text Text Text Username: Password: CCC More Text cicoras53c> (user puts in ppp here) More Text followed by an automatic connect. What I've tried for a script in ppp.conf is the following: set login "TIMEOUT 15 login:-\\r-name: foo word: bar cicoras53c> ppp \\r" However, everytime I try to connect it gives me "chat script failed". How do I need to refine the script to work properly? And yes I did remember to indent this line, so that's not the problem. Also, please respond to me personally, as this email address is not subscribed to the list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message