You can use RIS to install Microsoft Windows Server 2003,
Microsoft Windows XP, and Microsoft Windows 2000 on Pre-Boot Execution
Environment (PXE) client computers that can start remotely.
The Boot
Information Negotiation Layer (BINL) service is the primary component of RIS.
The BINL service answers PXE client requests, validates clients by using Active
Directory, and passes client information to and from the
server.
Trivial FTP (TFTP) supports setting up a computer that has no
disk drives. TFTP is a part of RIS environments.
RIS environments
frequently require a Dynamic Host Configuration Protocol (DHCP) server. You can
install the DHCP server on the same server as RIS, or you can install the DHCP
server on a separate server.
To enable RIS when you enable ICF in your
environment, see the following tables. Then, follow the steps that are
described later to open ports on your servers.
When DHCP and RIS are installed on separate servers
To enable RIS when DHCP and RIS are installed on separate servers,
open the following ports on the DHCP server where ICF is enabled.
Service name | UDP | TCP |
---|
DHCP | 67,69 | Not applicable |
Open the following ports on the RIS server where ICF is
enabled.
Service name | UDP | TCP |
---|
BINL | 4011 | Not applicable |
TFTP | 69 | Not applicable |
NetBIOS | Not applicable | 139 |
Server message block (SMB) | Not
applicable | 445 |
Lightweight Directory Access Protocol (LDAP) | Not
applicable | 389 |
When DHCP and RIS are installed on the same server
To enable RIS when DHCP and RIS are installed on the same server,
open the following ports on the server where ICF is enabled.
Service name | UDP | TCP |
---|
DHCP and TFTP | 67,69 | Not applicable |
BINL | 4011 | Not applicable |
NetBIOS | Not applicable | 139 |
SMB | Not applicable | 445 |
LDAP | Not applicable | 389 |
Opening a UDP port or a TCP port for the ICF
To open a port when ICF is enabled, follow these steps on the
server where you want to open ports:
- Click Start, click Run,
type ncpa.cpl in the Open box, and then
press ENTER.
- Right-click the connection that you use to connect your RIS
server to the network. Then, click Properties.
- Click the Advanced tab, and then click
Settings.
Note If Settings is unavailable, ICF is not enabled
on this connection. You do not have to open any ports, because they are all
already open. - Click Add to open a new port.
- In the Description box, type a name.
For example, type File Sharing (SMB): Port
445. - In the Name or IP address of the computer hosting
this service on your network box, type
127.0.0.1.
Note Although you can specify the NetBIOS name of the server or the IP
address of the server, we recommend that you use 127.0.0.1. - In the External port box and in the
Internal port box, type the port number. Typically, these
numbers are the same.
- Click TCP or UDP, and
then click OK.
- Repeat steps 1 through 8 for each port that you want to
open.