From owner-freebsd-questions Sun Jun 7 10:29:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA06133 for freebsd-questions-outgoing; Sun, 7 Jun 1998 10:29:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA06104 for ; Sun, 7 Jun 1998 10:28:59 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from gate.lan.awfulhak.org (localhost [127.0.0.1]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id SAA16181; Sun, 7 Jun 1998 18:28:35 +0100 (BST) (envelope-from brian@gate.lan.awfulhak.org) Message-Id: <199806071728.SAA16181@awfulhak.org> X-Mailer: exmh version 2.0.1 12/23/97 To: Kelly McGrew cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP Chat Script In-reply-to: Your message of "Sun, 07 Jun 1998 06:36:32 PDT." <3.0.3.32.19980607063632.00aff700@m3.sprynet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Jun 1998 18:28:35 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm having trouble getting my chat script to work with my ISP--CompuServe. > Is there a site which has sample chat scripts that work for various ISPs? 'fraid not. Compuserve is tricky because of its broken parity/stopbits requirements.... they really ought to fix this. Your only hope is to read the ppp docs on executing programs from the chat script and to start tweaking values with !stty at the appropriate moments. I don't know of anyone that has this working :-( > Thanks! -- Brian , , Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message