Please enable JavaScript.
Coggle requires JavaScript to display documents.
Remote Access Solution in Windows Server Environment - Coggle Diagram
Remote Access Solution in Windows Server Environment
Virtual Private Network (VPN)
Site to Site
-A site-to-site virtual private network (VPN) is a connection between two or more networks, such as a corporate network and a branch office network.
-Router support
-Low price
-Plentiful server locations
-Integrated kill switch
-It works by creating a “tunnel” between two networks.
-With a site-to-site VPN, these tunnels go from one location to another, and the only people who can see the data being transferred are users logged onto the network.
-The VPN uses gateways at each location, which encrypt all traffic that passes through
. Remote access
-A remote access virtual private network (VPN) enables users who are working remotely to securely access and use applications and data that reside in the corporate data center and headquarters, encrypting all traffic the users send and receive
-Dedicated VPN servers hosted in 35 locations worldwide
-Private servers that deploy with a single click
-Unlimited data and bandwidth
-Customer support, 24/7
-A remote access VPN works by creating a virtual tunnel between an employee’s device and the company’s network.
-This tunnel goes through the public internet but the data sent back and forth through it is protected by encryption and security protocols to help keep it private and secure.
Routing Information Protocol (RIP)
-Routing Information Protocol (RIP) is a distance-vector routing protocol. Routers running the distance-vector protocol send all or a portion of their routing tables in routing-update messages to their neighbors.
-Updates of the network are exchanged periodically.
-Updates (routing information) are always broadcast
-Full routing tables are sent in updates.
-RIP uses a distance vector algorithm to decide which path to put a packet on to get to its destination
Each RIP router maintains a routing table, which is a list of all the destinations the router knows how to reach.
Each router broadcasts its entire routing table to its closest neighbors every 30 seconds.
Network Address Translation
-Network Address Translation (NAT) is a process that enables one, unique IP address to represent an entire group of computers. In network address translation, a network device, often a router or NAT firewall, assigns a computer or computers inside a private network a public address.
-The NAT server should have a single network card connected to a single internal, private network, and may have multiple network cards connected to public networks.
-Network Address Translation allows a single device, such as a router, to act as an agent between the Internet (or "public network") and a local (or "private") network.
-This means that only a single, unique IP address is required to represent an entire group of computers.
Network Policy Server (NPS)
-Network Policy Server (NPS) is the Microsoft implementation of a Remote Authentication Dial-in User Service (RADIUS) server and proxy.
-It is the successor of Internet Authentication Service (IAS). ... Server Data Objects API can be used to manipulate the network policy configuration on a computer that runs NPS or IAS.
-NPS performs centralized authentication, authorization, and accounting for wireless, authenticating switch, remote access dial-up and virtual private network (VPN) connections
-Network Policy Server (NPS) allows you to create and enforce organization-wide network access policies for connection request authentication and authorization