On Tue, Aug 26, 2008 at 4:04 PM, lusth <[EMAIL PROTECTED]> wrote: > Hi all, > > I've been able to set up a thin client network using LTSP 4 > the standard way. The server is connected to the world (via nic 1) > and the clients and server are connected on a dedicated private > subnet (via nic 2). > > Now, I need to connect other thin clients that aren't on > the private subnet but are on the same public subnet as the > server (the subnet the server accesses via nic 1). > > I've searched and searched but I guess I don't know how to phrase > the search because I am not finding anything. > > Is it possible to do what I wish to do? Is there documentation > on how to achieve this kind of thin client booting? > > thanks, > > john
Your dhcp server needs to serve up 3 values (although I'm told ltsp5 doesn't require the third. Or was it the second?) Check your /etc/ltsp/dhcp.conf file for the proper values, although the next server value will differ as you're working with the server's other interface. next server file name root path ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ 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
