Simone, If your workstations are using 192.168.0.*, then your server must also be on that same class C. That is, your server should be 192.168.0.x where x is between 1 and 254.
I suggest that you set your server to 192.168.0.254 and have your workstations set to 192.168.0.1, 192.168.0.2, 192.168.0.3 and so on. Once you get your server set to the correct address, and you've updated your /etc/dhcpd.conf file to set the root-path to the proper value, then reboot your server. Then, let us know how it is going. Also, go to your local bookstore, or Amazon.com and get the W. Richard Stevens TCP/IP Illustrated, Vol 1 book. It's the best book i've ever found on the subject of TCP/IP networking. Hope that helps, Jim McQuillan [EMAIL PROTECTED] On Sun, 18 Aug 2002, Simone Tommasi wrote: > > It looks to me, from your hosts file, that your server has an ip > address of 192.168.0.0, which is an invalid address. Double check the > ip address for the server and update your hosts file and dhcpd.conf file > with the correct ip address. > > > > Thank you Erick, > I changed my server's IP to 192.168.1.1 (is this a valid address?), > updated my hosts and dhcpd.conf files but still same error :-( > > One thing: > I did a showmount -e and the result was exactly the same as before the > changes: > Export list for server.workstations > /opt/ltsp/i386 192.168.0.0/255.255.255.0 > /var/opt/ltsp/swapfiles 192.168.0.0/255.255.255.0 > > Is this correct ? > > Thanks > Simone (With one wish in his mind: let his LTSP woooooork !!!) > -- ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _____________________________________________________________________ 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.openprojects.net
