From owner-freebsd-hackers Tue Oct 24 23:14:40 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA29950 for hackers-outgoing; Tue, 24 Oct 1995 23:14:40 -0700 Received: from hq.icb.chel.su (icb-rich-gw.icb.chel.su [193.125.10.34]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA29933 ; Tue, 24 Oct 1995 23:14:16 -0700 Received: from localhost (babkin@localhost) by hq.icb.chel.su (8.6.5/8.6.5) id LAA02274; Wed, 25 Oct 1995 11:12:39 +0500 From: "Serge A. Babkin" Message-Id: <199510250612.LAA02274@hq.icb.chel.su> Subject: Re: startslip isn't just broken - it's EVIL! To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Wed, 25 Oct 1995 11:12:38 +0500 (GMT+0500) Cc: msmith@atrad.adelaide.edu.au, hackers@freebsd.org, ache@freebsd.org In-Reply-To: <11667.814539479@time.cdrom.com> from "Jordan K. Hubbard" at Oct 24, 95 05:57:59 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 1600 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. I remember one more thing. Slattach worked without -z (forced redial) and -u (unit command) flag but hanged if they were set set. Exactly the working configuration was: /etc/start_if.sl0: ------------------ slattach -chs 38400 -r /etc/dialcmd cuaa0 /etc/dialcmd: ------------- chat -t 50 -f /etc/scr >/dev/cuaa0