Xref: utzoo comp.protocols.nfs:481 comp.protocols.misc:676 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!spdcc!dyer From: dyer@spdcc.COM (Steve Dyer) Newsgroups: comp.protocols.nfs,comp.protocols.misc Subject: Re: Has anyone tried NFS over SLIP? Message-ID: <249@ursa-major.SPDCC.COM> Date: 14 Oct 89 17:47:00 GMT References: <731@anagld.UUCP> Reply-To: dyer@ursa-major.spdcc.COM (Steve Dyer) Distribution: na Organization: S.P. Dyer Computer Consulting, Cambridge MA Lines: 22 In article <731@anagld.UUCP> rcsmith@analytics.com (Ray Smith) writes: >The subject says it all. I would like to hear from anybody that has tried >this. I was asked the question and have no idea if it is even possible. Well, sure it's possible on most NFS implementations where the network supports SLIP, but it's not very pleasant. Be sure that UDP checksumming is turned on in your kernel (for most BSD-derived systems, that means the variable 'udpcksum' should be set to 1.) Because the SLIP link level has no checksum, line noise can easily corrupt a packet (and over an NFS mount, corrupt your files.) I'd also adjust your rsize and wsize mount parameters to something smallish. I have a 19.2kb SLIP line as my connection to the Internet, and have occasionally mounted file systems located several gateways away. It works. I don't use it routinely for read/write work. I find it most useful for mounting read-only filesystems which have files I occasionally refer to by name (Athena's 'xpix' bitmap locker, etc.) -- Steve Dyer dyer@ursa-major.spdcc.com aka {ima,harvard,rayssd,linus,m2c}!spdcc!dyer dyer@arktouros.mit.edu, dyer@hstbme.mit.edu