old-www/HOWTO/PA-RISC-Linux-Boot-HOWTO/win2ksetupdhcp.html

289 lines
4.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Setup the DHCP service</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="PA-RISC/Linux Boot HOWTO"
HREF="index.html"><LINK
REL="UP"
TITLE="Windows 2003 boot server howto"
HREF="win2kdhcp.html"><LINK
REL="PREVIOUS"
TITLE="Windows 2003 boot server howto"
HREF="win2kdhcp.html"><LINK
REL="NEXT"
TITLE="Get & setup the TFTP server"
HREF="win2ksetuptftp.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PA-RISC/Linux Boot HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="win2kdhcp.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Appendix A. <SPAN
CLASS="trademark"
>Windows</SPAN
>&#8482; 2003 boot server howto</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="win2ksetuptftp.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="win2ksetupdhcp"
></A
>A.1. Setup the DHCP service</H1
><P
>&#13; As for the UNIX/Linux based approach (discussed in <A
HREF="bootnetwork.html"
>Section 4.3</A
>),
you need to collect some information and data before setting everything up.
First of all, you need the MAC address of your PA-RISC box.
Please check <A
HREF="bootnetwork.html#getmac"
><B
CLASS="command"
>rboot</B
> preparation</A
> for details.
You are going to need a <A
HREF="gloss.html#glosslifimage"
><I
CLASS="glossterm"
>lifimage</I
></A
> file.
Please read <A
HREF="bootnetwork.html#preparingnetboot"
>Section 4.3.1</A
>.
</P
><P
>&#13; Then, you have to enable DHCP service on your <SPAN
CLASS="trademark"
>Windows</SPAN
>&#8482; box.
You can do that by going into the <EM
>Control Panel</EM
>,
open <EM
>Add/Remove Programs</EM
>, select <EM
>Windows
Components</EM
> and finally <EM
>Networking Services</EM
>.
There, enable <EM
>Dynamic Host Configuration Protocol (DHCP)</EM
>.
</P
><P
>&#13; You need to configure the DHCP service now. Launch the DHCP admin tool by
going into the <EM
>Control Panel</EM
>, open <EM
>Admin
Tools</EM
> and select <EM
>DHCP</EM
>.
<P
></P
><UL
><LI
><P
>Expand the server tree.</P
></LI
><LI
><P
>&#13; Right click on
<SPAN
CLASS="guimenu"
>Reservations</SPAN
>-&gt;<SPAN
CLASS="guimenuitem"
>New Reservation...</SPAN
>
</P
></LI
><LI
><P
>&#13; In <EM
>Reservation name</EM
>, put the workstation's host
name. Enter an unused IP address. Enter the PA-RISC box' MAC address (no
delimiters, just the hex number). Select <EM
>Both</EM
> for whether it
should be bootp or dhcp. Click <EM
>Ok</EM
> to close this window.
</P
></LI
><LI
><P
>&#13; Look for your newly created reservation at the bottom of the
list under <EM
>Reservations</EM
> and click it.
</P
></LI
><LI
><P
>Right click on <EM
>Configure Options...</EM
></P
></LI
><LI
><P
>&#13; It should have inherited your server's default
options, so we won't cover setting router, dns, wins and lease length.
</P
></LI
><LI
><P
>&#13; Scroll down the list of options to 066: <EM
>Boot
Server Host Name</EM
>. Check the box next to option 066.
Enter your tftp server's ip address, because IPL can't resolve hostnames.
</P
></LI
><LI
><P
>&#13; Check option 067: <EM
>Bootfile Name</EM
> and
enter the name of the lifimage. Generally, <EM
>lifimage</EM
>
is a good choice here.
</P
></LI
><LI
><P
>Click <EM
>Ok</EM
> and your dhcp server is ready!</P
></LI
></UL
>
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="win2kdhcp.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="win2ksetuptftp.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><SPAN
CLASS="trademark"
>Windows</SPAN
>&#8482; 2003 boot server howto</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="win2kdhcp.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Get &#38; setup the TFTP server</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>