Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!ucsd!ucbvax!agate!usenet.ins.cwru.edu!ukma!seismo!dimacs.rutgers.edu!aramis.rutgers.edu!remus.rutgers.edu!rauscher From: rauscher@remus.rutgers.edu (Trott ++) Newsgroups: comp.protocols.tcp-ip Subject: Re: TCP-IP for MAC Message-ID: Date: 14 Feb 91 15:17:52 GMT References: <2661@bdrc.bdrc.bd.com> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 36 >We are interested in finding a good tcp-ip system for Macintosh computers >using ethernet. Try a product called MacTCP. It's commercial, but it seems to be quickly becoming the standard for TCP/IP with Macintoshes. > We would like for the Macs to be NFS clients using a SUN >as an NFS server. Does it have to be NFS? There is a popular package call AUFS (Apple-Unix File Server) which allows you to mount Sun files on your Macintosh. Besides, if it were true NFS, you may run into problems with the differences between file formats of Macintosh and unix files( Mac files are split into data and resource forks, etc.). AUFS is part of a large package that allows your unix boxes and Macintosh to talk nicely. It is available via anonymous ftp to rutgers.edu. It is in src/ru-cap2.tar.Z. It is based on the Columbia Appletalk Protocol (CAP). Rutgers has been successfully running this for a couple years. > We also need mail running on the Macs that can send and >receive from SMTP. Thanks for any sugestions. We are particularly interested >in hearing from users who have successful systems running. A possible solution to this is POP Mail. (please refer to the rfc for it -- I don't know the number off the top of my head). In short, mail would be delivered to your unix box and sit there until your macintosh user asked for it (all done with some sort of nice interface). > Gene Jackson > jackson@bdrc.bd.com -Rich Rauscher