On Tue, Sep 06, 2005 at 08:47:23AM +0200 or thereabouts, Dave Cotton wrote:
> On Tue, 2005-09-06 at 18:40 +1200, Adam Bogacki wrote:
> 
> > It seems I have the same problem but having looked at
> > 'ltspcfg' I can find no 'next-server' entry.
> > 
> > Could you be more specific where it may be found ?
> > 
> 
> It isn't in ltspcfg (yet, Jim? :)) just edit dhcpd.conf directly.
> 
> I now have:-
> 
> next-server  [ip-of-original-server];
> 
> Seems also to give a speed boost to finding the server.
> 
>  
> -- 
> Dave Cotton <[EMAIL PROTECTED]>
> 
Thanks .. but it still hangs at "Searching for server
[DHCPD] ..."

Is this what you had in mind ?

Adam.

[1] dhcpd.conf

>option domain-name-servers 203.96.152.4, 203.96.152.12;
>option routers 192.168.0.1;
>option subnet-mask 255.255.255.0;
>default-lease-time 21600;
>max-lease-time 21600;
>next-server 203.79.110.81;
>
> option root-path "192.168.0.1:/opt/ltsp/i386";
>  filename "/tftpboot/lts/2.4.26-ltsp-2/pxelinux.0";
>   option log-servers 192.168.0.1;
>
>     subnet 192.168.0.0 netmask 255.255.255.0 {
>         range 192.168.0.3 192.168.0.10;
>            }
>            
[2] ltspcfg

Interface IP Address      Netmask         Network         Broadcast
   Used
   eth0      203.79.110.81   255.255.255.0   203.79.110.0
   203.79.110.255
   eth1      192.168.0.1     255.255.255.0   192.168.0.0
   192.168.0.255   <-----
   Service    Installed   Enabled   Running   Notes
   dhcpd      Yes         Yes       Yes       Version 3
   tftpd      Yes         Yes       Yes       No '-s' flag
   portmapper Yes         Yes       Yes
   nfs        Yes         Yes       Yes
   xdmcp      Yes         no        Yes       gdm    Using: gdm

   File                                Configured  Notes
   /etc/hosts                          Yes
   /etc/hosts.allow                    Yes
   /etc/exports                        Yes
   /opt/ltsp/i386/etc/lts.conf         Yes

   Configured runlevel: 5         (value of initdefault in /etc/inittab)
      Current runlevel: 5         (output of the 'runlevel' command)

      Installation dir...: /opt/ltsp
      

Attachment: signature.asc
Description: Digital signature

Reply via email to