William Matthew WML Linux Guide de l'utilisateur Page 44

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 62
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 61 62

Commentaires sur ces manuels

Pas de commentaire