William Matthew WML Linux Guia do Utilizador Página 44

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 62
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 61 62

Comentários a estes Manuais

Sem comentários