Thanks, Brian and Jim... I've checked these out. First, I'm running iptables but input, output and forward are all accept. I have a few other entries for my cable connection on a separate NIC but they are accept also. Second, it matches except that I use 192.168.0.6 for my internal server IP, but the line is the same as yours except for the "1" Third, it does show my server (IP above) and simply hangs at that point. I'm using the same type NIC in my server to connect to the internet so I think it's not the NIC. I know the IP for the workstation is unique in my net (there's only 4). Showmount -e shows the 2 entries that were put in when ltsp was installed (just like the docu) plus a general use directory "/home/data" used by my local net for our data items that are shareable. I guess my next shot is to set up another workstation (different computer) and see if the same thing happens though more ideas will get me on them. Thanks again, Dana
--- Brian Payst <[EMAIL PROTECTED]> wrote: > Could be a few things. First, make sure you don't > have a firewall up. > How you disable it depends on your distribution. > > Second, make sure you have the IP address of the > workstations in > /etc/exports. It should look something like this: > > /opt/ltsp4/i386 > 192.168.1.0/255.255.255.0(ro,no_root_squash,sync) > > Third, make sure you are supplying the IP addres of > the server in > dhcpd.conf. I couldn't tell from your post if the > actual message was > <server></server> or if you were removing the IP for privacy. > If the actual > message says <server></server>, then you need a line like > this in dhcpd.conf > > option root-path > "192.168.1.3:/opt/ltsp4/i386"; > > Substitute your IP adress fpor the 192.168.1.x ones > in these examples. >Jim wrote... > Also, try: showmount -e > Dana Persells wrote: > > > I am a newbie (less than a year) on Linux (RH9) > and > > real new on ltsp (ver 3). > > In setting up my first workstation, everything > goes > > well until it gets to this line, > > "Mounting root filesystem: /opt/ltsp/i386 from: > > <server></server>" > > I checked old postings and looked in the > directory. It > > is populated with directories and two files, "mnt" > and > > "var" and the same directories with their contents > and > > those two files are in my /tmp area. I ran > "exportfs > > -ra" in that tmp directory and in the i386 > directory > > and checked exports in /etc and saw no difference. > The > > workstation still hangs. > > I"ve gone through the documentation and can't find > > anything that doesn't match. I'm now over my head. > > Thanks for help, > > Dana Persells > > [EMAIL PROTECTED] > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > Win a $20,000 Career Makeover at Yahoo! HotJobs > > > http://hotjobs.sweepstakes.yahoo.com/careermakeover > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: Oracle 10g > > Get certified on the hottest thing ever to hit the > market... Oracle 10g. > > Take an Oracle 10g class now, and we'll give you > the exam FREE. > > > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > > > _____________________________________________________________________ > > Ltsp-discuss mailing list. To un-subscribe, or > change prefs, goto: > > > https://lists.sourceforge.net/lists/listinfo/ltsp-discuss > > For additional LTSP help, try #ltsp channel on > irc.freenode.net > > -- > Brian Payst, MS > Director of Technology & Systems Support > Division of Student Affairs > The University of North Carolina at Chapel Hill > voice: (919) 962-1469 fax: (919) 962-5241 ===== Regards, D. F. Persells Senior Consultant cd&h consulting, LLC [EMAIL PROTECTED] __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
