William Matthew WML Linux Guida Utente Pagina 44

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 62
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la 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
Vedere la pagina 43
1 2 ... 39 40 41 42 43 44 45 46 47 48 49 ... 61 62

Commenti su questo manuale

Nessun commento