From owner-freebsd-hackers Wed Apr 5 09:52:11 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id JAA23770 for hackers-outgoing; Wed, 5 Apr 1995 09:52:11 -0700 Received: from silicon.csci.csusb.edu (silicon.csci.csusb.edu [139.182.38.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id JAA23747 for ; Wed, 5 Apr 1995 09:51:52 -0700 Received: from orion.csci.csusb.edu by silicon.csci.csusb.edu (5.0/SMI-SVR4) id AA23782; Wed, 5 Apr 1995 09:56:15 +0800 Received: by orion.csci.csusb.edu (5.0/SMI-SVR4) id AA07245; Wed, 5 Apr 1995 09:51:38 +0800 From: nwestfal@silicon.csci.csusb.edu (Neal Westfall) Message-Id: <9504051651.AA07245@orion.csci.csusb.edu> Subject: Re: Slip over telnet To: imp@village.org (Warner Losh) Date: Wed, 5 Apr 1995 09:51:37 -0700 (PDT) Cc: hackers@FreeBSD.org In-Reply-To: <199504050809.CAA09897@rover.village.org> from "Warner Losh" at Apr 5, 95 02:09:12 am X-Mailer: ELM [version 2.4 PL20] Content-Type: text Content-Length: 832 Sender: hackers-owner@FreeBSD.org Precedence: bulk There is a new alternative to TIA, and it's free. It also comes with source, in fact the author states that he took the TCP/IP code from the FreeBSD 2.0R sources. The program is called slirp, and it seems to work better than TIA, at least for me. It is still alpha. It supports port redirection, and the author also intends to add PPP support. You can ftp SLiRP updates and patches from ftp://blitzen.canberra.edu.au/pub/slirp ftp://freedom.wit.com/misc4/danjo/SLiRP > One idea for getting SLIP over telnet (binary mode, I assume, 8 bit > clean) would be to run TIA, The Internet Adapter. Costs $25, but it > seems to work well enough for what most people want. > > I'm sorry if this blantant commercialism is out of place on this list. > I just thought I'd offer a solution. > > Warner >