Step 1: Install RDP on Your System
- Download and install RDP on your Windows system from the official Microsoft website.
- Verify the installation by opening RDP in the installed RDP Client.
Step 2: Configure RDP Client in OpenWrt
-
Create a New RDP Client Service:
- Navigate to
services/rdp. - Create a new file named
option1.psr2. - Include RDP client options:
name RDP_CLIENT_NAME port RDP_CLIENT_PORT server http://localhost:2222 user user password <password> password2 <password>
- Save the file.
- Navigate to
-
Install RDP Client:
- Download the RDP Client from the Microsoft website.
- Install the client and RDP Client client together.
Step 3: Configure RDP Client in OpenWrt
-
Set Up RDP Client Name and Port:
- Update the RDP client configuration in the
option1.psr2file:name RDP_CLIENT_NAME port RDP_CLIENT_PORT server http://localhost:2222 user user password <password> password2 <password>
- Update the RDP client configuration in the
-
Enable RDP Client in Local Network:
- Navigate to
Local Network>Network Configuration. - Enable
RDP Clientand configure it as needed.
- Navigate to
Step 4: Install RDP Client on Local Machine
- Install RDP Client on your local machine and ensure it is installed and available.
Step 5: Test the RDP Client
- Open RDP to connect to the local machine.
- Type
root@localhostto test the RDP client.
Additional Considerations
- Port Configuration: Use the default server port (22) for RDP connections.
- Security: Ensure RDP client is configured securely, though RDP itself handles authentication.
- Multiple Connections: Use separate RDP client services for each connection if needed.
By following these steps, you should have a functioning RDP client integrated into your OpenWrt system.









