Routing and Remote Access Service

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Routing and Remote Access Service (RRAS) is a Microsoft API and server software that makes it possible to create applications to administer the routing and remote access service capabilities of the operating system, to function as a network router. Developers can also use RRAS to implement routing protocols. The RRAS server functionality follows and builds upon the Remote Access Service (RAS) in Windows NT 4.0.[1] RRAS was introduced with Windows 2000 and offered as a download for Windows NT 4.0.

  1. Multiprotocol router - The computer running RRAS can route IP, IPX, and AppleTalk simultaneously. All routable protocols are configured from the same administrative utility. RRAS included two unicast routing protocols, Routing Information Protocol (RIP) and Open Shortest Path First (OSPF) as well as IGMP routing and forwarding features for IP multicasting.
  2. Demand-dial router - IP and IPX can be routed over on-demand or persistent WAN links such as analog phone lines or ISDN, or over VPN connections.
  3. Remote access server - provides remote access connectivity to dial-up or VPN remote access clients that use IP, IPX, AppleTalk, or NetBEUI.

Routing services and remote access services used to work separately. Point-to-Point Protocol (PPP), the protocol suite commonly used to negotiate point-to-point connections, has allowed them to be combined.

Abstract

Routing and Remote Access Service (RRAS) can be used to create client applications. These applications display RAS common dialog boxes, manage remote access connections and devices, and manipulate phone-book entries.[2]

Routing and Remote Access Service Management Pack

The Routing and Remote Access Service Management Pack helps a network administrator monitor the status and availability of computers running Windows Server 2008 R2.[3]

New features in Windows Server 2008

  1. Server Manager - Application used to assist system administrators with installation, configuration, and management of other RRAS features.
  2. Secure Socket Tunneling Protocol
  3. VPN enforcement for Network Access Protection - Restricts vpn connections to only defined network services.
  4. IPv6 support - added PPPv6, L2TP, DHCPv6, and RADIUS technologies allowing them to work over IPv6.
  5. New cryptographic support - Strengthened encryption algorithms to comply with government security requirements. In addition to removing algorithms which could not be strengthened.[4]

Removed technologies

  1. Bandwidth Allocation Protocol (BAP). Removed from Windows Vista. Disabled in Windows Server 2008.
  2. X.25.
  3. Serial Line Internet Protocol (SLIP). SLIP-based connections will automatically be updated to PPP-based connections.
  4. Asynchronous Transfer Mode (ATM).
  5. IP over IEEE 1394.
  6. NWLink IPX/SPX/NetBIOS Compatible Transport Protocol.
  7. Services for Macintosh.
  8. Open Shortest Path First (OSPF) routing protocol component in Routing and Remote Access.
  9. Basic Firewall in RRAS (replaced with Windows Firewall).
  10. Static IP filter APIs for RRAS (replaced with Windows Filtering Platform APIs).
  11. The SPAP, EAP-MD5-CHAP, and MS-CHAP authentication protocols for PPP-based connections.[4]

See also

References

External links