



































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An in-depth explanation of Remote Access Service (RAS), its types (dial-up and VPN), supported clients, server components, connection and transport protocols, authentication protocols, and bandwidth allocation protocols. It covers topics such as Point-to-Point Protocol (PPP), Serial Line Internet Protocol (SLIP), Compressed SLIP (CSLIP), Point-to-Point Multilink Protocol (PPMP), Microsoft RAS or AsyBEUI, Callback Control Protocol (CBCP), NetBIOS Extended User Interface (NetBEUI), Transmission Control Protocol/Internet Protocol (TCP/IP), AppleTalk, Password Authentication Protocol (PAP), Challenge Handshake Authentication Protocol (CHAP), Remote Authentication Dial-In User Service (RADIUS), Extensible Authentication Protocol (EAP), Point-to-Point Tunneling Protocol (PPTP), Layer Two Tunneling Protocol (L2TP), Internet Protocol Security (IPSec), Bandwidth Allocation Control Protocol (BACP), and Bandwidth Allocation Protocol (BAP).
Typology: Essays (university)
1 / 43
This page cannot be seen from the preview
Don't miss anything!




































Contents for Remote Access Service:
It is considered to be a WAN connection. It is built into Windows NT that enables Users to log into an
Remote Access Server Remote AccessServer
Type 1: Dial-up Remote Access A dial-up remote access connection comprises remote access clients, a remote access server (RAS), and some telecommunication infrastructure (typically, an analog phone line). A remote client uses the telecommunication infrastructure to create a temporary physical or virtual circuit to a port on the RAS. After the circuit is created, the connection parameters are set. If RAS and remote access clients are not located in a local telecommunication boundary, incremental long distance charges are incurred. Even though it has limited scalability, this solution is good for corporations that have a low requirement for remote access.
Type 2: VPN Remote Access A VPN remote access connection between a user and the enterprise data center consists of a VPN client, a VPN device or server, and the Internet. When a client accesses the Internet through a local ISP, a virtual point-to-point connection is created with a RAS acting as the VPN server. Once this connection is created, the parameters for the VPN connection can be set and a VPN tunnel established with the VPN device or server to access enterprise resources. In this case, the client is not required to dial long distance.
Public Switched Telephone Network
(PSTN):
Integrated Services Digital Network
(ISDN):
Asynchronous Transfer Mode (ATM)
over Asymmetric Digital Subscriber
Line (ADSL)
Digital Links and V.90:
RAS Supporting Clients:
Required RAS Server Components:
or
or
Routing And Remote Access Server
(RRAS):
RAS Supported Connection
Protocols:
Serial Line Internet Protocol (SLIP):
The Serial Line Internet Protocol is an encapsulation of the Internet Protocol designed to work over Serial Ports and Modem Connections. SLIP has been largely replaced by the Point to Point Protocol. SLIP will only support transport of IP Packets.
Compressed SLIP (CSLIP):
CSLIP is essentially for data compression of the SLIP Protocol. It reduce packet overhead drastically. It requires CSLIP support on both the Client and Server ends. This may also be used with PPP and called CPPP.