Hi,
In this weekend I have tried to install LTSP, but I can't get it right.
When I power up my client (Jammin 125) I get this messages:

me: 192.168.0.249
server: 192.168.0.4
gateway: 192.168.0.1
loading 192.168.0.4:/tftpboot/kernel

After this nothing happens :-)

My dhcpd.conf look like this

ddns-update-style interim;
subnet 192.168.0.0 netmask 255.255.255.0 {
        range dynamic-bootp 192.168.0.100 192.168.0.250;
        option subnet-mask 255.255.255.0;
        option routers 192.168.0.1;
        option root-path "192.168.0.4:/opt/ltsp/i386";
        option domain-name "f1-support.dk";
        option domain-name-servers 192.168.0.1;
        default-lease-time 36000;
        max-lease-time 86400;
        allow unknown-clients;
        }

Regards
Tue Hellstern




-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_____________________________________________________________________
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

Reply via email to