Hi, On Mon, 07 Dec 2009, Rolf-Werner Eilert wrote:
> In our LTSP environment, I cannot activate WLAN in the router because > this would mean activating another DHCP router. As soon as it is > activated, it will override (or outperform if you will) the DHCP server > on the LTSP network. If you have a wireless _router_ and use it as such, the wireless network is on a separate subnet to the LTSP network. In that instance you can (and should) have a dhcp server for each of those two networks. You could simply plug the wireless router's WAN port into your LTSP network. You'll probably be using NAT on that router, though I'd suggest turning NAT off and just using different network addresses which can be routed (eg 192.168.0.X for LTSP and 192.168.16.X for wifi). On the other hand, if you are deploying a wireless access point or a wireless router configured as an access point, I'd suggest you just turn off the DHCP server on the wireless router and allow the LTSP server to run DHCP for the entire subnet including the wifi machines. Gavin ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _____________________________________________________________________ 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
