Re: por que if else en dhcp

"Andres Vargas - zodman" <[email protected]>
Newsgroups gmane.linux.pxes.spanish
Message-ID <[email protected]>
si .. de mucha ya despues de estar probando los 2 metodos logre entender

El día 25/04/07, mariodebian <[email protected]> escribió:
>
> El lun, 23-04-2007 a las 11:38 -0500, Andres Vargas - zodman escribió:
> > tengo instalado ltsp 4.X
> >
> > Y funciona muy bien todo con floppys y pxe para que boteen pero me
> > llama la atencion en el archivo de dhcpd.conf las lineas
> >
> >   else{
> >         filename "/lts/vmlinuz-2.6.16.1-ltsp-2";
> >     }
> > en:::::::::::::::::::::::::::::::
> >
> > subnet 148.209.67.0 netmask 255.255.255.0 {
> >     range   148.209.67.1 148.209.67.10;
> >     if substring (option vendor-class-identifier, 0, 9) =
> > "PXEClient" {
> >         filename "/lts/2.6.16.1-ltsp-2/pxelinux.0";
> >     }
> >     else{
> >         filename "/lts/vmlinuz-2.6.16.1-ltsp-2";
> >     }
> > }
> >
> >
> > Ese filename es un kernel de linux, pero cuando es llamado o cuando es
> > utilizado ???  se utiliza por el metodo de etherboot ???
> > saludos
>
>
> Las tarjetas de red con soporte PXE cuando hagan la petición enviarán a
> la red el identificador de que son tarjetas con soporte PXE "PXEClient"
> y el servidor DHCP que leera ese identificador les lanzará el gestor de
> arranque pxelinux.0
>
> En Cambio si arrancas desde disquete etherboot (los viejos) te enviará
> un NBI que es (vmlinuz+initrd)
>
> Los disquetes etherboot nuevos ¿5.4? simulan la BIOS de las tarjetas PXE
> y arrancan exactamente igual que si fuese la tarjeta nativa.
>
> Espero haber servido de ayuda.
>
>
> --
> http://soleup.eup.uva.es/mariodebian
>
> _______________________________________________
> Ltsp-es mailing list
> [email protected]
> https://listas.hispalinux.es/mailman/listinfo/ltsp-es
> Web del proyecto http://terminales.hispalinux.es
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.