From owner-freebsd-questions Sun Apr 13 04:20:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA29079 for questions-outgoing; Sun, 13 Apr 1997 04:20:37 -0700 (PDT) Received: from tulpi.interconnect.com.au (root@tulpi.interconnect.com.au [192.189.54.18]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA29058 for ; Sun, 13 Apr 1997 04:20:31 -0700 (PDT) Received: from solsbury-hill.home (acc3-ppp49.mel.interconnect.com.au [210.8.0.49]) by tulpi.interconnect.com.au with ESMTP id VAA24341 (8.7.6/IDA-1.6); Sun, 13 Apr 1997 21:20:09 +1000 (EST) Received: from solsbury-hill.home (localhost.home [127.0.0.1]) by solsbury-hill.home (8.7.5/8.7.3) with ESMTP id UAA09346; Sun, 13 Apr 1997 20:49:25 +1000 (EST) Message-Id: <199704131049.UAA09346@solsbury-hill.home> X-Mailer: exmh version 2.0beta 12/23/96 From: Joel Sutton To: Capriotti cc: freebsd-questions@FreeBSD.ORG Subject: Re: Connecting MACs to Free ? In-reply-to: Your message of "Fri, 04 Apr 1997 17:52:56 -0300." <1.5.4.32.19970404205256.0068a4f4@pop3.uol.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 13 Apr 1997 20:49:24 +1000 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Any suggestion on how to connect MACs to a Free ? > Use TCP/IP ? There are, of course a few ways to do it. Most of them have been mentioned already. Netatalk, CAP etc... I use MacPPP and MacTCP on my Macintosh Classic. I connect it to my FBSD system via a serial link. It's a bit slow but I'm stuck with it I guess. :-) Ethernet is definitely the way to go if possible. Unfortunately a majority of the recent software doesn't run on my Mac Classic (limited to System 6) but NCSA telnet and Fetch do everything I need. As an alternative to TCP/IP, there are a few free, and commercial, UUCP packages available with email/news readers to match. These are ideally suited to offline access but they can be good if you can't get networking software to work on an older mac. Check out your favorite mac ftp archive for those bits and pieces and, also, read the book "Using and Managing UUCP" published my O'Reilly & Associates. I've just picked up my copy from my local book shop and I'm looking forward to getting my hands dirty. :-) Hope this helps. Cheers, Joel...