Re: por que if else en dhcp

mariodebian <[email protected]>
Newsgroups gmane.linux.pxes.spanish
Message-ID <1177536537.525.35.camel@localhost>
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
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBGL8gZfHuNLH93QfsRAvZ7AJ46C3lJLY9y/nqZVSMvmYMmS2w14QCgsHum
FxvvUPnOSUu1vy+gPosuThU=
=HkuU
-----END PGP SIGNATURE-----
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.