How To Set Up Routing and Remote Access for an Intranet in Windows Server 2003 Enterprise Edition and Windows Server 2003 Standard Edition (323415)
The information in this article applies to:
- Microsoft Windows Server 2003, Enterprise Edition
- Microsoft Windows Server 2003, Standard Edition
This article was previously published under Q323415 For a Microsoft Windows 2000 version of this article,
see
301193. IN THIS TASKSUMMARY This step-by-step guide describes how to set up a Routing
and Remote Access service on Windows Server 2003 Standard Edition or Windows
Server 2003 Enterprise Edition to allow authenticated users to remotely connect
to another network by way of the Internet. This secure connection provides
access to all internal network resources, such as messaging, file and print
sharing, and Web server access. The remote character of this connection is
transparent to the user, so the overall experience of using remote access is
similar to that of working at a workstation on a local
network.
back to the top
Installing the Routing and Remote Access Service By default, the Routing and Remote Access service is installed
automatically during the Windows Server 2003 installation, but it is
disabled.
back to the top
To Enable the Routing and Remote Access Service- Click Start, point to Administrative Tools, and then click Routing and Remote
Access.
- In the left pane of the console, click the server that
matches the local server name.
If the icon has a red arrow in the
lower-right corner, the Routing and Remote Access service is not enabled. Go to
step 3.
If the icon has a green arrow pointing up in the lower-right
corner, the service is enabled. If so, you may want to reconfigure the server.
To reconfigure the server, you must first disable Routing and Remote Access. To
do this, right-click the server, and then click Disable Routing and
Remote Access. Click Yes when you are prompted with an informational message. - Right-click the server, and then click Configure
and Enable Routing and Remote Access to start the Routing and Remote
Access Server Setup Wizard. Click Next.
- Click Remote access (dial-up or VPN) to
permit remote computers to dial in or connect to this network through the
Internet. Click Next.
- Click VPN for virtual private access, or click Dial-up for dial-up access, depending on the role you want to assign to
this server.
- On the VPN Connection page, click the network interface that is connected to the
Internet, and then click Next.
- On the IP Address Assignment page, do one of the following:
- If a DHCP server will be used to assign addresses to
remote clients, click Automatically, and then click Next. Go to step 8.
- To give remote clients addresses only from a
pre-defined pool, click From a specified range of
addresses.
NOTE: In most cases, the DHCP option is simpler to administer.
However, if DHCP is not available, you must specify a range of static
addresses. Click Next.
The wizard opens the Address Range Assignment page.
- Click New.
- In the Start IP address box, type
the first IP address in the range of addresses that you want to use.
- In the End IP address box, type
the last IP address in the range.
Windows calculates the number of
addresses automatically. - Click OK to return to the Address Range Assignment page.
- Click Next.
- Accept the default setting of No, use Routing and
Remote Access to authenticate connection requests, and then click Next.
- Click Finish to enable the Routing and Remote Access service and to configure
the remote access server.
After you set up the server to receive dial-up connections, set
up a remote access client connection on the client
workstation.
back to the top
To Set Up a Client for Dial-Up Access To set up a client for dial-up access, follow these steps on the
client workstation. NOTE: Because there are several versions of Microsoft Windows, the
following steps may be different on your computer. If they are, see your
product documentation to complete these steps. - Click Start, click Control Panel, and then double-click Network
Connections.
- Under Network Tasks, click Create a new connection, and then click Next.
- Click Connect to the network at my
workplace to create the dial-up connection, and then click Next.
- Click Dial-up connection, and then click Next.
- On the Connection Name page, type a
descriptive name for this connection, and then click Next.
- On the Phone Number to Dial page, type the
phone number for the remote access server in the Phone Number dialog box.
- Do one of the following, and then click Next:
- If you want to allow any user who logs on to the
workstation to have access to this dial-up connection, click Anyone's
use.
- If you want this connection to be available only to the
currently logged-on user, click My use only.
- Click Finish to save the connection.
back to the top
To Set Up a Client for VPN Access To set up a client for virtual private network (VPN) access,
follow these steps on the client workstation. NOTE: Because there are several versions of Microsoft Windows, the
following steps may be different on your computer. If they are, see your
product documentation to complete these steps. - Click Start, click Control Panel, and then double-click Network
Connections.
- Under Network Tasks, click Create a new connection, and then click Next.
- Click Connect to the network at my
workplace to create the dial-up connection, and then click Next.
- Click Virtual Private Network connection,
and then click Next.
- On the Connection Name page, type a descriptive name for this connection, and then click
Next.
- Do one of the following, and then click Next.
- If the computer is permanently connected to the
Internet, click Do not dial the initial connection.
- If the computer connects to the Internet by way of an
Internet service provider (ISP), click Automatically dial this initial
connection, and then click the name of the connection to the
ISP.
- Type the IP address or the host name of the VPN server
computer (for example,
VPNServer.SampleDomain.com).
- Do one of the following, and then click Next:
- If you want to allow any user who logs on to the
workstation to have access to this dial-up connection, click Anyone's
use.
- If you want this connection to be available only to the
currently logged-on user, click My use only.
- Click Finish to save the connection.
back to the top
Granting Users Access to Remote Access Servers You can use remote access policies to grant or deny
authorization, based on criteria such as the time of day, day of the week, the
user's membership in Windows Server 2003-based security groups, or the type of
connection that is requested. If a remote access server is a member of a
domain, you can configure these settings by using the user's domain
account. If the server is a stand-alone server or a member of a
workgroup, the user must have a local account on the remote access
server.
back to the top
Grant Remote Access Rights to Individual User Accounts If you manage remote access on a user account basis, follow these
steps to grant remote access rights:
- Click Start, point to All Programs, point to Administrative Tools, and then click Active Directory Users and
Computers.
- Right-click the user account that you want to grant remote
access rights to, click Properties, and then click the Dial-in tab.
- Click Allow access to grant the user
permission to dial in, and then click OK.
back to the top
Configure Remote Access Rights Based on Group Membership If you manage remote access on a group basis, follow these steps
to grant remote access rights:
- Create a group that contains members who are permitted to
create VPN connections.
- Click Start, point to Administrative Tools, and then click Routing and Remote
Access.
- In the console tree, expand Routing and Remote
Access, expand the server name, and then click Remote Access Policies.
- Right-click the right pane, point to New, and then click Remote Access Policy.
- Click Next, type the policy name, and then click Next.
- Click VPN for virtual private access, or click Dial-up for dial-up access, and then click Next.
- Click Add, type the name of the group that you created in step 1, and then
click Next.
- Follow the on-screen instructions to complete the
wizard.
If the VPN server already permits dial-up networking remote
access services, do not delete the default policy; instead, move it so that it
is the last policy to be evaluated.
back to the top
To Establish a Remote ConnectionNOTE: Because there are several versions of Microsoft Windows, the
following steps may be different on your computer. If they are, see your
product documentation to complete these steps. - On the client workstation, click Start, click Network Connections, and then click the new connection that you created.
- In the User Name box, type your user name.
If the network to which you
want to connect has multiple domains, you may have to specify a domain name. If
this is the case, use the
domain_name\user
name format in the User Name box. - In the Password box, type your password.
- If you use a dial-up connection, check the phone number
that is listed in the Dial box to make sure that it is correct. Make sure that you have
specified any additional numbers that you must have to obtain an external line
or to dial long-distance.
- Click Dial or Connect (for VPN connections).
Your computer establishes a
connection to the remote access server. The server authenticates the user and
registers your computer on the network.
back to the top
Troubleshooting This sections describes how to troubleshoot some issues that you
may have when you try to set up remote access.
back to the top
Not All of the User's Dial-in Configuration Settings Are Available If the Windows Server 2003-based domain is using mixed mode, not
all of the configuration options are available. Administrators can only grant
or deny access to the user and specify callback options (these are the access
permission settings that are available in Microsoft Windows NT 4.0). The
remaining options become available after the domain has been switched to native
mode.
back to the top
Users Can Contact the Server, But Are Not Authenticated Make sure that the user account has been granted permission to
remotely connect and be authenticated with Active Directory as described in
section 2. The Remote Access server must also be a member of the "RAS and IAS
Servers" group.
For additional information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
323381
How To Allow Remote User Access to Your Network in Windows Server 2003
227747 Routing and Remote Access Server Stops Authenticating Dial-Up Networking Clients
back to the top
Modification Type: | Minor | Last Reviewed: | 6/10/2005 |
---|
Keywords: | kbhowto kbHOWTOmaster kbNetwork KB323415 kbAudITPro |
---|
|