> Message: 1
> Date: Mon, 16 Jul 2007 08:51:26 +0200
> From: Rolf-Werner Eilert <[EMAIL PROTECTED]>
> Subject: [Ltsp-discuss] DHCP fails on Suse 10.2/LTSP 4.2
> To: ltsp-discuss@lists.sourceforge.net
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-15; format=flowed
> 
> Hi everyone,
> 
> I've got a new server here to be equipped with LTSP. There is a
> Suse 
> 10.2 running on this machine. I can log in via X from my terminal
> to the 
> old server like from a big client.
> 
> After setting up LTSP 4.2 and copying (from the old server) and
> editing 
> (new IPs etc.) all the necessary configuration files (lts.conf, 
> dhcpd.conf etc.), I found that DHCP receives a request from the
> clients 
> but the answer is never received.
> 
> Instead of
> 
> Jun 15 07:06:11 server02 dhcpd: DHCPDISCOVER from 00:e0:4c:07:4a:35
> via eth0
> Jun 15 07:06:11 server02 dhcpd: DHCPOFFER on 192.168.10.132 to 
> 00:e0:4c:07:4a:35 via eth0
> Jun 15 07:06:11 server02 dhcpd: DHCPREQUEST for 192.168.10.132 
> (192.168.10.102) from 00:e0:4c:07:4a:35 via eth0
> Jun 15 07:06:11 server02 dhcpd: DHCPACK on 192.168.10.132 to 
> 00:e0:4c:07:4a:35 via eth0
> 
> it just does
> 
> Jun 15 07:06:11 server02 dhcpd: DHCPDISCOVER from 00:e0:4c:07:4a:35
> via eth0
> Jun 15 07:06:11 server02 dhcpd: DHCPOFFER on 192.168.10.132 to 
> 00:e0:4c:07:4a:35 via eth0
> 
> over and over again. The client just says "No IP address" and tries
> again.
> 
> The firewall is off (I couldn't reach the new server via X
> otherwise).
> 
> I looked over the configuration but to no avail. All IP numbers and
> 
> stuff seem to be correctly set. So, where should I start searching
> for 
> any mis-configurations? Maybe there is something weird left from
> the 
> firewall?
> 
> Regards
> 
> Rolf
> 

In Debian Etch, or anything with dhcp3-server >= 3.0.3,
the next-server statement is needed or Etherboot will walk in 
circles saying "No IP address".  To activate, uncomment the line:

next-server                  192.168.0.254; # <-- Change IP !

in dhcpd.conf file on your server.

Perseu.

---
Perseu Angelo Santoro

"O homem verdadeiramente sábio é aquele 
que vez por outra reconhece a si mesmo 
como um imbecil" Dostoievski.


       
____________________________________________________________________________________
Novo Yahoo! Cadê? - Experimente uma nova busca.
http://yahoo.com.br/oqueeuganhocomisso 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_____________________________________________________________________
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