Anselm Martin Hoffmeister ([EMAIL PROTECTED]) wrote:
>
>Hello Brian,
>
>Wednesday, July 30, 2003, 4:16:20 PM, you wrote:
>
>> Could someone tell me how I can give a second dns server name to my non-ltsp clients
>> (my ltsp server is set as my primary dns server for my lan)
>
>> If I assign it to all dhcp clients, the ltsp workstations won't boot
>
>Do they refuse to boot at etherboot, or later at dhclient step? This
>could be interesting to be improved...
>

It's been a while since I last tried this, but if I recall correctly, the ltsp took
second nameserver defined by option domain-name-servers 192.168.0.1,
198.235.216.134; as the root path when trying to load the kernel

>Else you can have a dhcpd.conf structure like this
>
>
>subnet blah  {
>  group {
>        host ws001 {
>             hardware ethernet ....
>        }
>        host ws002 {
>             ...
>        }
>        option a;
>  }
>  group {
>        host windows001 {
>             ...
>        }
>        host windows002 {
>             ...
>        }
>        option b;
>  }
>}
>

I'll give this a try .. I had a group defined for my ltsp clients anyway so I'll
just modify my dhcpd.conf a bit

>> I seem to have a problem with my named process going defunct every once in a while
>> and  I haven't been able to figure out the problem yet
>
>Have this too (but only on my home server/router). I solved it by
>cronjobbing a restart of named. Not so nice, but I was too lazy to do
>otherwise. Btw, this happened in two different versions of named, so I
>at least tried one other version.
>

I'll avoid spending time on it then and just make a daily named restart cron job and
see if that solves my defunct problem

>Best regards,
> Anselm Martin Hoffmeister
> Stockholm Projekt Computer-Service
> <[EMAIL PROTECTED]>
>
>

--
Brian Johnson
* This is where my witty signature line would be if I bothered to edit this line :) *




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_____________________________________________________________________
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