server-identifier tornado; #Opciones comunes a todas las subredes soportadas option domain-name "unam.mx"; option domain-name-servers 132.248.10.2; #asignacion dinamica.. notese que en este caso solo #especificamos las subredes en las que se encuentra el #servidor, puesto que no vamos a realizar asignación #dinámica hay dos declaraciones de subred #correspondientes a cada una de las interfases que #tenemos. shared-network TORNADO{ subnet 192.168.10.0 netmask 255.255.255.0 { option broadcast-address 192.168.10.255; } } subnet 192.168.1.0 netmask 255.255.255.0 { } # A partir de aquí especificamos la configuración por # host. cada bloque especifica un host, notar la # dirección IP fija, el hostname que se asignará a # cada nodo, y la direccion hardware ethernet que # especifica a que direccion MAC se asignarán # estos datos. host tornado68 { fixed-address 192.168.10.68; hardware ethernet 00:60:08:0B:5A:9E; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado68"; } host tornado69 { fixed-address 192.168.10.69; hardware ethernet 00:80:AD:30:49:D4; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado69"; } host tornado70 { fixed-address 192.168.10.70; hardware ethernet 00:10:4B:35:74:A6; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado70"; } host tornado71 { fixed-address 192.168.10.71; hardware ethernet 00:10:4B:35:75:B2; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado71"; } host tornado72 { fixed-address 192.168.10.72; hardware ethernet 00:10:4B:35:75:89; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado72"; } host tornado73 { fixed-address 192.168.10.73; hardware ethernet 00:10:4B:35:76:1E; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado73"; } host tornado74 { fixed-address 192.168.10.74; hardware ethernet 00:60:97:35:83:DA; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado74"; } host tornado75 { fixed-address 192.168.10.75; hardware ethernet 00:20:af:62:fa:af; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado75"; } host tornado76 { fixed-address 192.168.10.76; hardware ethernet 00:60:97:34:d6:dd; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado76"; } host tornado77 { fixed-address 192.168.10.77; hardware ethernet 00:20:af:4d:a6:20; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado77"; } host tornado78 { fixed-address 192.168.10.78; hardware ethernet 00:20:af:4d:a6:24; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado78"; } host tornado79 { fixed-address 192.168.10.79; hardware ethernet 00:20:af:70:5e:6e; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado79"; } host tornado80 { fixed-address 192.168.10.80; hardware ethernet 00:20:af:4d:a6:48; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado80"; } host tornado81 { fixed-address 192.168.10.81; hardware ethernet 00:20:af:4d:a6:40; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado81"; } host tornado82 { fixed-address 192.168.10.82; hardware ethernet 00:20:af:52:fd:fb; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado82"; } host tornado83 { fixed-address 192.168.10.83; hardware ethernet 00:20:af:62:fa:79; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado83"; } host tornado84 { fixed-address 192.168.10.84; hardware ethernet 00:20:af:4d:a6:49; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado84"; } host tornado85 { fixed-address 192.168.10.85; hardware ethernet 00:20:af:62:fa:33; filename "/tftpboot/vmlinuz-nbi-2.2"; next-server 192.168.10.1; option host-name "tornado85"; }