<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
Brian Roberson wrote:<br>
<blockquote type="cite"
 cite="mid000d01c2b424$ae606350$ca01a8c0@dtnergyxoffice.com">
  <pre wrap="">Shot in the dark... but you did setup the machine 192.168.0.1 to be an nfs
server?
  </pre>
</blockquote>
<font face="Times New Roman, Times, serif">OK, does anything here look vaguely
correct?<br>
<br>
/etc/exports</font><br>
<br>
  
<pre wrap=""><tt>/home/irv/Documents *(ro,all_squash,sync)
/home/irv/Desktop *(ro,all_squash,sync)
## LTS-begin ##

#
# The lines between the 'LTS-begin' and the 'LTS-end' were added
# on: Tue Dec 17 18:44:14 CST 2002 by the ltsp installation script.
# For more information, visit the ltsp homepage
# at <a class="moz-txt-link-freetext" href="http://www.ltsp.org">http://www.ltsp.org</a>
#

/opt/ltsp/i386                  192.168.0.0/255.255.255.0(ro,no_root_squash)
/var/opt/ltsp/swapfiles         192.168.0.0/255.255.255.0(rw,no_root_squash)

#
# The following entries need to be uncommented if you want
# Local App support in ltsp
#
/home   192.168.0.0/255.255.255.0(no_root_squash,rw)

## LTS-end ##
/       192.168.0.1/255.255.255.0(rw)</tt>


<big><font face="Times New Roman, Times, serif">This last line is what I'm hoping I need. Or should it be 192.168.0.0 ?

Irv</font></big>
</pre>
<br>
</body>
</html>