From owner-freebsd-isp Wed Dec 2 06:29:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA27874 for freebsd-isp-outgoing; Wed, 2 Dec 1998 06:29:52 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from carp.gbr.epa.gov (carp.gbr.epa.gov [204.46.159.110]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA27850 for ; Wed, 2 Dec 1998 06:29:49 -0800 (PST) (envelope-from mjenkins@carp.gbr.epa.gov) Received: (from mjenkins@localhost) by carp.gbr.epa.gov (8.8.8/8.8.8) id IAA11131; Wed, 2 Dec 1998 08:29:33 -0600 (CST) (envelope-from mjenkins) Date: Wed, 2 Dec 1998 08:29:33 -0600 (CST) From: Mike Jenkins Message-Id: <199812021429.IAA11131@carp.gbr.epa.gov> To: rowan@sensation.net.au Subject: Re: chat type program for automated dialling of a modem Cc: freebsd-isp@FreeBSD.ORG In-Reply-To: Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, 2 Dec 1998 Rowan Crowe wrote: > I have an application that requires automatic dialling of a modem number, > then entry of a couple of parameters once connected. Chat can easily do > this, but it doesn't seem to be able to work by itself (if the man page is > anything to go by). You can't specify the device or speed on the > commandline, that seems to be passed on by pppd (?) How about normal redirection? I tried this and it worked: % chat -e '' ATZ OK /dev/cuaa1 Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message