[olug] LTSP

Brian Roberson roberson at olug.org
Sat Jan 4 19:57:40 UTC 2003


nope, the last line successfully opens your root filesystem up to the
192.168/16 network with write access ( ouch... that is dangerous )

It looks as though the entries are good from the ltsp install script, is the
nfs server running? is portmap running?

ps -ef | egrep "portmap|nfs"


does 192.168.0.1 have any firewall rules defined? any nfs errors in the log
file? ( check out /var/log/messages) what distribution is 192.168.0.1 ?



----- Original Message -----
From: Irv Cobb
To: olug at olug.org
Sent: Saturday, January 04, 2003 1:35 PM
Subject: Re: [olug] LTSP


Brian Roberson wrote:

Shot in the dark... but you did setup the machine 192.168.0.1 to be an nfs
server?

OK, does anything here look vaguely correct?

/etc/exports


/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 http://www.ltsp.org
#

/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)


This last line is what I'm hoping I need. Or should it be 192.168.0.0 ?

Irv


_______________________________________________ OLUG mailing list
OLUG at olug.org http://lists.olug.org/mailman/listinfo/olug




More information about the OLUG mailing list