Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 1995 11:11:57 -0500 (CDT)
From:      Joe Greco <jgreco@brasil.moneng.mei.com>
To:        jkh@freefall.cdrom.com (Jordan K. Hubbard)
Cc:        imp@village.org, hackers@FreeBSD.org
Subject:   Re: Slip over telnet
Message-ID:  <9504051611.AA11618@brasil.moneng.mei.com>
In-Reply-To: <11653.797071378@freefall.cdrom.com> from "Jordan K. Hubbard" at Apr 5, 95 01:42:58 am

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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.
> 
> Not at all - just say a LITTLE more about it, is all! :-)
> 
> How does it work?

tia is a SLIP emulator.  It resides as a user process on a UNIX system, and
basically opens "proxy" TCP connections using the system calls on the host
UNIX system.  This is actually quite slick, but isn't horribly complicated
or difficult...

This means that TIA cannot do certain things.  However, it also means that
it's easier to configure and use:  since the IP addresses involved between
the remote SLIP client and TIA don't have to be "perfectly correct", it
tends to be easier for newbies to use.

And yes, it works under FreeBSD.

... Joe

-------------------------------------------------------------------------------
Joe Greco - Systems Administrator			      jgreco@ns.sol.net
Solaria Public Access UNIX - Milwaukee, WI			   414/342-4847



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504051611.AA11618>