Podcast
Questions and Answers
Match the remote access methods with their descriptions:
Match the remote access methods with their descriptions:
Remote file access = Allows a remote client to upload and download data files and configuration files. Terminal emulation = Virtual connection that remotely accesses resources between a client and a network, two networks, or two hosts over the Internet or other types of networks Virtual Private Network (VPN) = Remote computing over the internet using protocols like Telnet, SSH, Remote Desktop, and VNC Remote Desktop = Creating a private network via tunneling over a public network, usually the Internet
Match the remote access components with their functions:
Match the remote access components with their functions:
RAS (Remote Access Server) = Installed on the client and server to negotiate and maintain the connection VPN Server = Grants privileges to the network's resources VPN Client = Installed on the server to accept a remote connection Remote Access Software = Installed on both the client and server to establish a connection
Match the remote access techniques with their characteristics:
Match the remote access techniques with their characteristics:
Terminal Emulation = Requires a VPN server and client to establish a connection VPN = Encryption and encapsulation of packets for transmission over the network Remote File Access = Uses protocols like Telnet, SSH, Remote Desktop, and VNC Remote Desktop = Allows upload and download of data files and configuration files
Match the remote access methods with their purposes:
Match the remote access methods with their purposes:
Signup and view all the answers
Match the remote access concepts with their descriptions:
Match the remote access concepts with their descriptions:
Signup and view all the answers
Match the following VPN types with their descriptions:
Match the following VPN types with their descriptions:
Signup and view all the answers
Match the following terminal emulators with their features:
Match the following terminal emulators with their features:
Signup and view all the answers
Match the following security measures with their purposes:
Match the following security measures with their purposes:
Signup and view all the answers
Match the following protocols with their uses:
Match the following protocols with their uses:
Signup and view all the answers
Match the following security threats with their descriptions:
Match the following security threats with their descriptions:
Signup and view all the answers
Study Notes
Remote Access
- Remote access allows a client to connect with and log on to a server, LAN, or WAN in a different geographical location to access files, applications, and shared resources.
- The client and host need a transmission path and software to complete the connection and exchange data.
Remote Access Server (RAS)
- RAS software is required to accept a remote connection and grant privileges to the network's resources.
- Software must be installed on both the remote client and the remote access server to negotiate and maintain the connection.
Remote Access Methods
- Remote file access: allows a remote client to upload and download data files and configuration files.
- Terminal emulation (Remote virtual computing): uses protocols like Telnet, SSH, Remote Desktop, and VNC.
- Virtual Private Network (VPN): creates a virtual connection between a client and a network, two networks, or two hosts over the Internet or other types of networks.
Virtual Private Network (VPN)
- A VPN is a private network created via tunneling over a public network, usually the Internet.
- A VPN connection requires a VPN server at the remote site and a VPN client at the client site.
- VPN traffic between client and server is encrypted and encapsulated into packets suitable for transmission over the network.
Types of VPN
- Site-to-Site VPN: connects networks across another untrusted network, such as the Internet.
- Remote Access VPN: connects a remote user to a network, typically enabled dynamically by the user when required.
Site-to-Site VPN
- Used to connect networks across another untrusted network, such as the Internet.
- End hosts send and receive normal unencrypted TCP/IP traffic through a VPN terminating device (VPN gateway).
Remote Access VPN
- Can be created using either IPsec or SSL.
- Two ways to initiate a remote access VPN connection: clientless VPN and client-based VPN.
Remote File Access
- File Transfer Protocol (FTP): commonly used to provide remote file access.
- FTP is a utility that can transfer files to and from a host computer running FTP server software.
Terminal Emulator
- Software that allows a user on one computer to control another computer across a network connection.
- Examples: Telnet, SSH, Remote Desktop Connection (Teamviewer, VNC, and Chrome Remote Desktop).
Terminal Emulator - Telnet
- Telnet protocol is a terminal emulation utility used by Telnet client/server applications.
- Allows an administrator or user to control a computer remotely.
Terminal Emulator - Secure Shell (SSH)
- SSH is a collection of protocols that performs both authentication and encryption.
- Encrypts data exchanged throughout the session, guarding against several security threats.
Securing Remote Access
- Use the strongest possible authentication method for VPN access.
- Limit VPN access to those with a valid business reason, and only when necessary.
- Implement and enforce a strong password policy.
Securing Remote File Access
- Pick a service that offers end-to-end encryption.
- Always double-check permission settings.
- Run audits on files to see who is accessing them.
Securing Terminal Emulation
- Use the Secure Sockets Layer (SSL) to secure Telnet communications sessions.
- Replace Telnet with Secure Shell.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Description
Remote access allows clients to connect to a server, LAN, or WAN from a different location, accessing files, applications, and shared resources.