![]() |
|
Boot by network. dhcp and tftp services optimization.tftpd32 utility recommended for fast start is insufficiently fucntional for
a commercial application. We strongly recommend to use the services included into the Windows
Server distributive. They are rather more complex-configurable, but have all the
necessary functionality and highly reliable. DHCPThe dhcp server service, "Dynamic Host Configuration Protocol (DHCP)" service in "Networking Services" group of the Windows Components Wizard. While installation it asks no questions and needs to be configured after. The tool for dhcp service management is the DHCP tool in the Administrative Tools. Start DHCP management console and create a new address scope:
New scope creation starts so:
Scope name and description are arbitrary. This information is not for the system, but for the administrator. Scope name should be rather informative to determine, which computers are configured in this scope. Next screen:
It is clear, that IP-addresses, network mask and the number of addresses in the scope
will be different in each case. I recommend to reserve more addresses in the scope than
the number of the terminals you want to use. The point is that some Operating Systems
query dhcp-server even being configured to work with fixed IP-address.
And dhcp-server in it's turn can't assign to a terminal any IP-address
already assigned to another computer. Next screen:
Address range exclusions are used only when it's impossible to assign a sufficient vacant range for the terminals. If in the specified above range there are some computers with statical IP (usually it's Windows computers, bootable from hard drive, which IP is defined explicitly in their configuration), their addresses should be specified in this window.
On this screen is shown how to set the duration of specified IP-addresses validity. Don't change the values on this tab. IP-addresses of those terminals that have no printers can be changed by the dhcp-server and it won't bring any troubles. New scope creation is over. Now you should set special options for diskless terminals boot. Right click on the Scope Options tab, choose Configure Options...
Scope Options window appears. On the General tab two options should be specified: 066 and 067.
Option 066, Boot Server Host Name, defines the IP-address of the tftp-server. Option 067, Bootfile Name, defines the name of the file to load to the terminal, from which boot starts. Remember this option! You'll turn to it after determining boot method:
Scope configuration is over. The last one and mandatory step — scope activation:
Now your dhcp-server can provide the terminal with information needed for boot. DHCP ReservationsTwo else details can be useful while configuring dhcp-server:
Both problems can be solved in the same way. Should be used Reservations records on the dhcp-server, that describe each terminal.
Follow the instructions below:
You'll see New Reservation window:
Set the Reservation Name value as the record name. It's convenient if the record name coincides with the terminal name. This name should be unique. Choose IP-address from the created scope. To find out the terminal MAC-address load WTware on the terminal and choose menu item "Show terminal diagnostic information". In New Reservations window MAC-address should be entered without separators (colons, dashes). In the field Description you can write note for you. Then press Add, in the next window press Close. After that configure reservations parameters:
TFTPThe tftp-server service, is included into the Remote Installation Services (RIS) in the Windows Server distributive. RIS is a very hungus and hardly-configurable system. If you just want to boot diskless terminals — follow these instructions:
|
| © 2002-2008 WTware |