[K12OSN] DHCP and different LTSP distros

Les Mikesell les at futuresource.com
Wed Jun 27 04:02:04 UTC 2007


Meelis Saar wrote:

>      # Intel PXE
>      elsif substring (option vendor-class-identifier, 0, 9) = "PXEClient"
>     {
>         # NOTE: kernels are specified in /tftpboot/lts/pxe/pxelinux.cfg/
>        filename      "/lts/pxe/pxelinux.0";
>      }


Does anyone know how the conditional above relates to entry below which 
is outside of the subnet scope?

>     host ws219 {
>         hardware ethernet     00:08:c7:ff:22:5d;
>         fixed-address         192.168.1.219;
>         next-server      192.168.1.11;
>         option root-path              "192.168.1.11:/opt/ltsp/i386";
>     }
> 
> }

I'm not sure if both take effect or just one.

-- 
   Les Mikesell
     les at futuresource.com




More information about the K12OSN mailing list