Remote Desktop Service
Remote Desktop Service
Remote Desktop Service
Service
CONTENT
Introduction
1 What is RDS?
Working on TCP/IP model
• It provide remote desktop services to the users, means accessing the server without physically
present at the place of server is called remote access.
2. Transport layer:
• Here port address is attached
• This port no. is told to the firewall so the firewall allow that port to establish
connection and start communication.
• It use port no 3389 and TCP protocol
3. Network layer :
• IP address attached : this is the IP that is given statistically or manaully during the
network configuration.
4. DataLink Layer :
• Server machine MAC address is attached.
02
Implementation
Server Configuration
Client Configuration
RDS Server
Configuration
PRE-Requirements
Need static IP address on your server machine.
Network parameter.
RDS -> RDP Appliaction
Transport layer -> TCP ,Port no
Network Layer -> Ip address
Data link -> Machine Mac
Ip
Subnetmask
Gateway
DNS -> Server Machine VM ,VBox
1. First, start by installing the required dependencies for RDS server.
yum -y install epel-release
• firewall-cmd –reload
Client
Configuration
How client can access it?
• Client machine can access it by using Client software from there devices .
• By the help of IP address of server machine.