Hello, 

I try to set up ltsp 4.1 - I wanted to use the attached config -> assign 
IP addresses our of a range. But when I start this I only get .?F .?F 
in the var/log/messages of the server I can find the DHCPDISCOVER and 
DHCPOFFER. Why do I need to use fixed addresses? Using fixed IP 
addresses fixed problem! But I don't want this static. Any idea?

Thanks a lot
Michael


option subnet-mask 255.255.255.0;
option broadcast-address 192.168.55.255;
option routers 192.168.55.200;
option domain-name-servers 192.168.55.200;
option domain-name "tamboti"; # <--Fix this domain name
option root-path "192.168.55.200:/opt/ltsp/i386";
option option-128 code 128 = string;
option option-129 code 129 = text;
ddns-update-style none;
default-lease-time 21600;
max-lease-time 21600;

subnet 192.168.55.0 netmask 255.255.255.0 {
� option log-servers 192.168.55.200;
� use-host-decl-names on;
� range dynamic-bootp 192.168.55.1 192.168.55.25;
}

-- 
Encrypted eMail welcome! 
Get my OpenPGP-Key ID: 0xE9B00731 from:�wwwkeys.de.pgp.net


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_____________________________________________________________________
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