From owner-freebsd-hackers Wed Oct 25 00:17:41 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA01582 for hackers-outgoing; Wed, 25 Oct 1995 00:17:41 -0700 Received: from rocky.sri.MT.net (sri.MT.net [204.94.231.129]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id AAA01577 ; Wed, 25 Oct 1995 00:17:37 -0700 Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id BAA27796; Wed, 25 Oct 1995 01:19:03 -0600 Date: Wed, 25 Oct 1995 01:19:03 -0600 From: Nate Williams Message-Id: <199510250719.BAA27796@rocky.sri.MT.net> To: "Serge A. Babkin" Cc: jkh@time.cdrom.com (Jordan K. Hubbard), msmith@atrad.adelaide.edu.au, hackers@freebsd.org, ache@freebsd.org Subject: Re: startslip isn't just broken - it's EVIL! In-Reply-To: <199510250612.LAA02274@hq.icb.chel.su> References: <11667.814539479@time.cdrom.com> <199510250612.LAA02274@hq.icb.chel.su> Sender: owner-hackers@freebsd.org Precedence: bulk > 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: > Hmm, I'll echo that from my side as well. /etc/start_if.sl0 #!/bin/sh slattach -a -h -r /etc/ppp/slip-dial -s 115200 cuaa1 Jordan, did you use my stuff as I sent it or did you modify the flags and such? Nate