hi On Do, 2006-08-24 at 08:10 -0400, Robert wrote: > > > I too, would like to run LTSP on Dapper without the Edubuntu Desktop. > I like the quick install guide. I am confused about DHCP. My DSL > modem/router handles dhcp upstream on the network before getting to > the Dapper box. I have two ethernet ports, eth1 for upstream and eth0 > available for LTSP on the Dapper box. Does LTSP handle dhcp only for > eth0? Does this cause no conflict with the router dhcp upstream > connected to eth1? I prefer not to mess with the router config since > it it provided by my ISP. I am a recent convert so here's hoping my > questions are clear. Thanks much for the learning experience.
if you configure eth0 to have the static IP 192.168.0.1, the ubuntu dhcpd will only register to that interface and leave the eth1 interface alone, its intelligent enough to only serve on static interfaces with a matching IP (indeed eth1 shouldnt should have a 192.168.0.xxx address as well, that wouldnt work, so make sure your router doesnt provide IPs from that range or change /etc/ltsp/dhcpd.conf *and* the IP of eth0 to match another network address) ciao oli -- edubuntu-devel mailing list edubuntu-devel@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/edubuntu-devel