From owner-freebsd-hackers Tue Oct 24 06:00:47 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id GAA09917 for hackers-outgoing; Tue, 24 Oct 1995 06:00:47 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id GAA09908 ; Tue, 24 Oct 1995 06:00:37 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.12/8.6.9) with SMTP id FAA11669; Tue, 24 Oct 1995 05:57:59 -0700 To: "Serge A. Babkin" cc: msmith@atrad.adelaide.edu.au, hackers@freebsd.org, ache@freebsd.org Subject: Re: startslip isn't just broken - it's EVIL! In-reply-to: Your message of "Tue, 24 Oct 1995 09:53:28 +0500." <199510240453.JAA03948@hq.icb.chel.su> Date: Tue, 24 Oct 1995 05:57:59 -0700 Message-ID: <11667.814539479@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org Precedence: bulk > > > > > Guys! Use slattach and chat, and save yourselves the stress 8) > > > > I've never managed to get that combo to work! Chat just dies > > immediately.. :-( > > I got it working under 2.0. There were some strange problems but in > common it worked. I remember that chat does not understand the dial-up > string in the command line, it needs a file with it. No, that's not the problem here - I have my chat script in a file and that very same chat script works just fine with chat if I *don't run it from slattach*. When run from slattach, chat blows up when it first tries to talk to the port. I don't know what's wrong, but slattach clearly isn't setting up things correctly before invoking the external script. I tried for quite a few days to get this to work and finally gave up in disgust. Jordan