From owner-freebsd-questions Thu Feb 4 01:07:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA12195 for freebsd-questions-outgoing; Thu, 4 Feb 1999 01:07:33 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from Guard.PolyNet.Lviv.UA (Guard.PolyNet.Lviv.UA [194.44.138.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA11754 for ; Thu, 4 Feb 1999 01:02:42 -0800 (PST) (envelope-from ts@polynet.lviv.ua) From: ts@polynet.lviv.ua Received: (qmail 20921 invoked by alias); 4 Feb 1999 09:01:54 -0000 Received: (qmail 20892 invoked from network); 4 Feb 1999 09:01:50 -0000 Received: from postoffice.polynet.lviv.ua (194.44.138.1) by guard.polynet.lviv.ua with SMTP; 4 Feb 1999 09:01:50 -0000 Received: (qmail 24454 invoked by uid 1000); 4 Feb 1999 09:01:49 -0000 Date: 4 Feb 1999 11:01:49 +0200 Date: Thu, 4 Feb 1999 11:01:49 +0200 (EET) X-Sender: ts@NetSurfer.lp.lviv.ua To: Igor Sysoev cc: freebsd-questions@FreeBSD.ORG Subject: Re: HELP: Dial-UP server FAQs In-Reply-To: <199902040744.KAA16865@gate.nitek.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 4 Feb 1999, Igor Sysoev wrote: > If you will see my url you will know why 'ic' doesn't work with ttydX. > So you need to run by cron such script instead: > > ----- > #!/bin/sh > > chat -V \ > "" "AT" \ > "OK" "ATZ" \ > "OK" "ATS0=1" \ > "OK" "" \ > < /dev/cuaa1 > /dev/cuaa1 > ----- Can I run this script somehow different? Cos I'd like to be cron independed. I'd like this script to be run somwhere in between getty and pppd, so I could control everything thru /etc/ttys. Could this to be a 'connect' script in options.ttydX or something like that ? == Yaroslav Terletsky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message