William Matthew WML Linux Guía de usuario Pagina 44

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 62
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 43
WML Linux Thin Client User Guide
Here is an example configuration directive for the Internet Systems Consortium DHCP Server,
specifying the next_server parameter. This would be placed in the /etc/dhcp/dhcpd.conf file.
shared-network WORKSTATIONS {
subnet 192.168.10.0 netmask 255.255.255.0 {
range 192.168.10.100 192.168.10.150;
}
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.10.255;
option routers 192.168.10.1;
option domain-name-servers 123.23.232.23;
option domain-name "company.lan";
next-server 192.168.10.1;
}
In this example, the WML Linux Thin Client will try to download settings.tar from
http://192.168.10.1/foundrylinux/settings.tar
page 44/62
Copyright © 2008 William Matthew Limited. All rights reserved
Vista de pagina 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 61 62

Comentarios a estos manuales

Sin comentarios