I gather you are running 2 DHCP servers? I ran into the same problem (Linksys router\Linux DHCP) on same network. There are a number of solutions: 1. Turn network to static network 2. Use just the Linux DHCP server, disabling the other DHCP server from broadcasting and replying to DHCP requests. 3. Read the following article that describes how to run multiple DHCP server in parallel: http://ltsp.org/contrib/parallel_dhcp.txt
Hope this helps. Fred Aswad -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dirk-L�der Kreie Sent: Monday, October 27, 2003 10:42 AM To: [EMAIL PROTECTED] Subject: [Ltsp-discuss] <IP>: no such file or directory Output: Running dhclient e100: eth0 NIC Link is Up 100 Mbps Full Duplex 192.168.1.1: no such file or Directory Solution: dhcpd was offering 2 DNS-Resolvers: 192.168.1.71 and 192.168.1.1 (which are both valid) LTSP Server was 192.168.1.71 LTSP Client was 192.168.1.73 HTH anyone. ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _____________________________________________________________________ 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 ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _____________________________________________________________________ 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
