Chapter 12: Remote Access and Virtual Private Networks - PowerPoint PPT Presentation

1 / 44
About This Presentation
Title:

Chapter 12: Remote Access and Virtual Private Networks

Description:

Frame relay: A WAN communications technology that relies on packet switching and ... Digital subscriber line (DSL): A technology that uses advanced modulation ... – PowerPoint PPT presentation

Number of Views:152
Avg rating:3.0/5.0
Slides: 45
Provided by: michael156
Category:

less

Transcript and Presenter's Notes

Title: Chapter 12: Remote Access and Virtual Private Networks


1
Chapter 12Remote Access and Virtual Private
Networks
2
Learning Objectives
  • Explain how remote access and virtual private
    network (VPN) services work
  • Explain how to implement remote access
    communications devices and protocols
  • Configure remote access services, security,
    dial-up connectivity, and client access

3
Early Remote Access Methods
  • An early method for accessing a network, which is
    still used, is to connect to a workstation
    through remote access software such as Carbon
    Copy

4
Accessing a Workstation Remotely
Figure 12-1 Remotely accessing a workstations on
a network
5
Microsoft Remote Access
  • A modern way to access a network remotely is by
    using Microsoft Remote Access Services (RAS) in
    Windows 2000 Server

6
Using RAS
Figure 12-2 Remotely accessing a network
through Microsoft RAS
7
Virtual Private Network
  • Virtual private network A private network that
    is like a tunnel through a larger network such
    as the Internet, an enterprise network, or both
    that is restricted only to designated member
    clients

8
Planning Tip
  • Use a VPN to save money on modems and telephone
    lines for remote access to a network

9
VPN Architecture
Figure 12-3 VPN network architecture
10
Operating Systems Than Can Connect to RAS
  • MS-DOS
  • Windows 3.1 and 3.11
  • Windows NT (all versions)
  • Windows 95
  • Windows 98
  • Windows 2000 Server and Professional

11
Connection Types Supported by RAS
  • Asynchronous modems
  • Synchronous modems through an access server
  • Null modem connections
  • Regular dial-up telephone lines
  • Leased telecommunications lines, such as T-carrier

12
Connection Types Supported by RAS (continued)
  • ISDN lines (and digital modems)
  • X.25 lines
  • DSL lines
  • Frame relay lines

13
T-Carrier
  • T-carrier A dedicated leased telephone line that
    can be used for data communications over multiple
    channels for speeds of up to 44.736 Mbps and
    beyond
  • Two common varieties of T-carrier are
  • T-1 at 1.544 Mbps
  • T-3 at 44.736 Mbps

14
Frame Relay
  • Frame relay A WAN communications technology that
    relies on packet switching and virtual connection
    techniques to transmit at from 56 Kbps to 45 Mbps

15
ISDN
  • Integrated Services Digital Network (ISDN) A
    telecommunications standard for delivering data
    services over digital telephone lines with a
    current practical limit of 1.536 Mbps and a
    theoretical limit of 622 Mbps

16
X.25
  • An older packet-switching protocol for connecting
    remote networks at speeds up to 2.048 Mbps

17
DSL
  • Digital subscriber line (DSL) A technology that
    uses advanced modulation technologies on regular
    telephone lines for high-speed networking at
    speeds of up to 60 Mbps between subscribers and a
    telecommunications company

18
Transport and Remote Communication Protocols
  • RAS supports protocols such as
  • TCP/IP
  • NWLink
  • NetBEUI
  • PPP
  • PPTP
  • L2TP

19
Using Modems
  • One of the most common ways to connect through
    RAS is by using modems either at the RAS server
    end, the client end, or both
  • Cable TV modems are another possibility, but
    verify that the end-to-end connections can be
    made secure

20
ISDN Connectivity
  • Digital modems can be used to connect a RAS
    server to ISDN, but these are really terminal
    adapters (TAs) and not modems, because ISDN is
    digital and does not use modulation/demodulation
  • A design advantage of ISDN is that you can
    aggregate multiple lines to appear as one super
    fast connection

21
Access Server
  • An effective way to connect different
    telecommunications and WAN media to RAS is
    through an access server
  • For example, an access server can provide the
    following types of connectivity
  • Modems
  • ISDN
  • X.25
  • T-carrier

22
Access Server Architecture
Figure 12-4 Using an access server
23
Remote Access Protocols
  • Serial Line Internet Protocol (SLIP) An older
    remote communications protocol that is used by
    UNIX computers. The modern compressed SLIP
    (CSLIP) version uses header compression to reduce
    communications overhead.
  • Point-to-Point Protocol (PPP) A widely used
    remote communication protocol that supports
    IPX/SPX, NetBEUI, and TCP/IP for point-to-point
    communication.

24
SLIP and PPP Compared
Table 12-1 SLIP and PPP Compared
25
Remote Access Protocols (continued)
  • Point-to-Point Tunneling Protocol (PPTP) A
    remote communication protocol that enables
    connectivity to a network through the Internet
    and connectivity through intranets and VPNs

26
Configuring RAS
  • Use the Routing and Remote Access tool to install
    RAS

27
Installing RAS
Figure 12-5 Configuring routing and RAS
28
Installing RAS (continued)
Figure 12-6 Selecting the option to install RAS
29
Routing and Remote Access Options
30
Installing RAS (continued)
Figure 12-7 IP address assignment options
31
Viewing a RAS Servers Properties
Figure 12-8 RAS server properties
32
DHCP Relay Agent
  • If you configure RAS to use DHCP to assign IP
    addresses, then you must configure a DHCP Relay
    Agent
  • Double-click the RAS server in the tree of the
    Routing and Remote Access tool
  • Click IP Routing in the tree
  • Right-click DHCP Relay Agent and click Properties
  • Enter the IP address of the RAS server, click
    Add, and then click OK

33
Security Set at the Client
  • Set up security on the clients account
    properties via the Dial-in tab, including whether
    to use a remote access policy for security and
    callback security

34
Callback Options
  • No Callback access is allowed on the first
    dial-up attempt
  • Set By Caller the server calls back a number
    provided by the remote computer
  • Always Callback to the server calls back a
    number that has already been entered in the
    Dial-in tab

35
Configuring Dial-in Security
Figure 12-10 Configuring dial-in security for a
user account
36
Remote Access Policies
  • Configure remote access policies and a profile to
    secure the RAS server and to manage access
    including
  • Dial-in constraints
  • IP address assignment rules
  • Authentication
  • Encryption
  • Allowing Multilink connections

37
Configuring Remote Access Policies
Figure 12-11 Granting remote access as a RAS
policy
38
Authentication Options
  • There are several authentication options that can
    be set in a remote access policies profile
  • Extensible Authentication Protocol (EAP) An
    authentication protocol employed by network
    clients that use special security devices such as
    smart cards, token cards, and others that use
    certificate authentication

39
Authentication Options (continued)
  • Challenge Handshake Authentication Protocol
    (CHAP) An encrypted handshake protocol designed
    for standard IP- or PPP-based exchange of
    passwords. It provides a reasonably secure,
    standard, cross-platform method for sender and
    receiver to negotiate a connection.
  • CHAP with Microsoft extensions (MS-CHAP) A
    Microsoft-enhanced version of CHAP that can
    negotiate encryption levels and that uses the
    highly secure RSA RC4 encryption algorithm to
    encrypt communications between client and host

40
Authentication Options (continued)
  • CHAP with Microsoft extensions version 2 (MS-CHAP
    v2) An enhancement of MS-CHAP that provides
    better authentication and data encryption and
    that is especially well suited for VPNs
  • Password Authentication Protocol (PAP) A
    non-encrypted plain-text password authentication
    protocol. This represents the lowest level of
    security for exchanging passwords via PPP or
    TCP/IP

41
Authentication Options (continued)
  • Silvas Password Authentication Protocol (SPAP)
    A version of PAP that is used for authenticating
    remote access devices and network equipment
    manufactured by Silva (now Intel Network Systems,
    Inc.)

42
Configuring Authentication
Figure 12-12 Configuring authentication
43
Chapter Summary
  • RAS and VPN servers enable clients to remotely
    access Windows 2000 Server, such as those who
    telecommute
  • Remote access can be configured through many
    types of WAN connectivity, such as dial-up
    telephone lines, high-speed lines, Internet
    connections, and routers

44
Chapter Summary
  • RAS and VPN servers are compatible with remote
    access protocols such as PPP, PPTP, and L2TP
  • Manage RAS and VPN servers using remote access
    policies and profiles
Write a Comment
User Comments (0)
About PowerShow.com