I’m trying to make what at first seems a straighforward configuration.
I have a Windows Server Machine on one location, connected to classic home network that has internet access. My intention is to be able to connect from my Ubuntu laptop through Remmina (remote desktop client)
This is my current checklist, what I’m doing wrong or missing?
Checklist:
- Create Tunnel
1.1. Installed connector on Server
1.2. Added CIDR 192.168.2.0/24
Name | ID | Status | Routes |
---|---|---|---|
hub | {id} | Healty | 192.168.2.0/24 |
Connector:
- Set up the client
2.1. Install the WARP client on laptop
$ sudo apt install cloudflare-warp
2.2. Set device enrollment permissions
Policy | Action | ||
---|---|---|---|
pau-laptop | Allow | Include Email [email protected] | Include AuthMethod pwd |
2.3. WARP setup
wapr-cli teams-enroll {teamName}
wapr-cli connect
warp-cli statusStatus update: Connected
warp-cli set-mode warp
Error: Operation not authorized in this context.
-
Route private network IPs through WARP
3.1. Split Tunnels set to Include
3.2. Added 192.168.2.0/24 -
Connect as a user
4.1. Server and Client are on diferent networks (different locations infact)
4.2. Client network router gives IPs from 192.168.1.0/24
4.2. Server network router gives IPs from 192.168.2.0/24
4.3. On Remmina, connect to 192.168.2.xxx