From owner-freebsd-hackers Sun Apr 23 13:11:08 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id NAA05865 for hackers-outgoing; Sun, 23 Apr 1995 13:11:08 -0700 Received: from ebrps.engr.subr.edu (mdiez@[192.207.173.35]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id NAA05859 for ; Sun, 23 Apr 1995 13:11:05 -0700 Received: by ebrps.engr.subr.edu (AIX 3.2/UCB 5.64/4.03) id AA08616; Sun, 23 Apr 1995 15:08:18 -0500 Date: Sun, 23 Apr 1995 15:08:18 -0500 (CDT) From: Matthew Diez To: hackers@FreeBSD.org Subject: Slip w/ 2.0 Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@FreeBSD.org Precedence: bulk I have to get this off of my chest, having watched Linux EAT my filesystems 8 times already, I gave up on it. So I decided to eat crow and try out FreeBSD. Well, the 2.0R was about as bad as Linux, and kept on eating my filesystems (this is a dx-2/66, 8 RAM, ISA, 420 mb IDE hd). Well, I gave it one more chance, and the 950412 snapshot works beautifully! In fact, I'll keep FreeBSD as my ONLY UN*X if I can figure out one thing: To establish SL/IP i normally have to use SLIRP(a pseudo-slip connection on the AIX machine I dial into). The only thing I've had success using is Trumpet Winsock(don't laugh). My usual connection is like this: login: /*I enter my username*/ password: /*enter the password*/ $: /*at the prompt I type 'slirp' and the manually initiate slip with winsock*/ ...... Since I've never used Kermit or anything _decent_ like it, I would like to know the easiest way to configure my system for this pseudo-slip connection. I tried Satoshi Asami's SLIP Client doc but that didn't work. Having said my piece, I bid you adieu.